Promotic

onDataEditing - event of the PmgWEdit object

Description:
The event is triggered on changing the object content after switching the object into the edit mode and only in process of editing the value to the end of the edit mode.
See the "Attributes" tab.
Parameters:
pMe(Object) Reference to the PmgWEdit object where the event rises.
pEvent(Object) Reference to the object describing detailed information about the specific event.
The pEvent parameter is not used here because this event does not need any additional information.
Note:
The event is triggered multiply while the value is being selected.
For confirmed edit end capturing see the onDataEditAccept event.
For cancelled editation capturing see the onDataEditCancel event.

This event is triggered only if the "Control enabled" configurator is checked.

This event is not functional yet in the Web panel.
Example:
JavaScriptVBScriptSelect and copy to clipboard

Pm.Debug(pMe.Value);
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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