Packageflexlib.scheduling.scheduleClasses
Classpublic class SimpleScheduleEntry
ImplementsIScheduleEntry
SubclassesColoredScheduleEntry



Public Properties
 PropertyDefined by
  endDate : Date
SimpleScheduleEntry
  label : String
SimpleScheduleEntry
  startDate : Date
SimpleScheduleEntry
Public Methods
 MethodDefined by
  
toString():String
SimpleScheduleEntry
Property detail
endDateproperty
endDate:Date  [read-write]Implementation
    public function get endDate():Date
    public function set endDate(value:Date):void
labelproperty 
public var label:String
startDateproperty 
startDate:Date  [read-write]Implementation
    public function get startDate():Date
    public function set startDate(value:Date):void
Method detail
toString()method
public function toString():String

Returns
String