Classe AgendaState
Object
|
+--AgendaState
- class
AgendaState
the class «AgendaState» is the class to manage and describe an AgendaState object

Version: 2.8.0
Date: 25/02/2008
Definie dans ergonomique/fw_agenda.js
Sommaire des Attributs |
<private> String |
_cssClass
Private attribute « _cssClass » - the CSS class describing the state
|
<private> int |
_id
Private attribute « _id » - the id of the state
|
<private> String |
_name
Private attribute « _name » - the name or description of the state
|
Sommaire des Constructeurs |
AgendaState
(<int_Obligatoire> id, <String_Optionnel> name, <String_Optionnel> cssClass)
Create a new AgendaState object.
|
Sommaire des Méthodes |
String
|
getCssClass()
The public method « getCssClass() » is used to get the Css class.
|
int
|
getId()
The public method « getId() » is used to get the id of the state.
|
String
|
getName()
The public method « getName() » is used to get the name or the description of the state.
|
_cssClass
<private> String _cssClass
Private attribute « _cssClass » - the CSS class describing the state
_id
<private> int _id
Private attribute « _id » - the id of the state
_name
<private> String _name
Private attribute « _name » - the name or description of the state
AgendaState
AgendaState(<int_Obligatoire> id, <String_Optionnel> name, <String_Optionnel> cssClass)
Create a new AgendaState object.
Parameters:
id - int_Obligatoire
: the state ID
name - String_Optionnel
: the state name
cssClass - String_Optionnel
: the applied css class
Version: 2.8.0
Date: 25/02/2008
getCssClass
String getCssClass()
The public method « getCssClass() » is used to get the Css class.
Version: 2.8.0
Date: 25/02/2008
getId
int getId()
The public method « getId() » is used to get the id of the state.
Version: 2.8.0
Date: 25/02/2008
getName
String getName()
The public method « getName() » is used to get the name or the description of the state.
Returns:
the name or the description of the state.
Version: 2.8.0
Date: 25/02/2008
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