@Target(value={FIELD,PARAMETER}) @Retention(value=RUNTIME) public @interface Suggestable
Modifier and Type | Required Element and Description |
---|---|
String |
value |
Modifier and Type | Optional Element and Description |
---|---|
String[] |
parameters
This "list" will represent the parameter the caller will send to the suggestions implementation.
|
public abstract String value
Suggestions
value method.public abstract String[] parameters
foooption of the parent (if exists) of "."
barsibling option of the decorated field
dummyoption of the child bar of the decorated field
1.1.21-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation