|
Framework JavaScript ACube V2.10.0 | ||||||||
| CLASSE PRECEDENTE CLASSE SUIVANTE | CADRES SANS CADRES | ||||||||
| SOMMAIRE: ATTR | CONSTR | METH | DETAIL: ATTR | CONSTR | METH | ||||||||
Object | +--AgendaRenderer
the class «AgendaRenderer» is the class to manage an AgendaRenderer object

Version: 2.8.0
Date: 25/02/2008
Definie dans ergonomique/fw_agenda.js
| Sommaire des Attributs | |
<private> AgendaComponent |
_agenda
Private attribute « _agenda » - the AgendaComponent object used as model. |
<private> Array_String |
_completeDays
Private attribute « _completeDays » - the complete names of the days |
<private> Array_String |
_days
Private attribute « _days » - the days abbreviations. |
<private> Array_String |
_months
Private attribute « _months » - the complete names of the months |
<static> Object_String |
GLOBALS
Public static attribute « GLOBALS » - the object containing the urls of the images used by the renderer. |
| Sommaire des Constructeurs | |
AgendaRenderer
(<AgendaComponent_Obligatoire> agenda)
Create a new AgendaRenderer object. |
|
| Sommaire des Méthodes | |
void
|
hideLoading()
The public method « hideLoading() » is used to hide the loading image. |
void
|
render()
The public method « render() » is used to render the AgendaComponent. |
void
|
renderStates()
The public method « renderStates() » is used to apply the states styles to the corresponding days cells. |
void
|
showLoading()
The public method « showLoading() » is used to display the loading image. |
| Détail des Attributs |
<private> AgendaComponent _agenda
<private> Array_String _completeDays
<private> Array_String _days
<private> Array_String _months
<static> Object_String GLOBALS
| Détail des Constructeurs |
AgendaRenderer(<AgendaComponent_Obligatoire> agenda)
agenda - AgendaComponent_Obligatoire :
| Détail des Méthodes |
void hideLoading()
none -
void render()
none -
void renderStates()
none -
void showLoading()
none -
|
Framework JavaScript ACube V2.10.0 | ||||||||
| CLASSE PRECEDENTE CLASSE SUIVANTE | CADRES SANS CADRES | ||||||||
| SOMMAIRE: ATTR | CONSTR | METH | DETAIL: ATTR | CONSTR | METH | ||||||||