| 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.core |
Contains the fundamental interfaces and classes: provides utilities to wrap the servlet system, to control the page lifecycle, to create event listeners etc.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ItsNatHTMLComponentManager
Utility interface to manage (create, register etc) ItsNat HTML based components of
the associated
ItsNatDocument. |
| Modifier and Type | Method and Description |
|---|---|
ItsNatComponentManager |
ItsNatComponent.getItsNatComponentManager()
Returns the ItsNat component manager parent of this component.
|
| Modifier and Type | Method and Description |
|---|---|
ItsNatComponent |
CreateItsNatComponentListener.before(Node node,
String compType,
NameValue[] artifacts,
ItsNatComponentManager compMgr)
Is called before calling the default component
factory of the framework.
|
| Modifier and Type | Method and Description |
|---|---|
ItsNatComponentManager |
ItsNatDocument.getItsNatComponentManager()
Returns the component manager utility.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.