public interface ItsNatListCellUI extends ItsNatUserData
This interface is the "componentized" version of a master
ListElementInfo and
follows a similar philosophy.
ItsNatListUI.getItsNatListCellUIAt(int),
ItsNatListUI.getItsNatListCellUIFromNode(org.w3c.dom.Node)| Modifier and Type | Method and Description |
|---|---|
Element |
getContentElement()
Returns the content element of this list element.
|
Element |
getElement()
Returns the DOM element object parent of this cell.
|
int |
getIndex()
Returns the element index.
|
ItsNatListUI |
getItsNatListUI()
Returns the parent list UI this object belongs to.
|
containsUserValueName, getUserValue, getUserValueNames, removeUserValue, setUserValueItsNatListUI getItsNatListUI()
int getIndex()
Element getElement()
Element getContentElement()
Current implementation delegates to ItsNatListUI.getContentElementAt(int).
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.