| Package | Description |
|---|---|
| org.nuiton.jaxx.runtime.swing.nav |
JAXX - nav api
|
| org.nuiton.jaxx.runtime.swing.nav.tree |
JAXX - nav tree implementation
|
| org.nuiton.jaxx.runtime.swing.nav.treetable |
JAXX - nav tree table implementation
|
| Modifier and Type | Field and Description |
|---|---|
protected static Set<? super NavNodeChildLoador<?,?,?,?,?>> |
NavHelper.childLoadors
Cache of child loadors.
|
| Modifier and Type | Method and Description |
|---|---|
static <L extends NavNodeChildLoador<?,?,?,?,?>> |
NavHelper.getChildLoador(Class<L> type)
Obtains the
NavNodeChildLoador of the given type from
internal cache. |
| Modifier and Type | Method and Description |
|---|---|
protected static Set<? super NavNodeChildLoador<?,?,?,?,?>> |
NavHelper.getChildLoadors() |
| Modifier and Type | Class and Description |
|---|---|
class |
NavTreeNodeChildLoador<T,O,N extends NavTreeNode<N>>
Implementation for tree of
NavNodeChildLoador |
| Modifier and Type | Class and Description |
|---|---|
class |
NavTreeTableNodeChildLoador<T,O,N extends NavTreeTableNode<N>>
Implementation for tree table of
NavNodeChildLoador |
Copyright © 2008–2017 Ultreia.io. All rights reserved.