public class UICategorySelector extends AbstractItemSelector
AbstractItemSelector.ItemSelectorEventavmStore, disabled, initialSelectionId, label, mode, MODE_BEFORE_SELECTION, MODE_CANCEL_SELECTION, MODE_CONFIRM_SELECTION, MODE_DRILLDOWN_SELECTION, MODE_INITIAL_SELECTION, navigationId, OPTION, spacing| Constructor and Description |
|---|
UICategorySelector() |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.alfresco.service.cmr.repository.NodeRef> |
getChildrenForNode(javax.faces.context.FacesContext context)
Returns a collection of child associations for the current navigation node
|
String |
getDefaultLabel()
Retrieves the default label to show if none has been defined and nothing has been selected
|
String |
getFamily() |
String |
getItemIcon(javax.faces.context.FacesContext context,
org.alfresco.service.cmr.repository.NodeRef ref) |
String |
getParentNodeId(javax.faces.context.FacesContext context)
Retrieves the id of the parent node of the current navigation node
|
Collection<org.alfresco.service.cmr.repository.NodeRef> |
getRootChildren(javax.faces.context.FacesContext context)
Returns a collection of child associations of the root
|
broadcast, decode, encodeBegin, encodeFieldValues, getDictionaryService, getFastNodeService, getHiddenFieldName, getInitialSelection, getLabel, getNodeService, getSpacing, isDisabled, renderNodeLink, restoreState, saveState, setDisabled, setInitialSelection, setLabel, setSpacingaddValidator, addValueChangeListener, compareValues, getConvertedValue, getSubmittedValue, getValidator, getValidators, getValue, getValueChangeListener, getValueChangeListeners, isImmediate, isLocalValueSet, isRequired, isValid, processDecodes, processUpdates, processValidators, removeValidator, removeValueChangeListener, setImmediate, setLocalValueSet, setRequired, setSubmittedValue, setValid, setValidator, setValue, setValueChangeListener, updateModel, validate, validateValuegetConverter, getLocalValue, setConverteraddFacesListener, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBindingpublic String getFamily()
getFamily in class AbstractItemSelectorUIComponent.getFamily()public String getDefaultLabel()
AbstractItemSelectorgetDefaultLabel in class AbstractItemSelectorAbstractItemSelector.getDefaultLabel()public String getParentNodeId(javax.faces.context.FacesContext context)
AbstractItemSelectorgetParentNodeId in class AbstractItemSelectorcontext - The Faces contextpublic Collection<org.alfresco.service.cmr.repository.NodeRef> getChildrenForNode(javax.faces.context.FacesContext context)
AbstractItemSelectorgetChildrenForNode in class AbstractItemSelectorcontext - The Faces contextpublic Collection<org.alfresco.service.cmr.repository.NodeRef> getRootChildren(javax.faces.context.FacesContext context)
AbstractItemSelectorgetRootChildren in class AbstractItemSelectorcontext - The Faces contextpublic String getItemIcon(javax.faces.context.FacesContext context, org.alfresco.service.cmr.repository.NodeRef ref)
getItemIcon in class AbstractItemSelectorref - NodeRef to the item to get the icon forCopyright © 2005–2018 Alfresco Software. All rights reserved.