|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.u2d.model.AbstractEObject
com.u2d.model.AbstractListEO
com.u2d.list.CriteriaListEO
com.u2d.list.PagedList
public class PagedList
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.u2d.model.AbstractListEO |
|---|
AbstractListEO.LEOTableModel |
| Field Summary |
|---|
| Fields inherited from class com.u2d.model.AbstractListEO |
|---|
_commands, _items, _listDataListenerList, _tableModel, commandOrder |
| Fields inherited from class com.u2d.model.AbstractEObject |
|---|
_listenerList, _postListeners, _validationEvent, _validationListenerList, changeEvent |
| Constructor Summary | |
|---|---|
PagedList(Query query)
|
|
| Method Summary | |
|---|---|
ComplexType |
abstractType()
|
Command |
command(java.lang.String commandName)
|
Onion |
commands()
|
ComplexEObject |
New(CommandInfo cmdInfo)
|
ComplexEObject |
New(CommandInfo cmdInfo,
ComplexType type)
|
void |
removeListDataListener(javax.swing.event.ListDataListener l)
|
| Methods inherited from class com.u2d.list.CriteriaListEO |
|---|
add, fetchPage, firstPage, getAlternateView, getAssociationView, getListView, getMainView, getPageTitleInfo, getPickView, getSize, getTableView, getTotal, getView, hasNextPage, hasPreviousPage, isEmpty, lastPage, makeCopy, nextPage, numPages, pageNum, previousPage, remove, setQuery, tableModel, title, type |
| Methods inherited from class com.u2d.model.AbstractListEO |
|---|
addDeleteListeners, addListDataListener, commandPrint, concat, contains, equals, ExportToCSV, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, first, getElementAt, getItems, hashCode, iconLg, iconSm, isInContext, isPickState, iterator, jibxAdd, last, onEvent, Open, pick, removeDeleteListeners, restoreItems, setItems, setPickState, setPickState, setValue, tableModel, tableModel, 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 |
| Constructor Detail |
|---|
public PagedList(Query query)
| Method Detail |
|---|
public ComplexEObject New(CommandInfo cmdInfo)
public ComplexEObject New(CommandInfo cmdInfo,
ComplexType type)
public ComplexType abstractType()
public void removeListDataListener(javax.swing.event.ListDataListener l)
removeListDataListener in interface ListChangeNotifierremoveListDataListener in interface javax.swing.ListModelremoveListDataListener in class CriteriaListEOpublic Onion commands()
commands in interface EObjectcommands in class CriteriaListEOpublic Command command(java.lang.String commandName)
command in class CriteriaListEO
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||