Class GenericListSelectComponent
java.lang.Object
com.adobe.acs.commons.mcp.form.FieldComponent
com.adobe.acs.commons.mcp.form.SelectComponent
com.adobe.acs.commons.indesign.dynamicdeckdynamo.models.GenericListSelectComponent
Custom SelectComponent to Support Select list from GenericList
-
Nested Class Summary
Nested classes/interfaces inherited from class com.adobe.acs.commons.mcp.form.SelectComponent
SelectComponent.EnumerationSelectorNested classes/interfaces inherited from class com.adobe.acs.commons.mcp.form.FieldComponent
FieldComponent.ClientLibraryType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOverride to support options for select list from Generic ListsMethods inherited from class com.adobe.acs.commons.mcp.form.SelectComponent
buildComponentResource, initMethods inherited from class com.adobe.acs.commons.mcp.form.FieldComponent
addClientLibraries, addClientLibraries, addClientLibraries, addClientLibrary, getAccessibleObject, getBooleanOption, getCategory, getClientLibraryCategories, getFieldDefinition, getHelper, getHtml, getName, getOption, getOptionNames, getPath, getProperties, getResourceSuperType, getResourceType, hasOption, purgeEmptyProperties, setCategory, setHelper, setPath, setResourceSuperType, setResourceType, setup
-
Field Details
-
GENERIC_LIST_PATH
- See Also:
-
-
Constructor Details
-
GenericListSelectComponent
public GenericListSelectComponent()
-
-
Method Details
-
getOptions
Override to support options for select list from Generic Lists- Specified by:
getOptionsin classSelectComponent- Returns:
-