org.adempiere.webui.component
Class ADTabListModel
java.lang.Object
org.zkoss.zul.AbstractListModel
org.adempiere.webui.component.ADTabListModel
- All Implemented Interfaces:
- Serializable, ListitemRenderer, ListitemRendererExt, ListModel
public class ADTabListModel
- extends AbstractListModel
- implements ListitemRenderer, ListitemRendererExt
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADTabListModel
public ADTabListModel(List<ADTabListModel.ADTabLabel> listItems,
IADTab tabbox)
getElementAt
public Object getElementAt(int index)
- Specified by:
getElementAt in interface ListModel
getSize
public int getSize()
- Specified by:
getSize in interface ListModel
render
public void render(Listitem item,
Object data)
throws Exception
- Specified by:
render in interface ListitemRenderer
- Throws:
Exception
getControls
public int getControls()
- Specified by:
getControls in interface ListitemRendererExt
newListcell
public Listcell newListcell(Listitem item)
- Specified by:
newListcell in interface ListitemRendererExt
newListitem
public Listitem newListitem(Listbox listbox)
- Specified by:
newListitem in interface ListitemRendererExt
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.