|
Framework JavaScript ACube V2.10.0 | ||||||||
CLASSE PRECEDENTE CLASSE SUIVANTE | CADRES SANS CADRES | ||||||||
SOMMAIRE: ATTR | CONSTR | METH | DETAIL: ATTR | CONSTR | METH |
Object | +--ComponentProcessFollowUp
the class « ComponentProcessFollowUp » is able to manage the
component ComponentProcessFollowUp.
Private attributes is used within the framework ergonomic side.
IHM:
ComponentProcessFollowUp:
Date: 04/03/2008
Version: 2.8.0
Definie dans ergonomique/fw_process_follow_up.js
Sommaire des Attributs | |
<private> String |
_cellStyleDefault
Private attribute « _cellStyleDefault » refers the default class name to use, if data cell doesn't refers one. |
<private> String |
_cellWidthDefault
Private attribute « _cellStyleWidth » refers the default width to set, if data cell doesn't refers one. |
<private> integer |
_currentIndex
Private attribute « _currentIndex » a technical index used by this fonction. |
<private> dom node |
_dataLine
Private attribute « _dataLine » refers cell's node. |
<private> dom node |
_dataList
Private attribute « _dataList » refers parent node of cells set. |
<private> dom element |
_divBind
Private attribute « _divBind » - dynamic Zone (object DOM HTML) associated with the component. |
<private> boolean |
_emptyData
Private attribute « _emptyData » indicated if the component has some data. |
<private> String |
_emptyMessage
Private attribute « _emptyMessage » no data message. |
<private> string |
_id
Private attribute « _id » - id of the div. |
<private> integer |
_lineDensity
Private attribute « _lineDensity » refers number of cell by line. If value is 0 cells are display on only one line. 0 is the default value. |
<private> boolean |
_linkActived
Private attribute « _linkActived » set true if you want to display spires. |
<private> String |
_linkStyleDefault
Private attribute « _linkStyleDefault » refers the default class name to use, if data cell doesn't refers one. |
<private> Array |
_listCells
Private attribute « _listCells » is array of ProcessCellObject's ids. |
<private> Array |
_listLinks
Private attribute « _listLinks » is array of ProcessLinkObject's ids. |
<private> integer |
_numberCells
Private attribute « _numberCells » refers total number of cells. |
<private> Array |
_orderTab
Private attribute « _orderTab », it an array of cell'id sorted by order. |
<private> String |
_style
Private attribute « _style » refers class name of master table, the table who contains cells. |
<private> dom element |
_tableDomElement
Private attribute « _tableDomElement » - dynamic Zone (object DOM HTML) associated with the component. |
<private> integer |
_width
Private attribute « _width » refers of master table, the table who contains cells. |
<private> xml node |
_xmlConfig
Private attribute « _xmlConfig » refers the parent node of process configuration. |
<private> xml node |
_xmlData
Private attribute « _xmlData » refers the parent node of process configuration, represented by data list tag. |
<static> Object |
GLOBALS
GLOBALS contains all static parameters like xml tag's name and technical chars for string separator. |
Sommaire des Constructeurs | |
ComponentProcessFollowUp
(id)
Create a ComponentProcessFollowUp Type object. |
Sommaire des Méthodes | |
void
|
display()
This private method «display())» display the ComponentProcessFollowUp component. |
Object
|
getCellStyleDefault()
|
Object
|
getCellWidthDefault()
|
Object
|
getDataLine()
|
Object
|
getDataList()
|
Object
|
getDivBind()
|
Object
|
getEmptyMessage()
|
Object
|
getId()
|
Object
|
getLineDensity()
|
Object
|
getLinkActived(booleanValue)
|
Object
|
getLinkStyleDefault()
|
Object
|
getLinkWidthDefault()
|
Object
|
getListCells()
|
Object
|
getListLinks()
|
Object
|
getNumberCells()
|
Object
|
getOrderTab()
|
Object
|
getStyle()
|
Object
|
getTableDomElement()
|
Object
|
getWidth()
|
string
|
importData(xmlObject)
This private method «importData()» parse the data xml node in order to fill the array of cell with news object. |
void
|
initXMLConfig()
This private method «initXMLConfig()» parse the config xml node in order to affect values to component attributes. |
Object
|
isEmpty()
|
void
|
setCellStyleDefault(stringValue)
|
void
|
setCellWidthDefault(stringValue)
|
void
|
setConfig(xmlObject)
This public method «setConfig())» this method call initialisateur loader and set the divBind attribute. |
void
|
setDataLine(stringValue)
|
void
|
setDataList(stringValue)
|
void
|
setEmptyData(booleanValue)
|
void
|
setEmptyMessage(stringValue)
|
void
|
setLineDensity(integerValue)
|
void
|
setLinkActived(booleanValue)
|
void
|
setLinkStyleDefault(stringValue)
|
void
|
setLinkWidthDefault(stringValue)
|
void
|
setListCells(arrayValue)
|
void
|
setListLinks(arrayValue)
|
void
|
setNumberCells(integerValue)
|
void
|
setStyle(stringValue)
|
void
|
setTableDomElement(elementDomValue)
|
void
|
setWidth(integerValue)
|
Détail des Attributs |
<private> String _cellStyleDefault
<private> String _cellWidthDefault
<private> integer _currentIndex
<private> dom node _dataLine
<private> dom node _dataList
<private> dom element _divBind
<private> boolean _emptyData
<private> String _emptyMessage
<private> string _id
<private> integer _lineDensity
<private> boolean _linkActived
<private> String _linkStyleDefault
<private> Array _listCells
<private> Array _listLinks
<private> integer _numberCells
<private> Array _orderTab
<private> String _style
<private> dom element _tableDomElement
<private> integer _width
<private> xml node _xmlConfig
<private> xml node _xmlData
<static> Object GLOBALS
Détail des Constructeurs |
ComponentProcessFollowUp(id)
none -
}
Détail des Méthodes |
void display()
none -
}
Object getCellStyleDefault()
Object getCellWidthDefault()
Object getDataLine()
Object getDataList()
Object getDivBind()
Object getEmptyMessage()
Object getId()
Object getLineDensity()
Object getLinkActived(booleanValue)
Object getLinkStyleDefault()
Object getLinkWidthDefault()
Object getListCells()
Object getListLinks()
Object getNumberCells()
Object getOrderTab()
Object getStyle()
Object getTableDomElement()
Object getWidth()
string importData(xmlObject)
xml - xmlObject
node of list data.
void initXMLConfig()
none -
}
Object isEmpty()
void setCellStyleDefault(stringValue)
void setCellWidthDefault(stringValue)
void setConfig(xmlObject)
the - xmlObject
config file node xml.
void setDataLine(stringValue)
void setDataList(stringValue)
void setEmptyData(booleanValue)
void setEmptyMessage(stringValue)
void setLineDensity(integerValue)
void setLinkActived(booleanValue)
void setLinkStyleDefault(stringValue)
void setLinkWidthDefault(stringValue)
void setListCells(arrayValue)
void setListLinks(arrayValue)
void setNumberCells(integerValue)
void setStyle(stringValue)
void setTableDomElement(elementDomValue)
void setWidth(integerValue)
|
Framework JavaScript ACube V2.10.0 | ||||||||
CLASSE PRECEDENTE CLASSE SUIVANTE | CADRES SANS CADRES | ||||||||
SOMMAIRE: ATTR | CONSTR | METH | DETAIL: ATTR | CONSTR | METH |