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

Uses of Interface
psdi.webclient.applet.wfcanvas.diagram.editable.DnDContainer

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

      Classes in psdi.webclient.applet.wfcanvas.applet that implement DnDContainer 
      Modifier and Type Class and Description
      class  WorkflowApplet
      This class is used to test the workflow diagram display and export code.
    • Uses of DnDContainer in psdi.webclient.applet.wfcanvas.diagram.editable

      Classes in psdi.webclient.applet.wfcanvas.diagram.editable that implement DnDContainer 
      Modifier and Type Class and Description
      class  EditableDiagram
      This class displays allows editing of a workflow diagram via an associated workflow editor
      Fields in psdi.webclient.applet.wfcanvas.diagram.editable declared as DnDContainer 
      Modifier and Type Field and Description
      protected DnDContainer EditableDiagramWorkflowNode.container
      The container which handles nodes drops
      Constructors in psdi.webclient.applet.wfcanvas.diagram.editable with parameters of type DnDContainer 
      Constructor and Description
      EditableDiagramWorkflowNode(psdi.webclient.applet.wfcanvas.WorkflowNode node, DiagramConfiguration configuration, boolean inToolbar, DnDContainer container)
      Constructs a diagram node
      EditableDiagramWorkflowNode(psdi.webclient.applet.wfcanvas.WorkflowNode node, DiagramConfiguration configuration, DnDContainer container)
      Constructs a diagram node
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes