See: Description
| Interface | Description |
|---|---|
| CreateItsNatComponentListener |
This listener type is used to add new user defined components to the framework.
|
| ItsNatComponent |
Is the base interface which every ItsNat component implements.
|
| ItsNatComponentManager |
Utility interface to manage (create, register etc) ItsNat components of
the associated
ItsNatDocument. |
| ItsNatComponentUI |
Is the base interface of the User Interface utility object associated to
the component.
|
| ItsNatElementComponent |
Is the base interface which every DOM Element based component implements.
|
| ItsNatElementComponentUI |
Is the base interface of the User Interface utility object associated to
a DOM Element based component.
|
| ItsNatFreeComponent |
Is the base interface of free components.
|
| ItsNatHTMLComponentManager |
Utility interface to manage (create, register etc) ItsNat HTML based components of
the associated
ItsNatDocument. |
| ItsNatHTMLElementComponent |
Is the base interface which every HTML DOM Element based component implements.
|
| ItsNatHTMLElementComponentUI |
Is the base interface of the User Interface utility object associated to
an HTML DOM Element based component.
|
| ItsNatHTMLForm |
Is the interface of HTML <form> components.
|
| ItsNatHTMLFormComponent |
Is the base interface of components associated to HTML form based elements
(<button>, <select>, <textarea>, <input>)
|
| ItsNatHTMLInput |
Is the interface of <input> based components.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.