fr.ifremer.isisfish.ui.input.tree.loadors
Class CellsNodeLoador
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<T,T,FisheryTreeNode>
fr.ifremer.isisfish.ui.input.tree.loadors.FisheryTreeNodeLoador<Cell>
fr.ifremer.isisfish.ui.input.tree.loadors.CellsNodeLoador
- All Implemented Interfaces:
- Serializable
public class CellsNodeLoador
- extends FisheryTreeNodeLoador<Cell>
Cell tree path node loader.
- Since:
- 3.4.0.0
- Author:
- chatellier
- 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 |
CellsNodeLoador
public CellsNodeLoador()
getData
public List<Cell> getData(Class<?> parentClass,
String parentId,
jaxx.runtime.swing.nav.NavDataProvider dataProvider)
throws Exception
- Specified by:
getData in class jaxx.runtime.swing.nav.NavNodeChildLoador<Cell,Cell,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<FisheryTreeNode>,FisheryTreeNode>
- Throws:
Exception
createNode
public FisheryTreeNode createNode(Cell cell,
jaxx.runtime.swing.nav.NavDataProvider dataProvider)
- Specified by:
createNode in class jaxx.runtime.swing.nav.NavNodeChildLoador<Cell,Cell,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<FisheryTreeNode>,FisheryTreeNode>
Copyright © 1999-2012 CodeLutin. All Rights Reserved.