public interface ItsNatListStructure
ItsNatComponentManager.createDefaultItsNatListStructure(),
ItsNatList.getItsNatListStructure(),
ElementListStructure| Modifier and Type | Method and Description |
|---|---|
Element |
getContentElement(ItsNatList list,
int index,
Element itemElem)
Returns the content element of an item element.
|
Element getContentElement(ItsNatList list, int index, Element itemElem)
Default implementation delegates to the default ElementListStructure.
list - the list component, may be used to provide contextual information. Default implementation ignores it.index - the list item index.itemElem - the element containing the list item markup in this position.
Is a hint, if provided should be obtained by calling list.getItsNatListUI().getElementAt(index).ItsNatListCellRenderer,
ItsNatListCellEditorCopyright © Innowhere Software, Jose Maria Arranz Santamaria.