Packageflexlib.scheduling.scheduleClasses.layout
Interfacepublic interface ITimeIndicatorLayout extends ILayoutClient, ILayout, flash.events.IEventDispatcher
Implementors TimeIndicatorLayout



Public Properties
 PropertyDefined By
  timeIndicatorLayoutItems : IList
[read-only]
ITimeIndicatorLayout
  timeIndicators : IList
ITimeIndicatorLayout
Public Methods
 MethodDefined By
 Inherited
ILayoutClient
Property Detail
timeIndicatorLayoutItemsproperty
timeIndicatorLayoutItems:IList  [read-only]


Implementation
    public function get timeIndicatorLayoutItems():IList
timeIndicatorsproperty 
timeIndicators:IList


Implementation
    public function get timeIndicators():IList
    public function set timeIndicators(value:IList):void