Package | flexlib.scheduling.scheduleClasses.layout |
Interface | public interface IBackgroundLayout extends ILayoutClient, ILayout, flash.events.IEventDispatcher |
Implementors | BackgroundLayout |
Property | Defined By | ||
---|---|---|---|
backgroundItems : IList | IBackgroundLayout | ||
minimumTimeRangeWidth : Number | IBackgroundLayout | ||
timeRanges : IList | IBackgroundLayout |
backgroundItems | property |
backgroundItems:IList
public function get backgroundItems():IList
public function set backgroundItems(value:IList):void
minimumTimeRangeWidth | property |
minimumTimeRangeWidth:Number
public function get minimumTimeRangeWidth():Number
public function set minimumTimeRangeWidth(value:Number):void
timeRanges | property |
timeRanges:IList
public function get timeRanges():IList
public function set timeRanges(value:IList):void