Base dockable toolbar class. Used for the animation, control, and new compartment, style, and biomolecule toolbars.
protected var diagram:Diagram
This property can be used as the source for data binding.
public var fadeEffect:Fade
public var moveEffect:Move
public function ToolBar(diagram:Diagram)Parameters
protected override function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):voidParameters
| unscaledWidth:Number |
| |
| unscaledHeight:Number |
protected override function updateFloatingStatus(event:MouseEvent):voidParameters