ActionSender

constructor(@NonNull annotation: Annotation)

Creates instance of action sender.

Parameters

annotation

The annotation that triggered action execution.


constructor(@NonNull formElement: FormElement)

Creates instance of action sender.

Parameters

formElement

The form element that triggered action execution.