Package org.scrashmeow.ojb.console.framework.dispatch

Provides a set of interfaces for subclasses of the DispatchAction.

See:
          Description

Interface Summary
BrowseActionAware Defines the dipatch methods for displaying a browseable grid of data.
CancelActionAware Defines the dipatch method for cancelling an activity.
CommitActionAware Defines the dispatch method for commiting an activity.
CrudActionAware Defines the interface for an action that supports the create, remove, edit, and delete operations
ViewerActionAware Defines the dispatch interface for an an action that displays information.
 

Package org.scrashmeow.ojb.console.framework.dispatch Description

Provides a set of interfaces for subclasses of the DispatchAction. These interfaces define common dispatch methods that are used to dispatch control. Classes that implement interfaces ensure consistency between dispatch actions which have common needs.



Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.