com.u2d.list
Class CompositeList
java.lang.Object
com.u2d.model.AbstractEObject
com.u2d.model.AbstractListEO
com.u2d.list.SimpleListEO
com.u2d.list.CompositeList
- All Implemented Interfaces:
- ChangeNotifier, EObject, Typed, Viewable, ListChangeNotifier, AppEventListener, ValidationNotifier, java.io.Serializable, javax.swing.ListModel
public class CompositeList
- extends SimpleListEO
- Author:
- Eitan Suez
- See Also:
- Serialized Form
| Methods inherited from class com.u2d.model.AbstractListEO |
add, addDeleteListeners, addListDataListener, command, commandPrint, commands, concat, contains, equals, ExportToCSV, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, first, getElementAt, getItems, getPickView, hashCode, iconLg, iconSm, isInContext, isPickState, iterator, last, onEvent, Open, pick, remove, removeDeleteListeners, removeListDataListener, restoreItems, setItems, setPickState, setPickState, setValue, tableModel, tableModel, tableModel, title, toString, updateListeners, validate |
| Methods inherited from class com.u2d.model.AbstractEObject |
addChangeListener, addPostChangeListener, addValidationListener, currentUser, field, fireStateChanged, fireValidationException, fireValidationException, hbmPersistor, parentObject, persistor, removeChangeListener, removePostChangeListener, removeValidationListener, setField, vmech |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
CompositeList
public CompositeList(java.lang.Class clazz)
jibxAdd
public void jibxAdd(java.lang.Object obj)
- Overrides:
jibxAdd in class AbstractListEO
jibxIterator
public java.util.Iterator jibxIterator()
isFixedSize
public boolean isFixedSize()
setFixedSize
public void setFixedSize(boolean fs)
getView
public EView getView()
- Specified by:
getView in interface Viewable- Overrides:
getView in class SimpleListEO
getMainView
public EView getMainView()
- Specified by:
getMainView in interface Viewable- Overrides:
getMainView in class SimpleListEO
getListView
public ListEView getListView()
- Overrides:
getListView in class SimpleListEO
setState
public void setState(State state)
forEach
public void forEach(Block block)
addNew
public void addNew()
onBeforeSave
public void onBeforeSave()
onLoad
public void onLoad()
clear
public void clear()