Overview | Workbench | Workbench Application Platform | Contributing | Changelog | Sponsoring | Links |
---|
This section provides answers to some common questions when integrating applications.
- How to register applications
- How to configure routing in the host application
- How to install a programmatic intent handler
- How to install a custom error handler
- How to provide a custom activity action
- How to integrate DevTools
- What does the application manifest structure look like
- How to interact with the platform
- How to configure routing
- How to show the application inside a viewport
- How to open a message box
- How to show a notification
- How to provide a view capability
- How to navigate to a view
- How to close a view
- How to interact with a view in the view component
- How to provide a popup capability
- How to open a popup
- How to interact with a popup in the popup component
- How to provide an activity capability
- How to add an action to an activity
- How to interact with an activity in the activity component
- How to prevent view destruction
- How to make a capability private or public scope
- How to configure focus handling
- How to issue a custom intent