| Property | Defined By | ||
|---|---|---|---|
| dateRange : DateRange | Intersection | ||
| itemList : ArrayCollection | Intersection | ||
| Method | Defined By | ||
|---|---|---|---|
Intersection(item:CalendarItem) | Intersection | ||
propagateToOtherItems():void
Propagate the intersection to items stored in the intersection. | Intersection | ||
toString():String | Intersection | ||
| dateRange | property |
dateRange:DateRange public function get dateRange():DateRange public function set dateRange(value:DateRange):void| itemList | property |
itemList:ArrayCollection public function get itemList():ArrayCollection public function set itemList(value:ArrayCollection):void| Intersection | () | Constructor |
| propagateToOtherItems | () | method |
public function propagateToOtherItems():voidPropagate the intersection to items stored in the intersection.
| toString | () | method |
public function toString():StringReturnsString |