Class ReportGridDisplayCellRowHeader
- java.lang.Object
 - 
- com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
 - 
- com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
 
 
 
- 
- All Implemented Interfaces:
 ReportGridCell,ReportGridCellHeader,ReportGridCellRowHeader,ReportGridDisplayCell,java.lang.Cloneable
public class ReportGridDisplayCellRowHeader extends ReportGridDisplayCellImpl implements ReportGridCellRowHeader
Deprecated.Please use the ReportGridCellRowHeader interface or extend the ReportGridCellRowHeaderImpl class.This class represents a Row Header cell cell of the report grid.
This class has been deprecated along with all the ReportGridDisplayCell classes.
In its place, the Transform manipulates the cells through the ReportGridCell interface.- Since:
 - MicroStrategy Web 7.3.1 or earlier
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
ReportGridDisplayCell.Context 
 - 
 
- 
Field Summary
- 
Fields inherited from class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
_advDrillEditorProcessEvent, _advdrillEvent, _appliedSorts, _cachedObjects, _drillEditorName, _drillEditorProcessEvent, _drillEvent, _drillFilterOnSelectionProcessEvent, _drillFilterPageBy, _imgBasePath, _isIFrameRequest, _isNetscape, _itemsAddedToContextMenu, _maxColHeaderDepth, _sortEvent, _sortSubtotalColPosition, _sortSubtotalPostion, _specifyIDForCell, _specifyWidthForCell, _text, formalParas, rb 
- 
Fields inherited from interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
PIVOT_DECREASE_POSITION, PIVOT_INCREASE_POSITION, PIVOT_REMOVE, PIVOT_SWITCH_AXIS, PIVOT_TO_PAGE_BY 
 - 
 
- 
Constructor Summary
Constructors Constructor Description ReportGridDisplayCellRowHeader()Deprecated.Constructor used for creating a generic display cell.ReportGridDisplayCellRowHeader(ReportBean rb, WebHeader header, java.util.HashMap cachedObjects)Deprecated.Constructor used to display row header in report grid in execute mode.ReportGridDisplayCellRowHeader(ReportBean rb, WebTemplateMetric metric, FormalParameters formalParas)Deprecated.Constructor used for creating a dummy display cell of row header in design mode when it's corresponding to a metric.ReportGridDisplayCellRowHeader(ReportBean rb, WebTemplateUnit unit, FormalParameters formalParas)Deprecated.Constructor used for creating a dummy display cell of row header in design mode when it's not corresponding to a metric.ReportGridDisplayCellRowHeader(FormalParameters formalParas)Deprecated.Constructor used for creating a generic display cell. 
- 
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description protected voidgenerateContent(MarkupOutput mo)Deprecated.Override the protected method of ReportDisplayCellImpl.protected voidgenerateContextMenu(MarkupOutput mo)Deprecated.Override the protected method of ReportDisplayCellImpl.protected voidgenerateDrillCheckBox(MarkupOutput mo)Deprecated.Override the protected method of ReportDisplayCellImpl.protected voidgenerateFilterOnSelectionCheckBox(MarkupOutput mo)Deprecated.Override the protected method of ReportDisplayCellImpl.protected voidgenerateOutlineModeImage(MarkupOutput mo)Deprecated.Override the protected method of ReportDisplayCellImpl.protected voidgenerateOutlineSubTotalName(MarkupOutput mo)Deprecated.Override the protected method of ReportDisplayCellImpl.voidgenerateRowHeaderContent(MarkupOutput out)Deprecated.protected voidgenerateTooltip(MarkupOutput mo)Deprecated.Generate the tool tip for this cell.intgetCellType()Deprecated.Returns the cell typeWebEventgetDerivedElementsEvent()Deprecated.WebEventgetFilterOnEvent()Deprecated.Get the event for filter on the cell header instanceWebEventgetInsertMetricPercentToTotalEvent(int axisBitMap)Deprecated.Get the event for inserting a new metric based on Percent to TotalWebEventgetInsertMetricPercentToTotalEvent(int axisBitMap, java.lang.String attributeID)Deprecated.Get the event for inserting a new metric based on Percent to TotalWebEventgetInsertMetricRankEvent(java.lang.String attributeID, int sortOrder)Deprecated.Get the event for inserting a new metric based on a rankWebEventgetInsertMetricTransformationEvent(java.lang.String transformationID, int formulaType)Deprecated.Get the event for inserting a new metric based on a transformationintgetKey()Deprecated.WebEventgetOpenFormatEditorEvent()Deprecated.Get the event for opening the format editorprotected intgetOutlinemodeRowCount()Deprecated.get row count for outline modeprotected java.lang.StringgetOutlinemodeSubTotalName()Deprecated.get subtotal name for outline modeWebEventgetRenameEvent()Deprecated.Get the event for renaming the current cellWebEventgetSetFormatEditorTargetEvent()Deprecated.Get the event for setting the current target of the format editor to be this cell instanceprotected booleangetShowOutlinemodeImage()Deprecated.get whether display outline mode imageWebHeadergetWebHeader()Deprecated.return the WebHeader object associated with this cellWebTemplateMetricgetWebTemplateMetric()Deprecated.return the WebTemplateMetric object associated with this cellWebTemplateMetricgetWebTemplateMetric(boolean retrieve)Deprecated.Obtain theWebTemplateMetricinstance associated with this classprotected WebTemplateUnitgetWebTemplateUnit()Deprecated.return the getWebTemplateUnit object associated with this cellvoidinit(TransformContext context, WebHeader header)Deprecated.This method is called to initialize the cell in view mode.voidinit(TransformContext context, WebTemplateMetric metric)Deprecated.This method is called to initialize the cell in design mode.voidinit(WebComponent wc, WebHeader header, java.util.HashMap cachedObjects)Deprecated.This method is called to initialize the cell in view mode.voidinit(WebComponent wc, WebTemplateMetric metric, FormalParameters formalParas)Deprecated.This method is called to initialize the cell in design mode.voidinit(WebComponent wc, WebTemplateMetric metric, java.util.HashMap cachedObjects)Deprecated.This method is called to initialize the cell in design mode.voidinit(WebComponent wc, WebTemplateUnit unit, FormalParameters formalParas)Deprecated.This method is called to initialize the cell in design mode.protected voidinitDNDForDesignMode(DragAndDropItem item)Deprecated.initialize a drag and drop item for a row header cell in design modeprotected voidinitDNDForExecuteMode(DragAndDropItem item)Deprecated.initialize a drag and drop item for a row header cell in execute modebooleanisMetric()Deprecated.determine if the row header is containing a metricbooleanisMetricDrillable(WebHeader header, WebDrillPath drillPath)Deprecated.return whether the header has a drillable metricprotected booleanisTotal()Deprecated.voidreset()Deprecated.Reset all of the instance variables.voidsetOutlinemodeRowCount(int value)Deprecated.set row count for outline modevoidsetOutlinemodeSubTotalName(java.lang.String value)Deprecated.get subtotal name for outline modevoidsetOutlinemodeWrapHeaderText(boolean isWrap)Deprecated.Indicates the header text of the outline mode cell need to be wrap up with related html tags.voidsetShowOutlinemodeImage(boolean value)Deprecated.set whether display outline mode image- 
Methods inherited from class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
addExtraAttribute, canAddThresholds, canDrill, canDrillAdvanced, canEditControl, canEditMetricFilter, canFilterOn, canFilterOnSelection, canFormat, canHaveDerivedElements, canHyperLink, canInsertShortcutMetric, canMetricFilterOn, canModifyAttributeForm, canOpenAlerts, canPivot, canPivot, canQuickGroup, canRemoveFromGrid, canRemoveFromReport, canRename, canSort, clone, convertNonbreakingSpaceOnMV, decodeEuro, encodeMV, generateDragAndDrop, generateDrillCheckBox, generateDrillOpenLink, generateFilterOnSelectionCheckBox, generateHeaderDrillContextMenu, generateHeaderSortContextMenu, generateInnerHTML, generateOutput, generatePivotButtons, generatePostContent, generatePreContent, generateRowValueDrillContextMenu, generateSortButton, generateTitleDrillContextMenu, generateTitleSortContextMenu, generateTooltipContent, generateTooltipForHeaders, generateTooltipForRowValue, generateTooltipForTitles, getAccessibilityInfo, getCellID, getColHeaderWebMetric, getColSpan, getContextMenuAttributes, getContextMenuManager, getControlElementSelectorEvent, getCssPrefix, getDescription, getDescriptor, getDrillEvent, getDrillPath, getDrillPathWithHighImportance, getEventManager, getExtraInfo, getExtraStyle, getExtraUrl, getFPIntValue, getFPStringValue, getHeaderContent, getHeaderDrillParametersForDHTML, getHeaderDrillPathWithHighImportance, getHeaderDrillURL, getImgName, getMaxSortAllowed, getPostTextForMetricValue, getPostTextForNonMetricValue, getPreTextForMetricValue, getPreTextForNonMetricValue, getReportBean, getReportDesignMode, getRowSpan, getRowValueDrillElements, getRowValueDrillParametersForDHTML, getRowValueDrillPathWithHighImportance, getRowValueDrillURL, getShowDescriptionAsTooltip, getSortStatus, getStyle, getSubTitle, getSubtitleIndex, getText, getTitleDrillParametersForDHTML, getTitleDrillURL, getTooltip, getWidth, init, init, init, init, initDragAndDrop, isContextMenuEnabled, isDesignMode, isDragAndDropEnabled, isFPTrue, isFPTrue, isHeaderNeedLink, isIFrameEnabled, isIFrameRequest, isItemsAddedToContextMenu, isOutlineModeEnabled, isRowValueNeedLink, isRW, isSortAscending, isTitleNeedLink, setAccessibilityInfo, setCellID, setCellType, setColSpan, setContent, setContextMenu, setDescription, setDrillPath, setExtraInfo, setExtraStyle, setExtraStyle, setExtraUrl, setHTML, setInnerHTML, setPostContent, setPreContent, setRowSpan, setStyle, setStyleForNonBuiltInFormat, setSubTitle, setSubTitleIndex, setText, setTooltip, setWidth, showBanding, showDrillAdvanced, showDrillCheckBox, showDrillDownOnly, showDrillHyperlink, showDrillHyperlinkMetric, showDrillMetric, showDrillRMC, showDrillRMCMetric, showFilterOnSelectionCheckBox, showFormattingRMC, showPivot, showPivotRMC, showRemove, showRemoveRMC, showRenameRMC, showSortButtonsForAttributes, showSortButtonsForMetrics, showSortRMCForAttributes, showSortRMCForMetrics, showSubTitle, useBuiltInFormat 
- 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Methods inherited from interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
addExtraAttribute, canAddThresholds, canDrill, canDrillAdvanced, canEditControl, canEditMetricFilter, canFilterOn, canFilterOnSelection, canFormat, canHaveDerivedElements, canHyperLink, canInsertShortcutMetric, canMetricFilterOn, canModifyAttributeForm, canOpenAlerts, canPivot, canPivot, canQuickGroup, canRemoveFromGrid, canRemoveFromReport, canRename, canSort, generateOutput, getAccessibilityInfo, getCellID, getColSpan, getControlElementSelectorEvent, getDrillEvent, getDrillPathWithHighImportance, getExtraInfo, getExtraStyle, getHeaderContent, getRowSpan, getStyle, getText, getTooltip, getWidth, init, init, init, init, isRW, setAccessibilityInfo, setCellID, setColSpan, setContent, setContextMenu, setExtraInfo, setExtraStyle, setExtraStyle, setHTML, setInnerHTML, setPostContent, setPreContent, setRowSpan, setStyle, setText, setTooltip, setWidth 
 - 
 
 - 
 
- 
- 
Constructor Detail
- 
ReportGridDisplayCellRowHeader
public ReportGridDisplayCellRowHeader()
Deprecated.Constructor used for creating a generic display cell.- Since:
 - MicroStrategy Web 8.0.0
 
 
- 
ReportGridDisplayCellRowHeader
public ReportGridDisplayCellRowHeader(FormalParameters formalParas)
Deprecated.Constructor used for creating a generic display cell.- Parameters:
 formalParas- all the formal parameters from the report transform. Used to control some output generation. For example, the cssPrefix is needed for the empty cells in design mode.
 
- 
ReportGridDisplayCellRowHeader
public ReportGridDisplayCellRowHeader(ReportBean rb, WebTemplateMetric metric, FormalParameters formalParas)
Deprecated.Constructor used for creating a dummy display cell of row header in design mode when it's corresponding to a metric. When the metrics are on row axis, the row header will display the corresponding metric name.- Parameters:
 rb- the associated report beanmetric- the associated metric on templateformalParas- all the formal parameters from the report transform. Used to control some output generation. For example, the cssPrefix is needed for the empty cells in design mode.
 
- 
ReportGridDisplayCellRowHeader
public ReportGridDisplayCellRowHeader(ReportBean rb, WebTemplateUnit unit, FormalParameters formalParas)
Deprecated.Constructor used for creating a dummy display cell of row header in design mode when it's not corresponding to a metric. Basically the row header will contain the information to the corresponding Template unit.- Parameters:
 rb- the associated report beanunit- the associated template unitformalParas- all the formal parameters from the report transform. Used to control some output generation. For example, the cssPrefix is needed for the empty cells in design mode.
 
- 
ReportGridDisplayCellRowHeader
public ReportGridDisplayCellRowHeader(ReportBean rb, WebHeader header, java.util.HashMap cachedObjects)
Deprecated.Constructor used to display row header in report grid in execute mode.- Parameters:
 rb- the associated report beanheader- the associated row header objectcachedObjects- cached object, used to store some information shared across multiple cells
 
 - 
 
- 
Method Detail
- 
reset
public void reset()
Deprecated.Description copied from interface:ReportGridDisplayCellReset all of the instance variables. This method is very important when improve the memory performance: we create only one instance for a particular cell type and reuse it instead of creating a new instance for each concrete grid cell. Therefore, it saves a lot of memory. For implementation of this method, please follow the workflow of how all the instance variables are initialized in the class hierarchy when a new instance is created: superclass instance variables are initialized first, subclass instance variables are initialized second. Note: for the purpose of cell reuse.- Specified by:
 resetin interfaceReportGridDisplayCell- Overrides:
 resetin classReportGridDisplayCellImpl
 
- 
init
public void init(TransformContext context, WebHeader header)
Deprecated.Description copied from interface:ReportGridCellHeaderThis method is called to initialize the cell in view mode. It receives aWebHeaderinstance as the underlying SDK object- Specified by:
 initin interfaceReportGridCellHeader- Parameters:
 context-TransformContextinstance initialized with the grid's transform information.header-WebHeaderinstance coresponding to the cell to be displayed.- Since:
 - MicroStrategy Web 8.0.1
 
 
- 
init
public void init(TransformContext context, WebTemplateMetric metric)
Deprecated.Description copied from interface:ReportGridCellHeaderThis method is called to initialize the cell in design mode. It receives aWebTemplateMetricas the underlying SDK object.- Specified by:
 initin interfaceReportGridCellHeader- Parameters:
 context-TransformContextinstance initialized with the grid's transform information.metric-WebTemplateMetricinstance corresponding to the cell to be displayed.- Since:
 - MicroStrategy Web 8.0.1
 
 
- 
getCellType
public int getCellType()
Deprecated.Returns the cell type- Specified by:
 getCellTypein interfaceReportGridDisplayCell- Overrides:
 getCellTypein classReportGridDisplayCellImpl- Returns:
 - the cell type - EnumReportGridDisplayCellTypes.EnumReportGridDisplayCellTypeRowHeader. It's read-only.
 
 
- 
getWebHeader
public WebHeader getWebHeader()
Deprecated.return the WebHeader object associated with this cell- Specified by:
 getWebHeaderin interfaceReportGridCellHeader- Returns:
 - the WebHeader object
 
 
- 
getWebTemplateMetric
public WebTemplateMetric getWebTemplateMetric()
Deprecated.return the WebTemplateMetric object associated with this cell- Specified by:
 getWebTemplateMetricin interfaceReportGridCellHeader- Returns:
 - the getWebTemplateUnitWebTemplateMetric object
 
 
- 
getWebTemplateUnit
protected WebTemplateUnit getWebTemplateUnit()
Deprecated.return the getWebTemplateUnit object associated with this cell- Returns:
 - the WebTemplateUnit object
 
 
- 
init
public void init(WebComponent wc, WebHeader header, java.util.HashMap cachedObjects)
Deprecated.Description copied from interface:ReportGridCellHeaderThis method is called to initialize the cell in view mode. It receives aWebHeaderas the underlying SDK object.- Specified by:
 initin interfaceReportGridCellHeader- Parameters:
 wc- The bean being transformed.header- TheWebHeadercorresponding to this cell.cachedObjects- AHashMappopulated by the transform and used to store information shared across multiple cells.- Since:
 - MicroStrategy Web 8.0.0
 
 
- 
init
public void init(WebComponent wc, WebTemplateUnit unit, FormalParameters formalParas)
Deprecated.Description copied from interface:ReportGridCellRowHeaderThis method is called to initialize the cell in design mode. It receives aWebTemplateUnitas the underlying SDK object.- Specified by:
 initin interfaceReportGridCellRowHeader- Parameters:
 wc- The bean being transformed.unit- TheWebTemplateUnitcorresponding to this cell.formalParas- all the formal parameters from the report transform. Used to control some output generation.- Since:
 - MicroStrategy Web 8.0.0
 
 
- 
init
public void init(WebComponent wc, WebTemplateMetric metric, FormalParameters formalParas)
Deprecated.Description copied from interface:ReportGridCellRowHeaderThis method is called to initialize the cell in design mode. It receives aWebTemplateMetricas the underlying SDK object.- Specified by:
 initin interfaceReportGridCellRowHeader- Parameters:
 wc- The bean being transformed.metric- TheWebTemplateMetriccorresponding to this cell.formalParas- all the formal parameters from the report transform. Used to control some output generation.- Since:
 - MicroStrategy Web 8.0.0
 
 
- 
init
public void init(WebComponent wc, WebTemplateMetric metric, java.util.HashMap cachedObjects)
Deprecated.Description copied from interface:ReportGridCellHeaderThis method is called to initialize the cell in design mode. It receives aWebTemplateMetricas the underlying SDK object.- Specified by:
 initin interfaceReportGridCellHeader- Parameters:
 wc- The bean being transformed.metric- TheWebTemplateMetriccorresponding to this cell.cachedObjects- AHashMappopulated by the transform and used to store information shared across multiple cells.- Since:
 - MicroStrategy Web 8.0.0
 
 
- 
generateRowHeaderContent
public void generateRowHeaderContent(MarkupOutput out)
Deprecated.- Since:
 - MicroStrategy Web 8.0.0
 
 
- 
generateContent
protected void generateContent(MarkupOutput mo)
Deprecated.Override the protected method of ReportDisplayCellImpl.- Overrides:
 generateContentin classReportGridDisplayCellImpl- Parameters:
 mo- the output object- Since:
 - MicroStrategy Web 7.5.1
 
 
- 
generateContextMenu
protected void generateContextMenu(MarkupOutput mo)
Deprecated.Override the protected method of ReportDisplayCellImpl.- Overrides:
 generateContextMenuin classReportGridDisplayCellImpl- Parameters:
 mo- the output object
 
- 
generateDrillCheckBox
protected void generateDrillCheckBox(MarkupOutput mo)
Deprecated.Override the protected method of ReportDisplayCellImpl.- Overrides:
 generateDrillCheckBoxin classReportGridDisplayCellImpl- Parameters:
 mo- the output object
 
- 
generateFilterOnSelectionCheckBox
protected void generateFilterOnSelectionCheckBox(MarkupOutput mo)
Deprecated.Override the protected method of ReportDisplayCellImpl.- Overrides:
 generateFilterOnSelectionCheckBoxin classReportGridDisplayCellImpl- Parameters:
 mo- the output object
 
- 
isMetric
public boolean isMetric()
Deprecated.determine if the row header is containing a metric- Specified by:
 isMetricin interfaceReportGridCellHeader- Overrides:
 isMetricin classReportGridDisplayCellImpl- Returns:
 - whether the cell is containing a metric
 
 
- 
isMetricDrillable
public boolean isMetricDrillable(WebHeader header, WebDrillPath drillPath)
Deprecated.Description copied from class:ReportGridDisplayCellImplreturn whether the header has a drillable metric- Specified by:
 isMetricDrillablein interfaceReportGridCellHeader- Overrides:
 isMetricDrillablein classReportGridDisplayCellImpl- Parameters:
 header- the header objectdrillPath- the drill path- Returns:
 - whether the header has a drillable metric
 - Since:
 - MicroStrategy Web 8.0.1
 
 
- 
generateTooltip
protected void generateTooltip(MarkupOutput mo)
Deprecated.Generate the tool tip for this cell.- Overrides:
 generateTooltipin classReportGridDisplayCellImpl- Parameters:
 mo- the output object
 
- 
generateOutlineModeImage
protected void generateOutlineModeImage(MarkupOutput mo)
Deprecated.Override the protected method of ReportDisplayCellImpl.- Overrides:
 generateOutlineModeImagein classReportGridDisplayCellImpl- Parameters:
 mo- the output object
 
- 
generateOutlineSubTotalName
protected void generateOutlineSubTotalName(MarkupOutput mo)
Deprecated.Override the protected method of ReportDisplayCellImpl.- Overrides:
 generateOutlineSubTotalNamein classReportGridDisplayCellImpl- Parameters:
 mo- the output object
 
- 
getOutlinemodeRowCount
protected int getOutlinemodeRowCount()
Deprecated.get row count for outline mode- Returns:
 - row count for outline mode
 
 
- 
setOutlinemodeRowCount
public void setOutlinemodeRowCount(int value)
Deprecated.set row count for outline mode- Specified by:
 setOutlinemodeRowCountin interfaceReportGridCellRowHeader- Parameters:
 value- row count
 
- 
getOutlinemodeSubTotalName
protected java.lang.String getOutlinemodeSubTotalName()
Deprecated.get subtotal name for outline mode- Returns:
 - subtotal name for outline mode
 
 
- 
setOutlinemodeSubTotalName
public void setOutlinemodeSubTotalName(java.lang.String value)
Deprecated.get subtotal name for outline mode- Specified by:
 setOutlinemodeSubTotalNamein interfaceReportGridCellRowHeader- Parameters:
 value- subtotal name for outline mode
 
- 
getShowOutlinemodeImage
protected boolean getShowOutlinemodeImage()
Deprecated.get whether display outline mode image- Returns:
 - whether display outline mode image
 
 
- 
setShowOutlinemodeImage
public void setShowOutlinemodeImage(boolean value)
Deprecated.set whether display outline mode image- Specified by:
 setShowOutlinemodeImagein interfaceReportGridCellRowHeader- Parameters:
 value- whether display outline mode image
 
- 
setOutlinemodeWrapHeaderText
public void setOutlinemodeWrapHeaderText(boolean isWrap)
Deprecated.Description copied from interface:ReportGridCellRowHeaderIndicates the header text of the outline mode cell need to be wrap up with related html tags.- Specified by:
 setOutlinemodeWrapHeaderTextin interfaceReportGridCellRowHeader- Parameters:
 isWrap- If set totrue, the header text need to do format converting.
 
- 
initDNDForDesignMode
protected void initDNDForDesignMode(DragAndDropItem item)
Deprecated.initialize a drag and drop item for a row header cell in design mode- Overrides:
 initDNDForDesignModein classReportGridDisplayCellImpl- Parameters:
 item- theDragAndDropItemitem
 
- 
initDNDForExecuteMode
protected void initDNDForExecuteMode(DragAndDropItem item)
Deprecated.initialize a drag and drop item for a row header cell in execute mode- Overrides:
 initDNDForExecuteModein classReportGridDisplayCellImpl- Parameters:
 item- theDragAndDropItemitem
 
- 
isTotal
protected boolean isTotal()
Deprecated. 
- 
getInsertMetricPercentToTotalEvent
public WebEvent getInsertMetricPercentToTotalEvent(int axisBitMap)
Deprecated.Description copied from interface:ReportGridCellHeaderGet the event for inserting a new metric based on Percent to Total- Specified by:
 getInsertMetricPercentToTotalEventin interfaceReportGridCellHeader- Parameters:
 axisBitMap- identifier of the axis to be used for calculating the metric information. Values expected come from theEnumDSSXMLAxesBitMapenumeration.- Returns:
 WebEventinitialized with the event information for inserting a new metric.- Since:
 - MicroStrategy Web 8.0.1
 
 
- 
getInsertMetricPercentToTotalEvent
public WebEvent getInsertMetricPercentToTotalEvent(int axisBitMap, java.lang.String attributeID)
Deprecated.Description copied from interface:ReportGridCellHeaderGet the event for inserting a new metric based on Percent to Total- Specified by:
 getInsertMetricPercentToTotalEventin interfaceReportGridCellHeader- Parameters:
 axisBitMap- identifier of the axis to be used for calculating the metric information. Values expected come from theEnumDSSXMLAxesBitMapenumeration.attributeID- identifier of the attribute at which the metric will be calculated- Returns:
 WebEventinitialized with the event information for inserting a new metric.- Since:
 - MicroStrategy Web 8.0.1
 
 
- 
getInsertMetricTransformationEvent
public WebEvent getInsertMetricTransformationEvent(java.lang.String transformationID, int formulaType)
Deprecated.Description copied from interface:ReportGridCellHeaderGet the event for inserting a new metric based on a transformation- Specified by:
 getInsertMetricTransformationEventin interfaceReportGridCellHeader- Parameters:
 transformationID- identifier of the role of the transformation to be usedformulaType- identifier of the type of formula to be used. Values expected come from theEnumDSSXMLMetricFormulaTypeenumeration- Returns:
 WebEventinitialized with the event information for inserting a new metric.- Since:
 - MicroStrategy Web 8.0.1
 
 
- 
getInsertMetricRankEvent
public WebEvent getInsertMetricRankEvent(java.lang.String attributeID, int sortOrder)
Deprecated.Description copied from interface:ReportGridCellHeaderGet the event for inserting a new metric based on a rank- Specified by:
 getInsertMetricRankEventin interfaceReportGridCellHeader- Parameters:
 attributeID- identifier of the attribute at which the metric will be calculatedsortOrder- int with the sort order to be used on the new rank metric. Values expected includeEnumViewBeanEvents.SORT_ORDER_ASCENDINGandEnumViewBeanEvents.SORT_ORDER_DESCENDING- Returns:
 WebEventinitialized with the event information for inserting a new metric.- Since:
 - MicroStrategy Web 8.0.1
 
 
- 
getFilterOnEvent
public WebEvent getFilterOnEvent()
Deprecated.Description copied from interface:ReportGridDisplayCellGet the event for filter on the cell header instance- Specified by:
 getFilterOnEventin interfaceReportGridDisplayCell- Overrides:
 getFilterOnEventin classReportGridDisplayCellImpl- Returns:
 WebEventinstance initialized for filtering on the information of this cell- Since:
 - MicroStrategy Web 8.0.1
 
 
- 
getOpenFormatEditorEvent
public WebEvent getOpenFormatEditorEvent()
Deprecated.Description copied from interface:ReportGridDisplayCellGet the event for opening the format editor- Specified by:
 getOpenFormatEditorEventin interfaceReportGridDisplayCell- Overrides:
 getOpenFormatEditorEventin classReportGridDisplayCellImpl- Returns:
 WebEventinstance initialized for opening the format editor- Since:
 - MicroStrategy Web 8.0.1
 
 
- 
getSetFormatEditorTargetEvent
public WebEvent getSetFormatEditorTargetEvent()
Deprecated.Description copied from interface:ReportGridDisplayCellGet the event for setting the current target of the format editor to be this cell instance- Specified by:
 getSetFormatEditorTargetEventin interfaceReportGridDisplayCell- Overrides:
 getSetFormatEditorTargetEventin classReportGridDisplayCellImpl- Returns:
 WebEventinstance initialized for setting the target of the format editor to be the current cell instance.- Since:
 - MicroStrategy Web 8.0.1
 
 
- 
getRenameEvent
public WebEvent getRenameEvent()
Deprecated.Description copied from interface:ReportGridDisplayCellGet the event for renaming the current cell- Specified by:
 getRenameEventin interfaceReportGridDisplayCell- Overrides:
 getRenameEventin classReportGridDisplayCellImpl- Returns:
 WebEventinstance initialized with the information for renaming the current cell.- Since:
 - MicroStrategy Web 8.0.1
 
 
- 
getDerivedElementsEvent
public WebEvent getDerivedElementsEvent()
Deprecated.- Specified by:
 getDerivedElementsEventin interfaceReportGridDisplayCell- Overrides:
 getDerivedElementsEventin classReportGridDisplayCellImpl- Since:
 - MicroStrategy Web 9.0.0
 
 
- 
getKey
public int getKey()
Deprecated.- Specified by:
 getKeyin interfaceReportGridDisplayCell- Overrides:
 getKeyin classReportGridDisplayCellImpl- Returns:
 - int value with the key information about the cell being analyzed.
 - Since:
 - MicroStrategy Web 8.0.1
 
 
- 
getWebTemplateMetric
public WebTemplateMetric getWebTemplateMetric(boolean retrieve)
Deprecated.Description copied from interface:ReportGridCellHeaderObtain theWebTemplateMetricinstance associated with this class- Specified by:
 getWebTemplateMetricin interfaceReportGridCellHeader- Parameters:
 retrieve- boolean flag that if true indicates it will search also on the header information and the template's metric collection for the metric represented here.- Returns:
 WebTemplateMetricinstance from where the information to be rendered by this class will be retrieved.- Since:
 - MicroStrategy Web 8.1.2
 
 
 - 
 
 -