public class UIUserGroupPicker extends UICommand
Modifier and Type | Class and Description |
---|---|
static class |
UIUserGroupPicker.PickerEvent
Class representing the an action relevant to the User Group picker component.
|
Modifier and Type | Field and Description |
---|---|
static int |
ACTION_EXPANDCOLLAPSE |
static int |
ACTION_NONE
action ids
|
static int |
ACTION_SELECT |
COMPONENT_FAMILY, COMPONENT_TYPE
Constructor and Description |
---|
UIUserGroupPicker()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
decode(FacesContext context) |
void |
encodeBegin(FacesContext context) |
String |
getFamily() |
addActionListener, broadcast, getAction, getActionListener, getActionListeners, getValue, isImmediate, queueEvent, removeActionListener, restoreState, saveState, setAction, setActionListener, setImmediate, setValue
addFacesListener, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
public static final int ACTION_NONE
public static final int ACTION_EXPANDCOLLAPSE
public static final int ACTION_SELECT
public String getFamily()
getFamily
in class UICommand
UIComponent.getFamily()
public void decode(FacesContext context)
decode
in class UIComponentBase
UIComponentBase.decode(javax.faces.context.FacesContext)
public void encodeBegin(FacesContext context) throws IOException
encodeBegin
in class UIComponentBase
IOException
UIComponentBase.encodeBegin(javax.faces.context.FacesContext)
Copyright © 2005–2017 Alfresco Software. All rights reserved.