com.arsdigita.formbuilder.ui
Class ProcessListenerListModelBuilder
java.lang.Object
com.arsdigita.util.LockableImpl
com.arsdigita.formbuilder.ui.ProcessListenerListModelBuilder
- All Implemented Interfaces:
- ListModelBuilder, Lockable
- public class ProcessListenerListModelBuilder
- extends LockableImpl
- implements ListModelBuilder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessListenerListModelBuilder
public ProcessListenerListModelBuilder()
makeModel
public ListModel makeModel(List l,
PageState state)
- Description copied from interface:
ListModelBuilder
- Produce a
ListModel for the request specified by state. This
method is called at least once, and usually only once, for each
request served by the List that this
ListModelBuilder has been added to.
- Specified by:
makeModel in interface ListModelBuilder
- Parameters:
state - contains the request specific data for the request
- Returns:
- the abstract representation of the list item for this request
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2337 UTC