Package | Description |
---|---|
psdi.webclient.applet.wfcanvas.applet | |
psdi.webclient.applet.wfcanvas.diagram.editable | |
psdi.webclient.applet.wfcanvas.editor |
Modifier and Type | Field and Description |
---|---|
protected WorkflowEditor |
WorkflowApplet.editor |
Modifier and Type | Field and Description |
---|---|
protected WorkflowEditor |
EditableDiagram.editor |
Modifier and Type | Method and Description |
---|---|
void |
EditableDiagram.setWorkflow(psdi.webclient.applet.wfcanvas.Workflow workflow,
WorkflowEditor editor,
boolean canEdit) |
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
|
Modifier and Type | Field and Description |
---|---|
protected WorkflowEditor |
WorkflowEditorUndo.editor |
Constructor and Description |
---|
WorkflowEditorUndo(WorkflowEditor editor)
Constructs an undo stack assocaiated with an editor
|