it.amattioli.guidate.editing
Class TreeEditorModel<I extends Serializable,T extends it.amattioli.dominate.Entity<I>>
java.lang.Object
org.zkoss.zul.AbstractTreeModel
it.amattioli.guidate.editing.TreeEditorModel<I,T>
- All Implemented Interfaces:
- Serializable, org.zkoss.zul.TreeModel
public class TreeEditorModel<I extends Serializable,T extends it.amattioli.dominate.Entity<I>>
- extends org.zkoss.zul.AbstractTreeModel
- See Also:
- Serialized Form
|
Constructor Summary |
TreeEditorModel(it.amattioli.applicate.commands.tree.TreeEditor<I,T> editorParam)
|
| Methods inherited from class org.zkoss.zul.AbstractTreeModel |
addTreeDataListener, fireEvent, getPath, getRoot, removeTreeDataListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeEditorModel
public TreeEditorModel(it.amattioli.applicate.commands.tree.TreeEditor<I,T> editorParam)
getChild
public Object getChild(Object parent,
int index)
getChildCount
public int getChildCount(Object parent)
isLeaf
public boolean isLeaf(Object node)
Copyright © 2011. All Rights Reserved.