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

Packages that use org.scrashmeow.ojb.console.framework.dispatch
org.scrashmeow.ojb.console.framework Provides the classes that define the base controller object layer for the web application. 
org.scrashmeow.ojb.console.framework.dispatch Provides a set of interfaces for subclasses of the DispatchAction
org.scrashmeow.ojb.console.ui.action   
org.scrashmeow.ojb.console.ui.action.repoeditor   
 

Classes in org.scrashmeow.ojb.console.framework.dispatch used by org.scrashmeow.ojb.console.framework
CancelActionAware
          Defines the dipatch method for cancelling an activity.
CommitActionAware
          Defines the dispatch method for commiting an activity.
ViewerActionAware
          Defines the dispatch interface for an an action that displays information.
 

Classes in org.scrashmeow.ojb.console.framework.dispatch used by org.scrashmeow.ojb.console.framework.dispatch
CancelActionAware
          Defines the dipatch method for cancelling an activity.
ViewerActionAware
          Defines the dispatch interface for an an action that displays information.
 

Classes in org.scrashmeow.ojb.console.framework.dispatch used by org.scrashmeow.ojb.console.ui.action
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.
 

Classes in org.scrashmeow.ojb.console.framework.dispatch used by org.scrashmeow.ojb.console.ui.action.repoeditor
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.
 



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