Uses of Class
com.ibm.carma.ui.action.CarmaObjectActionDelegate

Packages that use CarmaObjectActionDelegate
com.ibm.carma.ui.action   
com.ibm.carma.ui.action.custom   
 

Uses of CarmaObjectActionDelegate in com.ibm.carma.ui.action
 

Subclasses of CarmaObjectActionDelegate in com.ibm.carma.ui.action
 class CheckinDelegate
          Action issues a CheckinJob on the selected CARMAContent.
 class CheckoutDelegate
          Action issues a CheckoutJob on a selection of CARMAContent.
 class CreateObjectActionDelegate
          Base class for CARMA IActionDelegate classes which create new objects in the CARMA structure.
 class DownloadDelegate
          Deprecated. Use the internal.workspace.action.ReplaceWithRemoteDelegate
 class ExtractDelegate
          Action opens an ExtractWizard to allow the user to extract selected CARMA hierarchy content to a new IProject.
 class LockDelegate
          Action issues a LockJob on a selection of CARMAContent.
 class NewContainerDelegate
          Action which opens a CARMANewContainerWizard.
 class NewMemberDelegate
          Action which opens a CARMANewMemberWizard.
 class UnlockDelegate
          Action to issue a UnlockJob based on the current selection of CARMA Content.
 class UpdateViewDelegate
          Action which opens a wizard allowing the user to update the selected CARMA filter.
 class UploadDelegate
          Action to execute a CARMA member upload based on a selected IFile.
 

Uses of CarmaObjectActionDelegate in com.ibm.carma.ui.action.custom
 

Subclasses of CarmaObjectActionDelegate in com.ibm.carma.ui.action.custom
 class CarmaCustomActionMenuDelegate
          This Class is the delegate for creating the Custom Action Menu for CARMAResources.