Package | ardisia.components.timebarContainer.interfaces |
Interface | public interface ITimebarContainerSelectionLasso extends mx.core.IVisualElement |
Property | Defined By | ||
---|---|---|---|
dateBegin : Date | ITimebarContainerSelectionLasso | ||
dateEnd : Date | ITimebarContainerSelectionLasso | ||
hovered : Boolean | ITimebarContainerSelectionLasso | ||
resizeLeftButton : DisplayObject [read-only] | ITimebarContainerSelectionLasso | ||
resizeRightButton : DisplayObject [read-only] | ITimebarContainerSelectionLasso |
dateBegin | property |
dateBegin:Date
public function get dateBegin():Date
public function set dateBegin(value:Date):void
dateEnd | property |
dateEnd:Date
public function get dateEnd():Date
public function set dateEnd(value:Date):void
hovered | property |
hovered:Boolean
public function get hovered():Boolean
public function set hovered(value:Boolean):void
resizeLeftButton | property |
resizeLeftButton:DisplayObject
[read-only] public function get resizeLeftButton():DisplayObject
resizeRightButton | property |
resizeRightButton:DisplayObject
[read-only] public function get resizeRightButton():DisplayObject