it.amattioli.guidate.editing
Class ListEditorModel
java.lang.Object
org.zkoss.zul.AbstractListModel
it.amattioli.guidate.editing.ListEditorModel
- All Implemented Interfaces:
- Serializable, org.zkoss.zul.ListModel
public class ListEditorModel
- extends org.zkoss.zul.AbstractListModel
- See Also:
- Serialized Form
|
Constructor Summary |
ListEditorModel(it.amattioli.applicate.commands.ListEditor<T> editor)
|
| Methods inherited from class org.zkoss.zul.AbstractListModel |
addListDataListener, fireEvent, removeListDataListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListEditorModel
public ListEditorModel(it.amattioli.applicate.commands.ListEditor<T> editor)
getElementAt
public Object getElementAt(int idx)
getSize
public int getSize()
Copyright © 2011. All Rights Reserved.