Uses of Class
com.orange.links.client.DiagramController
Packages that use DiagramController
Package
Description
-
Uses of DiagramController in com.logicaldoc.gui.frontend.client.workflow.designer
Methods in com.logicaldoc.gui.frontend.client.workflow.designer that return DiagramControllerModifier and TypeMethodDescriptionStateWidget.getDiagramController()
WorkflowDrawingPanel.getDiagramController()
Methods in com.logicaldoc.gui.frontend.client.workflow.designer with parameters of type DiagramControllerModifier and TypeMethodDescriptionvoid
StateWidget.setDiagramController
(DiagramController diagramController) Constructors in com.logicaldoc.gui.frontend.client.workflow.designer with parameters of type DiagramControllerModifierConstructorDescriptionStateWidget
(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
Methods in com.orange.links.client.connection with parameters of type DiagramControllerModifier and TypeMethodDescriptionvoid
AbstractConnection.setController
(DiagramController controller) -
Uses of DiagramController in com.orange.links.client.shapes
Constructors in com.orange.links.client.shapes with parameters of type DiagramControllerModifierConstructorDescriptionFunctionShape
(DiagramController controller, com.google.gwt.user.client.ui.Widget widget)