Package | Description |
---|---|
com.logicaldoc.gui.frontend.client.workflow | |
com.orange.links.client.shapes |
Modifier and Type | Method and Description |
---|---|
DiagramController |
StateWidget.getDiagramController() |
DiagramController |
DrawingPanel.getDiagramController() |
Modifier and Type | Method and Description |
---|---|
void |
StateWidget.setDiagramController(DiagramController diagramController) |
Constructor and Description |
---|
StateWidget(com.orange.links.client.connection.Connection connection,
DiagramController diagramController,
GUITransition trans) |
StateWidget(com.orange.links.client.connection.Connection connection,
DiagramController diagramController,
String name)
Constructor used by new transitions.
|
Modifier and Type | Field and Description |
---|---|
protected DiagramController |
AbstractShape.controller |
Constructor and Description |
---|
AbstractShape(DiagramController controller,
com.google.gwt.user.client.ui.Widget widget) |
FunctionShape(DiagramController controller,
com.google.gwt.user.client.ui.Widget widget) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.