|
|
|
|
|
CellCloseDialog (Function) In french: CelluleFermeDialogue
CellCloseDialog(CELL_Question)
Syntax
CellCloseDialog(<Cell control>)
<Cell control>: Control name Name of the cell to be hidden. This cell is overlayable and was displayed with CellDisplayDialog. Otherwise, CellCloseDialog has no action. Remarks Browsers don't refresh the display in the middle of Javascript code: functions CellDisplayDialog and CellCloseDialog must be used in different events/processes.. If these functions are used in the same event/process, the Cell control is not displayed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|