Component Fullcalendar
            
            
                
- Source:
Parameters:
| Name | Type | Description | 
|---|---|---|
| $ | jQuery | Instance of jQuery | 
Returns:
    List of archive methods
- Type
- Object
Classes
Members
(static) api :Object.<Methods>
- Source:
    This object stores all public api methods
    Type:
- Object.<Methods>
Methods
(static) init()
- Source:
    init method calls in a loop for each
full calendar component on a page and run Full calendar's
"initInstance" method
        
            
    
    (static) initInstance()
- Source:
    initInstance method creates instance of
"GetEvents" class and bind
"resizeCalendar" to window resize
event