CentraSite Documentation : Working with the CentraSite Business UI : Administering the Business UI : CentraSite Business UI Pluggable Architecture : Creating a Custom Extension
Creating a Custom Extension
To create a custom GWT specific extension to your requirements, perform the following steps:
To create a custom extension
1. Write a new widget class.
2. Open the file ExtensionWidgetFactory.java that resides in the CentraSiteBUIExtension folder.
3. Locate the method corresponding to the extension Id whose widget you wish to customize.
4. Return the new widget in the corresponding method.
5. Save and close the ExtensionWidgetFactory.java file.
6. Edit the custom configuration file to configure the extensions as appropriate. For more information on configuring the extension properties, see Configuring an Extension.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback