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.WorkflowEditEvent

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

      Methods in psdi.webclient.applet.wfcanvas.applet with parameters of type WorkflowEditEvent 
      Modifier and Type Method and Description
      void WorkflowApplet.workflowChanged(WorkflowEditEvent e)
      Called when the editor state changes
    • Uses of WorkflowEditEvent in psdi.webclient.applet.wfcanvas.diagram.editable

      Methods in psdi.webclient.applet.wfcanvas.diagram.editable with parameters of type WorkflowEditEvent 
      Modifier and Type Method and Description
      void EditableDiagram.workflowChanged(WorkflowEditEvent e)
      Called when the editor state changes
    • Uses of WorkflowEditEvent in psdi.webclient.applet.wfcanvas.editor

      Methods in psdi.webclient.applet.wfcanvas.editor with parameters of type WorkflowEditEvent 
      Modifier and Type Method and Description
      protected void WorkflowEditor.fireListeners(WorkflowEditEvent e)
      Fires an event for all the listeners
      void WorkflowEditorUndo.workflowChanged(WorkflowEditEvent e)
      Called when the editor state changes
      void WorkflowEditListener.workflowChanged(WorkflowEditEvent e)
      Called when the editor state changes
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes