com.arsdigita.formbuilder.ui
Class ProcessListenerTableModelBuilder
java.lang.Object
com.arsdigita.util.LockableImpl
com.arsdigita.bebop.table.AbstractTableModelBuilder
com.arsdigita.formbuilder.ui.ProcessListenerTableModelBuilder
- All Implemented Interfaces:
- Lockable, TableModelBuilder
- public class ProcessListenerTableModelBuilder
- extends AbstractTableModelBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessListenerTableModelBuilder
public ProcessListenerTableModelBuilder(SingleSelectionModel selection)
makeModel
public TableModel makeModel(Table table,
PageState state)
- Description copied from class:
AbstractTableModelBuilder
- Return a table model for the request represented by
s
. The table model contains all the data that is to be
displayed in a table. The returned table model is used only during
the duration of that request.
- Specified by:
makeModel
in interface TableModelBuilder
- Specified by:
makeModel
in class AbstractTableModelBuilder
- Parameters:
table
- the table which will use this table modelstate
- represents the current request
- Returns:
- the data to be displayed in the table
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC