Promotic

RemoveEvent - method of the PmfObject object

Description:
Unregisters the function in the specified event.
Syntax:
Empty RemoveEvent(Long sEventName, String sFuncId)
Parameters:
sEventName(Long) Event name of the corresponding Pmf object.
sFuncId(String) Identifier of the event function registered by the AddEvent method.
Note:
This method is also functional in Web panels.
This method is functional only for JavaScript language.
See also:
Example1:
JavaScriptSelect and copy to clipboard

oPmf.RemoveEvent("onEditAccept", "sFuncId");
Example2:
See the AddEvent method

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

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