If specified, this provider will be used for communication and for all metadata purposes. By default, if not provided, the Metadata and RunView classes are used for this and the default GraphQLDataProvider is used which is connected to the same back-end MJAPI instance as the Metadata and RunView classes. If you want to have this component connect to a different MJAPI back-end, create an instance of a ProviderBase sub-class like GraphQLDataProvider/etc, and configure it as appropriate to connect to the MJAPI back-end you want to use, and then pass it in here.
StaticɵdirStaticɵfacReturns either the default Metadata provider or the one specified in the Provider property, if it was specified
Returns either the default RunQuery provider or the one specified in the Provider property, if it was specified
Returns either the default RunReport provider or the one specified in the Provider property, if it was specified
Returns either the default RunView provider or the one specified in the Provider property, if it was specified
Adds an app to the user's active list
Checks if there are any unsaved changes
Check if drop target is active
Loads the user's current app configuration
Moves an app down in the order
Moves an app up in the order
A callback method that is invoked immediately after the default change detector has checked the directive's data-bound properties for the first time, and before any of the view or content children have been checked. It is invoked only once when the directive is instantiated.
Native drag end handler - cleanup
Native drag enter handler - tracks drop target
Native drag over handler - allows drop
Native drag start handler
Native drop handler - reorder items
Removes an app from the user's active list
Resets all changes and reloads the configuration
Saves the user's app configuration
Inline component for configuring user's application visibility and order. Allows users to: