|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.orange.links.client.DiagramController
org.gcube.portlets.admin.wftemplates.client.presenter.MyDiagramController
public class MyDiagramController
Field Summary |
---|
Fields inherited from class com.orange.links.client.DiagramController |
---|
minDistanceToSegment, refreshRate |
Constructor Summary | |
---|---|
MyDiagramController(com.orange.links.client.canvas.DiagramCanvas canvas,
com.google.gwt.event.shared.HandlerManager eventBus)
|
Method Summary | |
---|---|
void |
deleteConnection(com.orange.links.client.connection.Connection c)
|
void |
raiseWidgetRemovedEvent(WfStep removed)
|
Methods inherited from class com.orange.links.client.DiagramController |
---|
addChangeOnDiagramHandler, addDecoration, addDeleteOptionInContextualMenu, addOptionInContextualMenu, addPointOnConnection, addSetStraightOptionInContextualMenu, addTieLinkHandler, addUntieLinkHandler, addWidget, clearDiagram, disableContextMenu, drawStraightArrowConnection, drawStraightConnection, fireEvent, getDiagramCanvas, getFps, getView, hideContextualMenu, isInDragBuildArrow, isInDragMovablePoint, isInEditionDragMovablePoint, isInEditionSelectableShapeToDrawConnection, isShowGrid, pauseRefresh, registerDragController, removeDecoration, runRefresh, showGrid, straightenConnection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MyDiagramController(com.orange.links.client.canvas.DiagramCanvas canvas, com.google.gwt.event.shared.HandlerManager eventBus)
Method Detail |
---|
public void deleteConnection(com.orange.links.client.connection.Connection c)
deleteConnection
in class com.orange.links.client.DiagramController
public void raiseWidgetRemovedEvent(WfStep removed)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |