|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UIOutput
javax.faces.component.UIInput
org.apache.myfaces.tobago.component.UITreeOld
org.apache.myfaces.tobago.component.UITreeListbox
public class UITreeListbox
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.myfaces.tobago.component.UITreeOld |
|---|
UITreeOld.Command |
| Field Summary | |
|---|---|
static String |
BOXES_PREFIX
|
static String |
COMPONENT_TYPE
|
| Fields inherited from class org.apache.myfaces.tobago.component.UITreeOld |
|---|
COMMAND_COPY, COMMAND_CUT, COMMAND_DELETE, COMMAND_EDIT, COMMAND_MOVE_DOWN, COMMAND_MOVE_UP, COMMAND_NEW, COMMAND_PASTE, COMMAND_PREFIX, FACET_TREE_NODE_COMMAND, MARKER, MESSAGE_NOT_LEAF, PARAMETER_TREE_NODE_ID, SCROLL_POSITION, SELECT_STATE, SEP, TREE_DIV, TREE_STATE |
| Fields inherited from class javax.faces.component.UIInput |
|---|
COMPONENT_FAMILY, CONVERSION_MESSAGE_ID, REQUIRED_MESSAGE_ID |
| Fields inherited from interface javax.faces.component.NamingContainer |
|---|
SEPARATOR_CHAR |
| Constructor Summary | |
|---|---|
UITreeListbox()
|
|
| Method Summary | |
|---|---|
void |
createSelectionPath()
|
void |
encodeBegin(javax.faces.context.FacesContext facesContext)
|
void |
encodeChildren(javax.faces.context.FacesContext facesContext)
|
void |
encodeEnd(javax.faces.context.FacesContext facesContext)
|
int |
getChildCount()
|
List |
getChildren()
|
List<UITreeOldNode> |
getExpandPath()
|
UITreeOldNode |
getSelectedNode(int level)
|
List<UITreeOldNode> |
getSelectionPath()
|
boolean |
isSelectedNode(DefaultMutableTreeNode treeNode)
|
protected String |
nodeStateId(javax.faces.context.FacesContext facesContext,
UITreeOldNode node)
|
UILayout |
provideLayout()
|
| Methods inherited from class org.apache.myfaces.tobago.component.UITreeOld |
|---|
addActionListener, broadcast, createDefaultToolbar, findUITreeNode, getAction, getActionListener, getActionListeners, getCommands, getMode, getRendersChildren, getRoot, getState, getTabIndex, isSelectableTree, isShowIcons, isShowJunctions, isShowRoot, isShowRootJunction, processDecodes, removeActionListener, restoreState, saveState, setAction, setActionListener, setMode, setShowIcons, setShowJunctions, setShowRoot, setShowRootJunction, setState, setTabIndex, updateModel, validate |
| Methods inherited from class javax.faces.component.UIInput |
|---|
addValidator, addValueChangeListener, compareValues, decode, getConvertedValue, getFamily, getSubmittedValue, getValidator, getValidators, getValue, getValueChangeListener, getValueChangeListeners, isImmediate, isLocalValueSet, isRequired, isValid, processUpdates, processValidators, removeValidator, removeValueChangeListener, setImmediate, setLocalValueSet, setRequired, setSubmittedValue, setValid, setValidator, setValue, setValueChangeListener, validateValue |
| Methods inherited from class javax.faces.component.UIOutput |
|---|
getConverter, getLocalValue, setConverter |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, findComponent, getAttributes, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getValueBinding, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.faces.component.ActionSource |
|---|
isImmediate, setImmediate |
| Methods inherited from interface javax.faces.component.ValueHolder |
|---|
getConverter, getLocalValue, setConverter |
| Field Detail |
|---|
public static final String COMPONENT_TYPE
public static final String BOXES_PREFIX
| Constructor Detail |
|---|
public UITreeListbox()
| Method Detail |
|---|
protected String nodeStateId(javax.faces.context.FacesContext facesContext,
UITreeOldNode node)
public void encodeBegin(javax.faces.context.FacesContext facesContext)
throws IOException
encodeBegin in class UITreeOldIOExceptionpublic void createSelectionPath()
public void encodeChildren(javax.faces.context.FacesContext facesContext)
throws IOException
encodeChildren in class UITreeOldIOException
public void encodeEnd(javax.faces.context.FacesContext facesContext)
throws IOException
encodeEnd in class javax.faces.component.UIComponentBaseIOExceptionpublic int getChildCount()
getChildCount in class javax.faces.component.UIComponentBasepublic List getChildren()
getChildren in class javax.faces.component.UIComponentBasepublic UITreeOldNode getSelectedNode(int level)
public List<UITreeOldNode> getSelectionPath()
public List<UITreeOldNode> getExpandPath()
public boolean isSelectedNode(DefaultMutableTreeNode treeNode)
public UILayout provideLayout()
provideLayout in interface LayoutProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||