| Package | flexlib.scheduling.scheduleClasses |
| Class | public class SimpleScheduleEntry |
| Inheritance | SimpleScheduleEntry Object |
| Implements | IScheduleEntry |
| Subclasses | ColoredScheduleEntry |
| Property | Defined By | ||
|---|---|---|---|
| endDate : Date | SimpleScheduleEntry | ||
| label : String | SimpleScheduleEntry | ||
| startDate : Date | SimpleScheduleEntry | ||
| Method | Defined By | ||
|---|---|---|---|
toString():String | SimpleScheduleEntry | ||
| endDate | property |
endDate:Date public function get endDate():Date public function set endDate(value:Date):void| label | property |
public var label:String| startDate | property |
startDate:Date public function get startDate():Date public function set startDate(value:Date):void| toString | () | method |
public function toString():StringReturnsString |