com.jurismarches.vradi.ui.thesaurus.loadors
Class RootThesaurusNodeLoadors
java.lang.Object
jaxx.runtime.swing.nav.NavNodeChildLoador<T,O,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<N>,N>
jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador<String,RootThesaurus,VradiTreeNode>
com.jurismarches.vradi.ui.thesaurus.loadors.RootThesaurusNodeLoadors
- All Implemented Interfaces:
- Serializable
public class RootThesaurusNodeLoadors
- extends jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador<String,RootThesaurus,VradiTreeNode>
- Author:
- letellier
- See Also:
- Serialized Form
| Fields inherited from class jaxx.runtime.swing.nav.NavNodeChildLoador |
beanType |
| Methods inherited from class jaxx.runtime.swing.nav.NavNodeChildLoador |
addChildNodes, getBeanType, loadChilds |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootThesaurusNodeLoadors
public RootThesaurusNodeLoadors()
getData
public List<String> getData(Class<?> parentClass,
String parentId,
jaxx.runtime.swing.nav.NavDataProvider dataProvider)
- Specified by:
getData in class jaxx.runtime.swing.nav.NavNodeChildLoador<String,RootThesaurus,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<VradiTreeNode>,VradiTreeNode>
createNode
public VradiTreeNode createNode(String id,
jaxx.runtime.swing.nav.NavDataProvider dataProvider)
- Specified by:
createNode in class jaxx.runtime.swing.nav.NavNodeChildLoador<String,RootThesaurus,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<VradiTreeNode>,VradiTreeNode>
extractIds
protected List<String> extractIds(List<RootThesaurus> entities)
Copyright © 2009-2010 JurisMarches. All Rights Reserved.