Promotic

GetArea - method of the PmfTable object

Description:
Returns reference to a certain table area (to the PmfTableArea object).
Syntax:
Object GetArea(Long nId)
Parameters:
nId(Long) Numeric identifier of certain table area (see Areas in the table).
11 = MainBody = Main data area
12 = MainHead = Main area header
13 = MainFoot = Main area footer
21 = LeftBody = Left data area
22 = LeftHead = Left area header
23 = LeftFoot = Left area footer
Note:
This method is also functional in Web panels.

Example1:
JavaScriptSelect and copy to clipboard

var oArea = oTable.GetArea(11);

History:
Pm9.00.04: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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