Packageardisia.scheduling.calendar.interfaces
Interfacepublic interface ISubColumnLabel extends mx.core.IVisualElement

Sub-column labels for the calendar should implement this interface. Used to display the the name of the calendar for the particular sub-column.



Public Properties
 PropertyDefined By
  calendar : CalendarDefinitionData
ISubColumnLabel
Property Detail
calendarproperty
calendar:CalendarDefinitionData


Implementation
    public function get calendar():CalendarDefinitionData
    public function set calendar(value:CalendarDefinitionData):void