org.itsnat.comp
Interface ItsNatElementComponentUI

All Superinterfaces:
ItsNatComponentUI
All Known Subinterfaces:
ItsNatButtonUI, ItsNatHTMLElementComponentUI, ItsNatHTMLSelectUI, ItsNatHTMLTableHeaderUI, ItsNatHTMLTableUI, ItsNatLabelUI, ItsNatListUI, ItsNatTableHeaderUI, ItsNatTableUI, ItsNatTextAreaUI, ItsNatTextComponentUI, ItsNatTextFieldUI, ItsNatTreeUI

public interface ItsNatElementComponentUI
extends ItsNatComponentUI

Is the base interface of the User Interface utility object associated to a DOM Element based component.

Author:
Jose Maria Arranz Santamaria
See Also:
ItsNatElementComponent.getItsNatElementComponentUI()

Method Summary
 ItsNatElementComponent getItsNatElementComponent()
          Returns the associated component object.
 
Methods inherited from interface org.itsnat.comp.ItsNatComponentUI
getItsNatComponent
 

Method Detail

getItsNatElementComponent

ItsNatElementComponent getItsNatElementComponent()
Returns the associated component object.

Returns:
the component object.


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