Packagecom.kapit.diagram.tools
Interfacepublic interface IUIController
ImplementorsComplexAction, HandTool, LinkTool, SelectTool, TransformTool



Public Properties
 PropertyDefined by
  view : DiagramView
[read-only]
IUIController
Public Methods
 MethodDefined by
  
abort():void
IUIController
  
uiCompleted():void
IUIController
Property detail
viewproperty
view:DiagramView  [read-only]Implementation
    public function get view():DiagramView
Method detail
abort()method
public function abort():void
uiCompleted()method 
public function uiCompleted():void