Package com.adobe.acs.commons.mcp.form
Class PathfieldComponent
java.lang.Object
com.adobe.acs.commons.mcp.form.FieldComponent
com.adobe.acs.commons.mcp.form.PathfieldComponent
- Direct Known Subclasses:
PathfieldComponent.AssetSelectComponent,PathfieldComponent.FolderSelectComponent,PathfieldComponent.NodeSelectComponent,PathfieldComponent.PageSelectComponent
Provisions for path fields Accepts the following options: base=[path] -- Root
of tree shown to user multiple -- If added it indicates the user can make
multiple selections and values are stored in a multi-value field
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic final classNested classes/interfaces inherited from class com.adobe.acs.commons.mcp.form.FieldComponent
FieldComponent.ClientLibraryType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.adobe.acs.commons.mcp.form.FieldComponent
addClientLibraries, addClientLibraries, addClientLibraries, addClientLibrary, buildComponentResource, getAccessibleObject, getBooleanOption, getCategory, getClientLibraryCategories, getFieldDefinition, getHelper, getHtml, getName, getOption, getOptionNames, getPath, getProperties, getResourceSuperType, getResourceType, hasOption, purgeEmptyProperties, setCategory, setHelper, setPath, setResourceSuperType, setResourceType, setup
-
Constructor Details
-
PathfieldComponent
public PathfieldComponent()
-
-
Method Details
-
init
public void init()- Specified by:
initin classFieldComponent
-