Interface for widget editor views.
Invoke when action for saving or canceling is initiated and the input should be preprocessed.
{WidgetEditor}
defines if the action should save the data or the new input will be discarded.
Retrieves the modified properties
Initialze the view. Invoked when properties for the widget are resolved.
The metadata of the widget.
Sets property values.
The values of the widget`s properties.
Validates the property data and returns the validation result.
Generated using TypeDoc
Interface for widget editor views.