Packageflexlib.scheduling.scheduleClasses.layout
Classpublic class HorizontalLinesLayout
InheritanceHorizontalLinesLayout Inheritance Layout Inheritance flash.events.EventDispatcher
ImplementsIHorizontalLinesLayout



Public Properties
 PropertyDefined by
 InheritedcontentHeight : Number
Layout
 InheritedcontentWidth : Number
Layout
 InheritedendDate : Date
Layout
 InheritedentryLayout : IEntryLayout
Layout
 Inheriteditems : IList
Layout
  rowHeight : Number
HorizontalLinesLayout
 InheritedstartDate : Date
Layout
 InheritedtotalMilliseconds : Number
Layout
 InheritedviewportHeight : Number
Layout
 InheritedviewportWidth : Number
Layout
 InheritedxPosition : Number
Layout
 InheritedyPosition : Number
Layout
Protected Properties
 PropertyDefined by
 Inherited_endDate : Number
Layout
 Inherited_items : IList
Layout
 Inherited_startDate : Number
Layout
Public Methods
 MethodDefined by
  
HorizontalLinesLayout
Protected Methods
 MethodDefined by
  
calculateItems(entryLayout:IEntryLayout):void
HorizontalLinesLayout
Events
 EventSummaryDefined by
    HorizontalLinesLayout
Property detail
rowHeightproperty
rowHeight:Number  [read-write]Implementation
    public function get rowHeight():Number
    public function set rowHeight(value:Number):void
Method detail
calculateItems()method
protected function calculateItems(entryLayout:IEntryLayout):voidParameters
entryLayout:IEntryLayout
update()method 
public function update(event:LayoutUpdateEvent):voidParameters
event:LayoutUpdateEvent
Event detail
updateevent 
Event object type: flexlib.scheduling.scheduleClasses.layout.LayoutUpdateEvent