All Classes and Interfaces

Class
Description
For All DEV UI Build Item, we need to distinguish between the extensions, and the internal usage of Dev UI
Base class for json-rpc methods
 
Any of card, menu or footer pages
Define an action in Dev UI Workspace.
 
 
Deprecated.
- Rather use the Action Builder
Holds any Build time actions for Dev UI the extension has
Holds the actual data and optionally a description for Build Time Data
 
Define a card in Dev UI.
Add a page (or section) to the Dev UI.
 
Deployment json-rpc methods.
Provides dev mode context as setup in Dev UI
Content that is made available in the DEV UI
 
Types of Display for the UI
Supported content types
 
Add a log to the footer of dev ui
Add a footer tab to the Dev UI.
This allows you to register a class that will provide data during runtime for JsonRPC Requests.
 
Add a menu (or section) to the Dev UI.
Define a page in Dev UI.
 
Common patterns for filters
 
Contains info on the build time template used to build static content for Dev UI All files are relative to dev-ui-templates/build-time/{extensionName} (in src/main/resources) This contain the fileName to the template, and the template data (variables) This allows extensions developers to add "static files" that they generate with Qute at build time.
 
 
Recorded json-rpc methods.
Runtime json-rpc methods.
Add a setting page to the Dev UI.
Static Content generated at build time This is used to generate components that will be available in Dev UI, but generated during build.
 
Add a unlisted page to the Dev UI.
 
Add an action to the Dev UI Workspace.
This hold all files in the user's project root