Package | flexlib.scheduling.scheduleClasses.layout |
Class | public class EntryLayoutItem |
Inheritance | EntryLayoutItem ![]() |
Property | Defined By | ||
---|---|---|---|
data : IScheduleEntry | EntryLayoutItem | ||
height : Number | EntryLayoutItem | ||
row : Number | EntryLayoutItem | ||
width : Number | EntryLayoutItem | ||
x : Number | EntryLayoutItem | ||
y : Number | EntryLayoutItem | ||
zoom : Number | EntryLayoutItem |
Method | Defined By | ||
---|---|---|---|
toString():String | EntryLayoutItem |
data | property |
public var data:IScheduleEntry
height | property |
public var height:Number
row | property |
public var row:Number
width | property |
public var width:Number
x | property |
public var x:Number
y | property |
public var y:Number
zoom | property |
public var zoom:Number
toString | () | method |
public function toString():String
ReturnsString |