- What is the BlackBerry UEM Integration SDK?
- What is a BlackBerry UEM plug-in?
- Using the BlackBerry UEM Integration APIs
- Setting up your BlackBerry UEM plug-in development environment
- System requirements for BlackBerry UEM plug-in development
- Configuring your development environment
- Install BlackBerry UEM in your development environment
- Change the UI configuration file for development
- Install the BlackBerry UEM Integration SDK
- Install the UEM Integration plug-in for Eclipse
- Create an Eclipse workspace and integrate it with BlackBerry UEM
- Start the BlackBerry UEM Core and management console services from Eclipse
- Verify that you can compile a plug-in project
- Converting CSS to GSS for GWT 2.8.0 and later
- Joining BlackBerry UEM plug-in development
- Configure automated builds for a BlackBerry UEM plug-in
- Upgrading your development environment
- Sample BlackBerry UEM plug-in
- Using widgets to customize the UI elements of a plug-in
- Enabling a BlackBerry UEM plug-in to integrate with an external system
- Best practices and troubleshooting
- Deploy a plug-in to a production BlackBerry UEM domain
Factories
Create and return a label
Create and return a label
Class: com.blackberry.platform.ui.client.api.widgets.factory.label.LabelFactory
Base class: GWT
Example:

Create and return an anchor (link)
Create and return an anchor (link)
Class: com.blackberry.platform.ui.client.api.widgets.factory.anchor.AnchorFactory
Base class: GWT
Example:

Create and return an icon
Create and return an icon
Class: com.blackberry.platform.ui.client.api.widgets.factory.icon.IconFactory
Base class: GWT
Example:
