Packagecom.keepcore.calendar.view
Classpublic class CalendarWeekLabel
InheritanceCalendarWeekLabel Inheritance mx.controls.Label



Public Properties
 PropertyDefined By
  number : int
CalendarWeekLabel
  positionInDays : Number
CalendarWeekLabel
Public Methods
 MethodDefined By
  
CalendarWeekLabel
Property Detail
numberproperty
number:int


Implementation
    public function get number():int
    public function set number(value:int):void
positionInDaysproperty 
positionInDays:Number


Implementation
    public function get positionInDays():Number
    public function set positionInDays(value:Number):void
Constructor Detail
CalendarWeekLabel()Constructor
public function CalendarWeekLabel()