The event calling also depends on setting of the "'onButtonUp' event always triggered" configurator.
pMe | (Object) Reference to the PmgButton object where the event rises. |
---|---|
pEvent | (Object) Reference to object describing detailed information about the specific event. The pEvent parameter is not used here because this event does not need any additional information. |
Pm.CreateView(pMe.PmPanel, "../Panel2", "", "target:main;").Open();