Framework JavaScript ACube V2.10.0
 

Classe ProcessLinkObject

Object
   |
   +--ProcessLinkObject

class ProcessLinkObject


NOT AVAILABLE - the class « ProcessLinkObject » is able to manage a table's cell-linkers of process follow-up. This object symbolises link between two step of process follow-up.
Spec

Private attributes is used within the framework ergonomic side.




Date: 04/03/2008

Version: 2.8.0

Definie dans ergonomique/fw_process_follow_up.js


Sommaire des Attributs
<private>  String _cellDomElement
          Private attribute « _cellDomElement » - dynamic Zone (object DOM HTML) associated with this object.
<private>  String _cellIdAfter
          Private attribute « _cellIdAfter » refers the followed ProcessCellObject's id.
<private>  String _cellIdBefore
          Private attribute « _cellIdBefore » refers the first ProcessCellObject's id

<private>  string _id
          Private attribute « _id » - id of the ProcessLinkObject.
<private>  String _position
          Private attribute « _position » refers

<private>  String _style
          Private attribute « _style » refers the link's class name.
<private>  String _width
          Private attribute « _width » refers the link's width.
 
Sommaire des Constructeurs
ProcessLinkObject ()
            Create a ProcessLinkObject object.
 
Sommaire des Méthodes
 Object getCellDomElement()
          
 Object getCellIdAfter()
          
 Object getCellIdBefore()
          
 Object getId()
          
 Object getPosition()
          
 Object getStyle()
          
 Object getWidth()
          
 void setCellDomElement(domElementValue)
          
 void setCellIdAfter(stringValue)
          
 void setCellIdBefore(stringValue)
          
 void setId(stringValue)
          
 void setPosition(integerValue)
          
 void setStyle(stringValue)
          
 void setWidth(integerValue)
          

Détail des Attributs

_cellDomElement

<private> String _cellDomElement

_cellIdAfter

<private> String _cellIdAfter

_cellIdBefore

<private> String _cellIdBefore

_id

<private> string _id

_position

<private> String _position

_style

<private> String _style

_width

<private> String _width

Détail des Constructeurs

ProcessLinkObject

ProcessLinkObject()

Détail des Méthodes

getCellDomElement

Object getCellDomElement()

getCellIdAfter

Object getCellIdAfter()

getCellIdBefore

Object getCellIdBefore()

getId

Object getId()

getPosition

Object getPosition()

getStyle

Object getStyle()

getWidth

Object getWidth()

setCellDomElement

void setCellDomElement(domElementValue)

setCellIdAfter

void setCellIdAfter(stringValue)

setCellIdBefore

void setCellIdBefore(stringValue)

setId

void setId(stringValue)

setPosition

void setPosition(integerValue)

setStyle

void setStyle(stringValue)

setWidth

void setWidth(integerValue)

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