laxar-patterns
Entry point to all laxar patterns APIs.
The APIs provided by this module usually work on the AxContext
object of a widget instance, and help
when working with certain common event handling and resource patterns.
Contents
Module Members
Module Members
actions Object
The actions module. Convenience for takeActionRequest, willTakeAction and didTakeAction events.
errors Object
The errors module. Convenience for didEncounterError events.
flags Object
The flags module. Convenience for didChangeFlag events.
i18n Object
The i18n module. Convenience for didChangeLocale events.
json Object
The json module. Helpers for working with rfc-6902 JSON patch data.
resources Object
The resources module. Convenience for didReplace and didUpdate events.
validation Object
The validation module. Convenience for validateRequest, willValidate and didValidate events.
visibility Object
The visibility module. Convenience for changeWidgetVisibilityRequest, changeAreaVisibilityRequest and
didChangeAreaVisibility events.