action library

Classes

ActionEnv<A extends TinkApplicationState<TinkWidgetInputBinding<ScreenModel, TinkWidgetHandler>, TinkWidgetOutputBinding<EventModel, TinkWidgetHandler>, TinkWorkflowBinding<EventModel, WorkflowModel, TinkWidgetHandler>, TinkVariable>, S extends ScreenModel>
TinkActionFunction
Added to functions that should be used as the handler for an event. If two handlers are found in the same class, they are invoked on the same instance of the class IFF the actions are triggered on the same widget or a child widget that has had the instance passed to it