Package | Description |
---|---|
org.itsnat.comp |
Contains generic interfaces of components, markup namespace independent, they may be applied to HTML components, SVG components, XML components etc.
|
org.itsnat.comp.tree |
Contains interfaces of the tree based components.
|
Modifier and Type | Method and Description |
---|---|
ItsNatTreeStructure |
ItsNatComponentManager.createDefaultItsNatTreeStructure()
Creates a new default tree structure manager.
|
Modifier and Type | Method and Description |
---|---|
ItsNatFreeTree |
ItsNatComponentManager.createItsNatFreeTree(org.w3c.dom.Element element,
boolean treeTable,
boolean rootless,
ItsNatTreeStructure structure,
NameValue[] artifacts)
Creates a new free tree component.
|
Modifier and Type | Method and Description |
---|---|
ItsNatTreeStructure |
ItsNatTree.getItsNatTreeStructure()
Returns the component structure.
|
Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.