org.openmdx.portal.servlet.view
Class ReferenceGrid

java.lang.Object
  extended by org.openmdx.portal.servlet.view.ControlState
      extended by org.openmdx.portal.servlet.view.Grid
          extended by org.openmdx.portal.servlet.view.ReferenceGrid
All Implemented Interfaces:
Serializable

public class ReferenceGrid
extends Grid
implements Serializable

See Also:
Serialized Form

Field Summary
 
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
 
Fields inherited from class org.openmdx.portal.servlet.view.ControlState
control, view
 
Constructor Summary
ReferenceGrid(GridControl gridControl, ObjectView view, String lookupType)
           
 
Method Summary
protected  Collection getAllObjects()
           
protected  List getFilteredObjects(Filter filter)
           
 int getPageSize()
          Always show all rows in case of non-composite grids
 
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 org.openmdx.portal.servlet.view.ControlState
getCurrentLocale
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceGrid

public ReferenceGrid(GridControl gridControl,
                     ObjectView view,
                     String lookupType)
Method Detail

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.