Package | ardisia.scheduling.calendar.interfaces |
Interface | public interface IGridOverflowPopup extends mx.core.IVisualElement |
Property | Defined By | ||
---|---|---|---|
date : Date | IGridOverflowPopup | ||
rendererContainer : IVisualElementContainer [read-only]
Pseudo skin part that the host will add the item renderers to. | IGridOverflowPopup |
date | property |
date:Date
public function get date():Date
public function set date(value:Date):void
rendererContainer | property |
rendererContainer:IVisualElementContainer
[read-only] Pseudo skin part that the host will add the item renderers to.
public function get rendererContainer():IVisualElementContainer