| Package | ardisia.scheduling.calendar.interfaces |
| Interface | public interface IGridLabel extends mx.core.IVisualElement |
| Implementors | GridLabelRenderer |
| Property | Defined By | ||
|---|---|---|---|
| date : Date | IGridLabel | ||
| hovered : Boolean
Hover controlled externally to prevent hover during calendar dragging. | IGridLabel | ||
| date | property |
date:Date public function get date():Date public function set date(value:Date):void| hovered | property |
hovered:BooleanHover controlled externally to prevent hover during calendar dragging.
public function get hovered():Boolean public function set hovered(value:Boolean):void