@ConsumerType public interface Options extends Field
Options Sling Model used for the /apps/core/wcm/components/form/options component.| Modifier and Type | Interface and Description |
|---|---|
static class |
Options.Type
Defines the Options type.
|
| Modifier and Type | Method and Description |
|---|---|
default List<OptionItem> |
getItems()
Returns the list of all the options.
|
default Options.Type |
getType()
Returns the type of the options element.
|
getExportedType, getHelpMessage, getId, getName, getTitle, getValuedefault List<OptionItem> getItems()
default in 14.1.0default Options.Type getType()
checkbox, radio, drop-down, multi-drop-downdefault in 14.1.0Copyright © 2010 - 2020 Adobe. All Rights Reserved