@Target(value={TYPE,PACKAGE,ANNOTATION_TYPE}) @Retention(value=RUNTIME) public @interface Icon
Modifier and Type | Optional Element and Description |
---|---|
String |
custom |
Icon.IconType |
value |
public abstract Icon.IconType value
public abstract String custom
Icon.IconType
) to use if value()
is Icon.IconType.CUSTOM
.1.1.27-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation