Packageflexlib.scheduling.scheduleClasses.layout
Interfacepublic interface IHorizontalLinesLayout extends ILayoutClient, ILayout, flash.events.IEventDispatcher
ImplementorsHorizontalLinesLayout



Public Properties
 PropertyDefined by
 InheritedcontentHeight : Number
ILayout
 InheritedcontentWidth : Number
ILayout
 InheritedendDate : Date
ILayout
 InheritedentryLayout : IEntryLayout
ILayout
 Inheriteditems : IList
ILayout
  rowHeight : Number
IHorizontalLinesLayout
 InheritedstartDate : Date
ILayout
 InheritedtotalMilliseconds : Number
ILayout
 InheritedviewportHeight : Number
ILayout
 InheritedviewportWidth : Number
ILayout
 InheritedxPosition : Number
ILayout
 InheritedyPosition : Number
ILayout
Public Methods
 MethodDefined by
 Inherited
ILayoutClient
Property detail
rowHeightproperty
rowHeight:Number  [read-write]Implementation
    public function get rowHeight():Number
    public function set rowHeight(value:Number):void