public static interface ComponentStyle.Option extends JSONItem
Modifier and Type | Field and Description |
---|---|
static ComponentStyle.Option[] |
EMPTY_ARRAY
Emprty array
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Returns the description of this option
|
java.lang.String |
getIcon()
Returns the icon path of this option
|
java.lang.String |
getText()
Returns the text of this option
|
java.lang.String |
getValue()
Returns the value of this option
|
static final ComponentStyle.Option[] EMPTY_ARRAY
java.lang.String getValue()
java.lang.String getText()
java.lang.String getDescription()
java.lang.String getIcon()
Copyright © 2010 - 2020 Adobe. All Rights Reserved