Framework JavaScript ACube V2.10.0
 

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.

Détail des Attributs

_cssClass

<private> String _cssClass

_id

<private> int _id

_name

<private> String _name

Détail des Constructeurs

AgendaState

AgendaState(<int_Obligatoire> id, <String_Optionnel> name, <String_Optionnel> cssClass)

Détail des Méthodes

getCssClass

String getCssClass()

getId

int getId()

getName

String getName()

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