Packageflexlib.scheduling.scheduleClasses.layout
Classpublic class EntryLayoutItem
InheritanceEntryLayoutItem Inheritance Object



Public Properties
 PropertyDefined By
  data : IScheduleEntry
EntryLayoutItem
  height : Number
EntryLayoutItem
  row : Number
EntryLayoutItem
  width : Number
EntryLayoutItem
  x : Number
EntryLayoutItem
  y : Number
EntryLayoutItem
  zoom : Number
EntryLayoutItem
Public Methods
 MethodDefined By
  
toString():String
EntryLayoutItem
Property Detail
dataproperty
public var data:IScheduleEntry

heightproperty 
public var height:Number

rowproperty 
public var row:Number

widthproperty 
public var width:Number

xproperty 
public var x:Number

yproperty 
public var y:Number

zoomproperty 
public var zoom:Number

Method Detail
toString()method
public function toString():String

Returns
String