Framework JavaScript ACube V2.10.0
 

Classe AgendaRenderer

Object
   |
   +--AgendaRenderer

class 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

_agenda

<private> AgendaComponent _agenda

_completeDays

<private> Array_String _completeDays

_days

<private> Array_String _days

_months

<private> Array_String _months

GLOBALS

<static> Object_String GLOBALS

Détail des Constructeurs

AgendaRenderer

AgendaRenderer(<AgendaComponent_Obligatoire> agenda)

Détail des Méthodes

hideLoading

void hideLoading()

render

void render()

renderStates

void renderStates()

showLoading

void showLoading()

Framework JavaScript ACube V2.10.0
 

Version 2.10.0, / Etat : Validé
Cette création est mise à disposition selon le Contrat Paternité - Pas d'Utilisation Commerciale - Partage des Conditions Initiales à l'Identique disponible en ligne http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ ou par courrier postal à Creative Commons, 559 Nathan Abbott Way, Stanford,California 94305, USA.


Documentation generated by JSDoc on Wed Jan 6 17:05:02 2010