@Retention(value=RUNTIME) @Documented @Target(value=TYPE) public @interface TargetType
| Modifier and Type | Optional Element and Description |
|---|---|
CommandTarget[] |
value
Returns an ordered array of valid command target that will be used to validate
the command invocation target parameter.
|
public abstract CommandTarget[] value
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.