Packageflexlib.scheduling.scheduleClasses
Classpublic class SimpleScheduleEntry
InheritanceSimpleScheduleEntry Inheritance Object
Implements IScheduleEntry
Subclasses ColoredScheduleEntry



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


Implementation
    public function get endDate():Date
    public function set endDate(value:Date):void
labelproperty 
public var label:String

startDateproperty 
startDate:Date


Implementation
    public function get startDate():Date
    public function set startDate(value:Date):void
Method Detail
toString()method
public function toString():String

Returns
String