| com.opensymphony.workflow.designer.views.CustomEdgeView
CustomEdgeView | public class CustomEdgeView extends EdgeView (Code) | | author: Hani Suleiman author: Date: Dec 2, 2003 Time: 2:22:44 PM |
Inner Class :public class CustomEdgeHandle extends EdgeHandle | |
Method Summary | |
public CellHandle | getHandle(GraphContext context) Returns a cell handle for the view. | public void | setTarget(CellView targetView) |
getHandle | public CellHandle getHandle(GraphContext context)(Code) | | Returns a cell handle for the view.
|
setTarget | public void setTarget(CellView targetView)(Code) | | |
|
|