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



Public Properties
 PropertyDefined By
 InheritedcontentHeight : Number
Layout
 InheritedcontentWidth : Number
Layout
 InheritedendDate : Date
Layout
 InheritedentryLayout : IEntryLayout
Layout
 Inheriteditems : IList
[read-only]
Layout
  rowHeight : Number
HorizontalLinesLayout
 InheritedstartDate : Date
Layout
 InheritedtotalMilliseconds : Number
[read-only]
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
 Event Summary Defined By
  HorizontalLinesLayout
Property Detail
rowHeightproperty
rowHeight:Number


Implementation
    public function get rowHeight():Number
    public function set rowHeight(value:Number):void
Method Detail
calculateItems()method
protected function calculateItems(entryLayout:IEntryLayout):void

Parameters

entryLayout:IEntryLayout

update()method 
public function update(event:LayoutUpdateEvent):void

Parameters

event:LayoutUpdateEvent

Event Detail
update Event
Event Object Type: flexlib.scheduling.scheduleClasses.layout.LayoutUpdateEvent