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.table |
Contains interfaces of the table based components.
|
Modifier and Type | Method and Description |
---|---|
ItsNatTableStructure |
ItsNatComponentManager.createDefaultItsNatTableStructure()
Creates a new default table structure manager.
|
Modifier and Type | Method and Description |
---|---|
ItsNatFreeTable |
ItsNatComponentManager.createItsNatFreeTable(org.w3c.dom.Element element,
ItsNatTableStructure structure,
NameValue[] artifacts)
Creates a new free table component.
|
ItsNatHTMLTable |
ItsNatHTMLComponentManager.createItsNatHTMLTable(org.w3c.dom.html.HTMLTableElement element,
ItsNatTableStructure structure,
NameValue[] artifacts)
Creates a new HTML table component.
|
Modifier and Type | Method and Description |
---|---|
ItsNatTableStructure |
ItsNatTable.getItsNatTableStructure()
Returns the component structure.
|
Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.