Classe CatalogObjectRef
Object
|
+--CatalogObject
|
+--CatalogObjectRef
- class
CatalogObjectRef
- extends CatalogObject
This class « CatalogObjectRef »models a basic entity of xml
data node for the xml tag <REF>.

Date: 28/07/2008
Version: 2.9.0
Voir:
Definie dans technique/fw_catalog.js
Sommaire des Constructeurs |
CatalogObjectRef
(data)
see extend_CatalogObject Method
|
Sommaire des Méthodes |
Object
|
extend_CatalogObject(<String_Obligatoire> data)
Create a CatalogObject Type object.
|
void
|
renderContent(<DOM> dom)
This public function « renderContent() » is used to compute of html code
of the CatalogObject data.
|
Méthodes héritées de la classe CatalogObject |
getId, setId, getData, setData, setStyle, getStyle, getDomElement, setDomElement, render, renderBefore, renderAfter, renderContent
|
CatalogObjectRef
CatalogObjectRef(data)
see extend_CatalogObject Method
Date: 28/07/2008
Version: 2.9.0
Voir:
extend_CatalogObject
Object extend_CatalogObject(<String_Obligatoire> data)
Create a CatalogObject Type object.
See example of instanciation of this component for a CatalogObject
:
var CatalogObjectTest = new CatalogObject ("value");
Parameters:
data - String_Obligatoire
: The data string value to store.
Date: 28/07/2008
Version: 2.9.0
renderContent
void renderContent(<DOM> dom)
This public function « renderContent() » is used to compute of html code
of the CatalogObject data.
Parameters:
dom - DOM
: The parent DOMElement of the CatalogObject's domElement.
Version: 2.9.0
Date: 29/07/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