org.chorem.vradi.ui.admin.loadors
Class StreamNodeLoadors
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,B,VradiTreeNode>
org.chorem.vradi.ui.tree.loadors.AbstractVradiNodeLoadors<XmlStream>
org.chorem.vradi.ui.admin.loadors.StreamNodeLoadors
- All Implemented Interfaces:
- Serializable
public class StreamNodeLoadors
- extends AbstractVradiNodeLoadors<XmlStream>
- 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 |
StreamNodeLoadors
public StreamNodeLoadors()
getData
public List<String> getData(Class<?> parentClass,
String parentId,
jaxx.runtime.swing.nav.NavDataProvider dataProvider)
throws Exception
- Specified by:
getData in class jaxx.runtime.swing.nav.NavNodeChildLoador<String,XmlStream,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<VradiTreeNode>,VradiTreeNode>
- Throws:
Exception
createNode
public VradiTreeNode createNode(String id,
jaxx.runtime.swing.nav.NavDataProvider dataProvider)
- Specified by:
createNode in class jaxx.runtime.swing.nav.NavNodeChildLoador<String,XmlStream,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<VradiTreeNode>,VradiTreeNode>
Copyright © 2009-2011 CodeLutin. All Rights Reserved.