|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.model.DataModel
org.ajax4jsf.model.ExtendedDataModel
org.richfaces.model.AbstractTreeDataModel
org.richfaces.model.TreeDataModel<TreeNode>
org.richfaces.model.ClassicTreeDataModel
public class ClassicTreeDataModel
TreeDataModel implementation for classic TreeNode instances
Created 01.11.2007
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.richfaces.model.TreeDataModel |
|---|
TreeDataModel.MissingNodeHandler<T> |
| Field Summary |
|---|
| Fields inherited from class org.richfaces.model.TreeDataModel |
|---|
nodeAdaptor |
| Fields inherited from class org.richfaces.model.AbstractTreeDataModel |
|---|
SEPARATOR |
| Constructor Summary | |
|---|---|
ClassicTreeDataModel()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
convertToKey(javax.faces.context.FacesContext context,
java.lang.String keyString,
javax.faces.component.UIComponent component,
javax.faces.convert.Converter converter)
|
TreeNode |
getTreeNode()
Get current tree node. |
| Methods inherited from class org.richfaces.model.TreeDataModel |
|---|
addNode, addNode, doWalk, getChildNodeId, getClazz, getData, getNodeAdaptor, getRowData, getRowKey, getTreeNodeRowKey, getWrappedData, isLeaf, isRowAvailable, locateTreeNode, locateTreeNode, removeNode, setRowKey, setWrappedData, walk, walkModel |
| Methods inherited from class org.richfaces.model.AbstractTreeDataModel |
|---|
getModelTreeNode, getParentRowKey, getRowCount, getRowIndex, processElement, setRowIndex, walk |
| Methods inherited from class org.ajax4jsf.model.ExtendedDataModel |
|---|
getSerializableModel |
| Methods inherited from class javax.faces.model.DataModel |
|---|
addDataModelListener, getDataModelListeners, removeDataModelListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassicTreeDataModel()
| Method Detail |
|---|
public TreeNode getTreeNode()
AbstractTreeDataModel
getTreeNode in class TreeDataModel<TreeNode>
public java.lang.Object convertToKey(javax.faces.context.FacesContext context,
java.lang.String keyString,
javax.faces.component.UIComponent component,
javax.faces.convert.Converter converter)
convertToKey in class AbstractTreeDataModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||