public class UIUserGroupPicker
extends javax.faces.component.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 |
| Constructor and Description |
|---|
UIUserGroupPicker()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
decode(javax.faces.context.FacesContext context) |
void |
encodeBegin(javax.faces.context.FacesContext context) |
java.lang.String |
getFamily() |
addActionListener, broadcast, getAction, getActionListener, getActionListeners, getValue, isImmediate, queueEvent, removeActionListener, restoreState, saveState, setAction, setActionListener, setImmediate, setValueaddFacesListener, 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, setValueBindingpublic static final int ACTION_NONE
public static final int ACTION_EXPANDCOLLAPSE
public static final int ACTION_SELECT
public java.lang.String getFamily()
getFamily in class javax.faces.component.UICommandUIComponent.getFamily()public void decode(javax.faces.context.FacesContext context)
decode in class javax.faces.component.UIComponentBaseUIComponentBase.decode(javax.faces.context.FacesContext)public void encodeBegin(javax.faces.context.FacesContext context)
throws java.io.IOException
encodeBegin in class javax.faces.component.UIComponentBasejava.io.IOExceptionUIComponentBase.encodeBegin(javax.faces.context.FacesContext)Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.