Classe ComputeMapManager
Object
|
+--ComputeMapManager
- class
ComputeMapManager
this class «ComputeMapManager» is made up a array referring
the totals of grouping.
Data values are stored according to the group, page, column and genered
group's id for the line.
Date: 27/02/2008
Version: 2.8.0
Definie dans ergonomique/fw_tableur.js
Sommaire des Attributs |
<private> String |
map
This private attributePropriété «map» - is a array whose size is 4.
Its first entry is invariable,
it's the static name of the array, its value is : "computeMap"
and any change denied. |
Sommaire des Constructeurs |
ComputeMapManager
()
Create a new «ComputeMapManager» instance.
|
Sommaire des Méthodes |
<private> void
|
addElement(<integer_Obligatoire> group, <integer_Obligatoire> page, <integer_Obligatoire> col, <String_Obligatoire> id, <String_Obligatoire> value)
This private method «addElement()» call
incrementeCalcul
for all ObjectCalcul() contained into
{@ling tabCalcul tabCalcul attribut}
|
<private> void
|
getElement(<integer_Obligatoire> group, <integer_Obligatoire> page, <integer_Obligatoire> col, <String_Obligatoire> id)
This private method «getElement()» return total value if it exists,
null else.
|
<private> void
|
getMap()
This private method «getMap()» return the map attribute
|
map
<private> String map
This private attributePropriété «map» - is a array whose size is 4.
Its first entry is invariable,
it's the static name of the array, its value is : "computeMap"
and any change denied.
Following entries refers three array (initialized empty) corresponding
to respectively the totals of groups 1,2 and 3.
ComputeMapManager
ComputeMapManager()
Create a new «ComputeMapManager» instance.
Date: 27/02/2008
Version: 2.8.0
addElement
<private> void addElement(<integer_Obligatoire> group, <integer_Obligatoire> page, <integer_Obligatoire> col, <String_Obligatoire> id, <String_Obligatoire> value)
Parameters:
group - integer_Obligatoire
: the level of the group.
page - integer_Obligatoire
: the current page.
col - integer_Obligatoire
: column number.
id - String_Obligatoire
: group's id.
value - String_Obligatoire
: value of group's total.
Date: 27/02/2008
Version: 2.8.0
getElement
<private> void getElement(<integer_Obligatoire> group, <integer_Obligatoire> page, <integer_Obligatoire> col, <String_Obligatoire> id)
This private method «getElement()» return total value if it exists,
null else.
Parameters:
group - integer_Obligatoire
: the level of the group.
page - integer_Obligatoire
: the current page.
col - integer_Obligatoire
: column number.
id - String_Obligatoire
: group's id.
value - String_Obligatoire
: value of group's total.
Date: 27/02/2008
Version: 2.8.0
getMap
<private> void getMap()
Parameters:
group - integer_Obligatoire
: the level of the group.
page - integer_Obligatoire
: the current page.
col - integer_Obligatoire
: column number.
id - String_Obligatoire
: group's id.
value - String_Obligatoire
: value of group's total.
Date: 27/02/2008
Version: 2.8.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