org.openmdx.portal.servlet.view
Class ReferenceGrid
java.lang.Object
org.openmdx.portal.servlet.view.ControlState
org.openmdx.portal.servlet.view.Grid
org.openmdx.portal.servlet.view.ReferenceGrid
- All Implemented Interfaces:
- Serializable
public class ReferenceGrid
- extends Grid
- implements Serializable
- See Also:
- Serialized Form
| Fields inherited from class org.openmdx.portal.servlet.view.Grid |
ALIGNMENT_NARROW, ALIGNMENT_WIDE, COLUMN_TYPE_BOOLEAN, COLUMN_TYPE_DATE, COLUMN_TYPE_NONE, COLUMN_TYPE_NUMBER, COLUMN_TYPE_STRING, dataBinding, MAX_COLUMNS, MAX_PAGE_SIZE, PROPERTY_PAGE_ALIGNMENT, PROPERTY_SHOW_ROWS_ON_INIT |
| Methods inherited from class org.openmdx.portal.servlet.view.Grid |
getAddObjectAction, getAlignment, getAlignmentAction, getColumnOrderAddAction, getColumnOrderSetAction, getCurrentFilter, getCurrentFilterValues, getCurrentPage, getFilter, getFilters, getFirstPageAction, getGridControl, getLastPage, getMultiDeleteAction, getObjectCreator, getObjectCreators, getOrder, getPageNextAction, getPageNextFastAction, getPagePreviousAction, getPagePreviousFastAction, getPageSizeParameter, getRemoveObjectAction, getRow, getSaveAction, getSelectFilterAction, getSetCurrentFilterAsDefaultAction, getSetShowGridContentOnInitAction, getShowRows, getTemplateRow, getWildcardFilterValue, refresh, selectFilter, setAlignment, setColumnFilter, setCurrentFilterAsDefault, setFilter, setOrder, setPage, setShowGridContentOnInit, setShowRows, showGridContentOnInit, showRowSelectors |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReferenceGrid
public ReferenceGrid(GridControl gridControl,
ObjectView view,
String lookupType)
getAllObjects
protected Collection getAllObjects()
getFilteredObjects
protected List getFilteredObjects(Filter filter)
- Specified by:
getFilteredObjects in class Grid
getPageSize
public int getPageSize()
- Always show all rows in case of non-composite grids
- Overrides:
getPageSize in class Grid
This software is published under the BSD license. Copyright © 2006-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.