Uses of Interface
org.nakedobjects.plugins.dnd.Workspace

Packages that use Workspace
org.nakedobjects.plugins.dnd   
org.nakedobjects.plugins.dnd.viewer   
org.nakedobjects.plugins.dnd.viewer.action   
org.nakedobjects.plugins.dnd.viewer.basic   
org.nakedobjects.plugins.dnd.viewer.border   
org.nakedobjects.plugins.dnd.viewer.content   
org.nakedobjects.plugins.dnd.viewer.debug   
org.nakedobjects.plugins.dnd.viewer.view.field   
org.nakedobjects.plugins.dnd.viewer.view.message   
org.nakedobjects.plugins.dnd.viewer.view.simple   
 

Uses of Workspace in org.nakedobjects.plugins.dnd
 

Methods in org.nakedobjects.plugins.dnd that return Workspace
 Workspace View.getWorkspace()
           
 

Methods in org.nakedobjects.plugins.dnd with parameters of type Workspace
 void UserActionSet.execute(Workspace workspace, View view, Location at)
           
 void UserAction.execute(Workspace workspace, View view, Location at)
          Invoke this action.
 

Uses of Workspace in org.nakedobjects.plugins.dnd.viewer
 

Methods in org.nakedobjects.plugins.dnd.viewer with parameters of type Workspace
 void PrintOption.execute(Workspace workspace, View view, Location at)
           
 

Uses of Workspace in org.nakedobjects.plugins.dnd.viewer.action
 

Methods in org.nakedobjects.plugins.dnd.viewer.action that return Workspace
 Workspace AbstractControlView.getWorkspace()
           
 

Methods in org.nakedobjects.plugins.dnd.viewer.action with parameters of type Workspace
 void OpenViewOption.execute(Workspace workspace, View view, Location at)
           
 void CloseAllViewsForObjectOption.execute(Workspace workspace, View view, Location at)
           
 void ReplaceViewOption.execute(Workspace workspace, View view, Location at)
           
 void CloseAllViewsOption.execute(Workspace workspace, View view, Location at)
           
abstract  void AbstractUserAction.execute(Workspace workspace, View view, Location at)
           
 void DisposeObjectOption.execute(Workspace workspace, View view, Location at)
           
 void CloseViewOption.execute(Workspace workspace, View view, Location at)
           
 void IconizeViewOption.execute(Workspace workspace, View view, Location at)
           
 void CancelAction.execute(Workspace workspace, View view, Location at)
           
 

Uses of Workspace in org.nakedobjects.plugins.dnd.viewer.basic
 

Classes in org.nakedobjects.plugins.dnd.viewer.basic that implement Workspace
 class ApplicationWorkspace
           
 

Methods in org.nakedobjects.plugins.dnd.viewer.basic that return Workspace
 Workspace ApplicationWorkspace.getWorkspace()
           
 Workspace PopupMenu.getWorkspace()
           
 

Uses of Workspace in org.nakedobjects.plugins.dnd.viewer.border
 

Methods in org.nakedobjects.plugins.dnd.viewer.border that return Workspace
 Workspace DisposeOverlay.getWorkspace()
           
 Workspace AbstractViewDecorator.getWorkspace()
           
 

Uses of Workspace in org.nakedobjects.plugins.dnd.viewer.content
 

Methods in org.nakedobjects.plugins.dnd.viewer.content with parameters of type Workspace
 void DialoggedObjectOption.execute(Workspace workspace, View view, Location at)
           
 void ClearOneToOneAssociationOption.execute(Workspace frame, View view, Location at)
           
 void AbstractObjectContent.ExplorationInstances.execute(Workspace workspace, View view, Location at)
           
 void AbstractObjectContent.ExplorationClone.execute(Workspace workspace, View view, Location at)
           
 void AbstractObjectContent.DebugClearResolvedOption.execute(Workspace workspace, View view, Location at)
           
 void ClearOneToManyAssociationOption.execute(Workspace frame, View view, Location at)
           
 void ImmediateObjectOption.execute(Workspace workspace, View view, Location at)
           
 

Uses of Workspace in org.nakedobjects.plugins.dnd.viewer.debug
 

Methods in org.nakedobjects.plugins.dnd.viewer.debug with parameters of type Workspace
 void DebugDumpSnapshotOption.execute(Workspace workspace, View view, Location at)
           
 void DebugOption.execute(Workspace workspace, View view, Location at)
           
 

Uses of Workspace in org.nakedobjects.plugins.dnd.viewer.view.field
 

Methods in org.nakedobjects.plugins.dnd.viewer.view.field with parameters of type Workspace
 void PasteValueOption.execute(Workspace workspace, View view, Location at)
           
 void RevertFieldOption.execute(Workspace workspace, View view, Location at)
           
 void ClearValueOption.execute(Workspace frame, View view, Location at)
           
 void CopyValueOption.execute(Workspace frame, View view, Location at)
           
 

Uses of Workspace in org.nakedobjects.plugins.dnd.viewer.view.message
 

Methods in org.nakedobjects.plugins.dnd.viewer.view.message with parameters of type Workspace
 void MessageDialogSpecification.CloseViewAction.execute(Workspace workspace, View view, Location at)
           
 

Uses of Workspace in org.nakedobjects.plugins.dnd.viewer.view.simple
 

Methods in org.nakedobjects.plugins.dnd.viewer.view.simple that return Workspace
 Workspace AbstractView.getWorkspace()
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.