Package org.itsnat.comp

Contains generic interfaces of components, markup namespace independent, they may be applied to HTML components, SVG components, XML components etc.

See:
          Description

Interface Summary
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.
 

Package org.itsnat.comp Description

Contains generic interfaces of components, markup namespace independent, they may be applied to HTML components, SVG components, XML components etc.



Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.