ActionSender

constructor(annotation: Annotation)

Creates instance of action sender.

Parameters

annotation

The annotation that triggered action execution.


constructor(formElement: FormElement)

Creates instance of action sender.

Parameters

formElement

The form element that triggered action execution.