Package | Description |
---|---|
psdi.webclient.applet.wfcanvas.applet | |
psdi.webclient.applet.wfcanvas.diagram.editable |
Modifier and Type | Class and Description |
---|---|
class |
WorkflowApplet
This class is used to test the workflow diagram display and
export code.
|
Modifier and Type | Class and Description |
---|---|
class |
EditableDiagram
This class displays allows editing of a workflow diagram via
an associated workflow editor
|
Constructor and Description |
---|
EditableDiagramWorkflowNode(WorkflowNode node,
DiagramConfiguration configuration,
boolean inToolbar,
DnDContainer container)
Constructs a diagram node
|
EditableDiagramWorkflowNode(WorkflowNode node,
DiagramConfiguration configuration,
DnDContainer container)
Constructs a diagram node
|