Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.webclient.applet.wfcanvas.editor.WorkflowEditor

  • Packages that use WorkflowEditor 
    Package Description
    psdi.webclient.applet.wfcanvas.applet  
    psdi.webclient.applet.wfcanvas.diagram.editable  
    psdi.webclient.applet.wfcanvas.editor  
    • Uses of WorkflowEditor in psdi.webclient.applet.wfcanvas.applet

      Fields in psdi.webclient.applet.wfcanvas.applet declared as WorkflowEditor 
      Modifier and Type Field and Description
      protected WorkflowEditor WorkflowApplet.editor 
    • Uses of WorkflowEditor in psdi.webclient.applet.wfcanvas.diagram.editable

      Fields in psdi.webclient.applet.wfcanvas.diagram.editable declared as WorkflowEditor 
      Modifier and Type Field and Description
      protected WorkflowEditor EditableDiagram.editor 
      Methods in psdi.webclient.applet.wfcanvas.diagram.editable with parameters of type WorkflowEditor 
      Modifier and Type Method and Description
      void EditableDiagram.setWorkflow(psdi.webclient.applet.wfcanvas.Workflow workflow, WorkflowEditor editor, boolean canEdit) 
      Constructors in psdi.webclient.applet.wfcanvas.diagram.editable with parameters of type WorkflowEditor 
      Constructor and Description
      EditableDiagram(psdi.webclient.applet.wfcanvas.Workflow workflow, WorkflowEditor editor, WorkflowApplet applet, boolean canEdit)
      Constructs the ditable diagram for a workflow using the editor
    • Uses of WorkflowEditor in psdi.webclient.applet.wfcanvas.editor

      Fields in psdi.webclient.applet.wfcanvas.editor declared as WorkflowEditor 
      Modifier and Type Field and Description
      protected WorkflowEditor WorkflowEditorUndo.editor 
      Constructors in psdi.webclient.applet.wfcanvas.editor with parameters of type WorkflowEditor 
      Constructor and Description
      WorkflowEditorUndo(WorkflowEditor editor)
      Constructs an undo stack assocaiated with an editor
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes