CONFIGURING
After deploying the plug-in containing the new widget type, you can enable or disable the new widget types for users in the same way as the supplied widget types (using either Domino policy or a plugin_customization.ini file). You can then create widgets of these additional widget types and deploy them to end users.
Note: For information about deploying a plug-in using a widget, see the related topics.
The com.ibm.rcp.toolbox plug-in provides the set of public APIs that allow for the following:
The extension point names for these public APIs are:
com.ibm.rcp.toolbox.widgetWizard
com.ibm.rcp.toolbox.widgetProvider
com.ibm.rcp.toolbox.customWidgetAction
For information on enabling widget creation by extension point/type using a Domino policy or the plugin_customization.ini file, see the related topics.
Related concepts Widget catalog options and access Controlling Widgets and Live Text access using Domino policy Controlling Widgets and Live Text access using Eclipse preferences
Related tasks Deploying client plug-ins with widgets and the widget catalog Creating the widget catalog
Related information Lotus Notes and Domino Application Development wiki Widgets: Policies and Roll Out Best Practices