JMap.Event.Form.activate
Activate the listener.
If listener was already activated, do nothing.
If the listener was deactivated, it state is turn to activate and it will be called again when en event is emitted.
The listener id
// activate the listener "my-form-listener"JMap.Event.Form.activate("my-form-listener") Copy
// activate the listener "my-form-listener"JMap.Event.Form.activate("my-form-listener")
JMap.Event.Form.activate
Activate the listener.
If listener was already activated, do nothing.
If the listener was deactivated, it state is turn to activate and it will be called again when en event is emitted.