MicroStrategy ONE

ReportOutlineModeTransformImpl

These are some of the methods available for the ReportOutlineModeTransformImpl class:  

  • public void initializeImages()— initializes the images to be used by this transform.  

  • public void initializeCss()— initializes the CSS classes to be used by this transform.  

  • public void initializeProperties()— initializes properties based on formal parameters, status of beans, features, and so on.  

  • public void renderTop(MarkupOutput out, ReportBean rb)— renders top area of the transform.  

  • public void renderData(MarkupOutput out, ReportBean rb)— renders the data area for the report.  

  • public void renderOutlineModeLevels(MarkupOutput out, ReportBean rb)— renders the outline mode levels for the report.