org.openmdx.portal.servlet.view
Class CompositeGrid

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.CompositeGrid
All Implemented Interfaces:
Serializable

public class CompositeGrid
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, 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
CompositeGrid(GridControl gridControl, ObjectView view, String lookupType)
           
 
Method Summary
protected  List getFilteredObjects(Filter filter)
           
 void refresh(boolean refreshData)
           
 
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, getPageSize, getPageSizeParameter, getRemoveObjectAction, getRow, getSaveAction, getSelectFilterAction, getSetCurrentFilterAsDefaultAction, getSetShowGridContentOnInitAction, getShowRows, getTemplateRow, getWildcardFilterValue, 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

CompositeGrid

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

refresh

public void refresh(boolean refreshData)
Overrides:
refresh in class Grid

getFilteredObjects

protected List getFilteredObjects(Filter filter)
Specified by:
getFilteredObjects in class Grid


This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.