Package com.polarion.alm.shared.api.model.rp.widget
package com.polarion.alm.shared.api.model.rp.widget
-
ClassDescriptionConfiguration to associate part or all of the widget with the Properties Sidebar.The container that the Properties Sidebar is available inside of.Configuration for enabling the sidebar on a tag representing the rendered object.Additional API for Widget Developer to work with resources through velocityConfigured scripted chart widget resource object.Rich Page Widget is a visual component which can be added by the user to the Rich Page and which shows some data based on user defined parameters - see
RichPageWidget.getParametersDefinition(ParameterFactory)
Implementations should be state-less and not assume that only one instance is created in runtime.Context used inRichPageWidget.executeAction(RichPageWidgetActionContext)
Common super interface for contexts used in methodsRichPageWidget.renderHtml(RichPageWidgetRenderingContext)
andRichPageWidget.executeAction(RichPageWidgetActionContext)
TO BE USED ONLY FOR INTERNAL PURPOSES.Context used inRichPageWidget.renderHtml(RichPageWidgetRenderingContext)
TO BE USED ONLY FOR INTERNAL PURPOSES.