Uses of Class
com.orange.links.client.DiagramController
Package
Description
-
Uses of DiagramController in com.logicaldoc.gui.frontend.client.workflow.designer
Modifier and TypeMethodDescriptionStateWidget.getDiagramController()
WorkflowDrawingPanel.getDiagramController()
Modifier and TypeMethodDescriptionvoid
StateWidget.setDiagramController
(DiagramController diagramController) ModifierConstructorDescriptionStateWidget
(com.orange.links.client.connection.Connection connection, DiagramController diagramController, GUITransition trans) StateWidget
(com.orange.links.client.connection.Connection connection, DiagramController diagramController, String name, String color) Constructor used by new transitions -
Uses of DiagramController in com.orange.links.client.connection
Modifier and TypeMethodDescriptionvoid
AbstractConnection.setController
(DiagramController controller) -
Uses of DiagramController in com.orange.links.client.shapes
ModifierConstructorDescriptionFunctionShape
(DiagramController controller, com.google.gwt.user.client.ui.Widget widget)