Parameter name
|
Description
|
WidgetName
|
This is the name of the widget that appear in the Add Widget dialog box.
|
WidgetType
|
This represents the type of widget. Widget type "compositeui" supports Apama widgets.
|
WidgetAppName
|
This is the name of an application from which the widget is deployed. In case of ‘Common Resource Project’, the widgets are listed below ‘ALL’ application.
|
Category
|
You can specify a category for a widget. For Apama widgets, the category must be ‘Apama’. This is a mandatory attribute.
|
Description
|
This is the description of a widget.
|
Title
|
This is the title for a widget. This appears in the header of the widget.
|
Height
|
This is the height of the graph. For iframe based widgets, the height is set to iframe.
|
Width
|
For graphical widgets, this is the width of a graph.
|
Renderer
|
This can be set to NULL. To use this parameter, you need to add the renderer jsp and make the URL available. Typically, this is used for customization. If you set this to NULL, then the default renderer for Apama is used.
|
TargetUrl
|
This is the URL for Apama widgets. You can specify this URL in one of the following ways.Absolute URLUsing server alias
|
UrlParam
|
These are the parameters (name-value) pairs for the target URL.
|