Uses of Class
jaxx.runtime.swing.nav.treetable.NavTreeTableNodeChildLoador

Packages that use NavTreeTableNodeChildLoador
jaxx.runtime.swing.nav.treetable JAXX - nav tree table implementation This package contains the implementation of nav api for the JXTreeTable NavTreeTableNode An override of DefaultMutableTreeTableNode implement JaxxNode NavTreeTableChildLoador Object to load childs of a tree table node using DataProvider. 
 

Uses of NavTreeTableNodeChildLoador in jaxx.runtime.swing.nav.treetable
 

Fields in jaxx.runtime.swing.nav.treetable declared as NavTreeTableNodeChildLoador
protected  NavTreeTableNodeChildLoador<?,?,N> NavTreeTableNode.childLoador
          Optional child loador to lazy create childs of the node.
 

Constructors in jaxx.runtime.swing.nav.treetable with parameters of type NavTreeTableNodeChildLoador
NavTreeTableNode(Class<?> internalClass, String id, String context, NavTreeTableNodeChildLoador<?,?,N> childLoador)
           
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.