Uses of Interface
org.scrashmeow.ojb.console.framework.dispatch.CancelActionAware

Packages that use CancelActionAware
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   
 

Uses of CancelActionAware in org.scrashmeow.ojb.console.framework
 

Classes in org.scrashmeow.ojb.console.framework that implement CancelActionAware
 class CommittingFormAction
          The base class for an action that has basic display, commit and cancel behavior.
 

Uses of CancelActionAware in org.scrashmeow.ojb.console.framework.dispatch
 

Subinterfaces of CancelActionAware in org.scrashmeow.ojb.console.framework.dispatch
 interface CommitActionAware
          Defines the dispatch method for commiting an activity.
 

Uses of CancelActionAware in org.scrashmeow.ojb.console.ui.action
 

Classes in org.scrashmeow.ojb.console.ui.action that implement CancelActionAware
 class DescriptorExportAction
           
 class HomeAction
           
 class ManageCacheAction
          Configure the User's PBKey settings.
 class ManageDatabaseKeyAction
          Configure the User's PBKey settings.
 class ManageUserSessionAction
          Configure the User's PBKey settings.
 class NestedObjectEditorAction
           
 class ObjectEditorAction
           
 class ObjectEmptyAction
           
 class ObjectSearchAction
           
 class RepositoryBuilderAction
           
 class RepositoryHomeAction
          Configure the User's PBKey settings.
 class RepositoryVerifyAction
           
 class SettingsHomeAction
          Configure the User's PBKey settings.
 

Uses of CancelActionAware in org.scrashmeow.ojb.console.ui.action.repoeditor
 

Classes in org.scrashmeow.ojb.console.ui.action.repoeditor that implement CancelActionAware
 class JdbcConnectionDescriptorEditorAction
           
 class RepositoryEditorAction
           
 



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