java.lang.Object | |
↳ | com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell.Context |
Implements TransformContext
. This context will be provided
to 3rd party objects for building up output linked to the
instance being rendered. For example, context menus.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Context(TransformContext transformContext) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AppContext |
getAppContext()
Provides an instance of the AppContext for the current request.
| ||||||||||
ContextMenuManager |
getContextMenuManager()
Provides the ContextMenuManager from where the ContextMenus should be created.
| ||||||||||
ReportGridDisplayCell | getDisplayCell() | ||||||||||
ReportGridTransformImpl | getReportGridTransform() | ||||||||||
Transform |
getTransform()
Provides the current Transform instance.
| ||||||||||
WebComponent |
getWebComponent()
Provides the current WebComponent.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||
![]()
|
Provides the ContextMenuManager from where the ContextMenus should be created.