Promotic

IsCellFocused - method of the PmgWTable object

Description:
Detects whether some cells from a table (except fixed part) has the focus.
Syntax:
Boolean IsCellFocused()
Return value:
true - If some cells from a table (except fixed part) has the focus.
false - Otherwise
Note:
This method is also functional in Web panels.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oTable = pMe.Items("/Table");
var bCellFocused = oTable.IsCellFocused();
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.