public class UISpaceSelector extends AbstractItemSelector
AbstractItemSelector.ItemSelectorEvent
avmStore, disabled, initialSelectionId, label, mode, MODE_BEFORE_SELECTION, MODE_CANCEL_SELECTION, MODE_CONFIRM_SELECTION, MODE_DRILLDOWN_SELECTION, MODE_INITIAL_SELECTION, navigationId, OPTION, spacing
COMPONENT_FAMILY, COMPONENT_TYPE, CONVERSION_MESSAGE_ID, REQUIRED_MESSAGE_ID
Constructor and Description |
---|
UISpaceSelector() |
Modifier and Type | Method and Description |
---|---|
Collection<org.alfresco.service.cmr.repository.NodeRef> |
getChildrenForNode(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(FacesContext context,
org.alfresco.service.cmr.repository.NodeRef ref) |
String |
getParentNodeId(FacesContext context)
Retrieves the id of the parent node of the current navigation node
|
Collection<org.alfresco.service.cmr.repository.NodeRef> |
getRootChildren(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, setSpacing
addValidator, 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, validateValue
getConverter, getLocalValue, setConverter
addFacesListener, 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, setValueBinding
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConverter, getLocalValue, setConverter
public String getFamily()
getFamily
in class AbstractItemSelector
UIComponent.getFamily()
public String getDefaultLabel()
AbstractItemSelector
getDefaultLabel
in class AbstractItemSelector
public String getParentNodeId(FacesContext context)
AbstractItemSelector
getParentNodeId
in class AbstractItemSelector
context
- The Faces contextpublic Collection<org.alfresco.service.cmr.repository.NodeRef> getChildrenForNode(FacesContext context)
AbstractItemSelector
getChildrenForNode
in class AbstractItemSelector
context
- The Faces contextpublic Collection<org.alfresco.service.cmr.repository.NodeRef> getRootChildren(FacesContext context)
AbstractItemSelector
getRootChildren
in class AbstractItemSelector
context
- The Faces contextpublic String getItemIcon(FacesContext context, org.alfresco.service.cmr.repository.NodeRef ref)
getItemIcon
in class AbstractItemSelector
ref
- NodeRef to the item to get the icon forCopyright © 2005–2017 Alfresco Software. All rights reserved.