com.microstrategy.web.app.beans.PDFBean |
The interface PDFBean is representing the pdf web component.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | COVER_PAGE_DETAILS_CONTENTS_WITH_FILTER_DETAILS | ||||||||||
String | COVER_PAGE_DETAILS_CONTENTS_WITH_REPORT_DETAILS | ||||||||||
String | COVER_PAGE_LOCATION_AFTER_REPORT | ||||||||||
String | COVER_PAGE_LOCATION_BEFORE_REPORT |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract AppBeanError |
getBeanError()
Get PDF bean error
| ||||||||||
abstract boolean |
getDisplayCoverPage()
Return whether to display a cover page with the filter details.
| ||||||||||
abstract boolean |
getExpandPageByFields()
Returns whether to expand the page-by fields
| ||||||||||
abstract int |
getExportSection()
Returns the export section of the export bean (a value from EnumExportSection)
| ||||||||||
abstract String |
getFitToPagesTall()
Gets the current fit to pages tall property
| ||||||||||
abstract String |
getFitToPagesWide()
Gets the current fit to pages wide property
| ||||||||||
abstract String |
getFooterCenterSection()
Returns the current footer center section content
| ||||||||||
abstract String |
getFooterLeftSection()
Returns the current footer left section content
| ||||||||||
abstract String |
getFooterRightSection()
Returns the current footer right section content
| ||||||||||
abstract String |
getFooterSize()
Returns the current footer size in inches
| ||||||||||
abstract String |
getGraphHeight()
Returns the graph's height
| ||||||||||
abstract String |
getGraphWidth()
Returns the graph's width
| ||||||||||
abstract String |
getHeaderCenterSection()
Returns the current header center section content
| ||||||||||
abstract String |
getHeaderLeftSection()
Returns the current header left section content
| ||||||||||
abstract String |
getHeaderRightSection()
Returns the current header right section content
| ||||||||||
abstract String |
getHeaderSize()
Returns the current header size in inches
| ||||||||||
abstract String |
getMarginSizeBottom()
Returns the current bottom margin size in inches
| ||||||||||
abstract String |
getMarginSizeLeft()
returns the current left margin size in inches
| ||||||||||
abstract String |
getMarginSizeRight()
Returns the current right margin size in inches
| ||||||||||
abstract String |
getMarginSizeTop()
Returns the current top margin size in inches
| ||||||||||
abstract String |
getMaxCells()
This method is deprecated.
not used anymore
| ||||||||||
abstract String |
getOutlineModeState()
Returns the current outline mode expansion state
| ||||||||||
abstract String |
getPaperHeight()
Returns the paper height depending on the paper size an paper orientation
| ||||||||||
abstract String |
getPaperOrientationOption()
Returns the current paper orientation (PAPER_ORIENTATION_PORTRAIT_OPTION or PAPER_ORIENTATION_LANDSCAPE_OPTION)
| ||||||||||
abstract String |
getPaperSize()
Returns the current paper size (a key from paperSizes.xml)
| ||||||||||
abstract String |
getPaperWidth()
Returns the paper width
| ||||||||||
abstract ReportBean | getReportBean() | ||||||||||
abstract String |
getScalingOption()
Gets the scaling option the user has decided to use
| ||||||||||
abstract boolean |
getShowAttributeFormNames()
Returns whether to show the attribute forms
| ||||||||||
abstract String |
getShrinkFontPercentage()
Returns the current shrink font percentage.
| ||||||||||
abstract String |
getStylePagebyInfo()
Returns the current style used when transforming the report bean to generate the page by information
| ||||||||||
abstract void |
setDisplayCoverPage(boolean displayCoverPage)
Sets whether to display a cover page with the filter details.
| ||||||||||
abstract void |
setExpandPageByFields(boolean expandPageByFields)
Sets whether to expand the page-by fields
| ||||||||||
abstract void |
setExportSection(int exportSection)
Sets the export section of the export bean (a value from EnumExportSection)
| ||||||||||
abstract void |
setFitToPagesTall(String fitToPagesTall)
Sets the current fit to pages tall property
| ||||||||||
abstract void |
setFitToPagesWide(String fitToPagesWide)
Sets the current fit to pages wide property
| ||||||||||
abstract void |
setFooterCenterSection(String footerCenterSection)
Sets the current footer center section content
| ||||||||||
abstract void |
setFooterLeftSection(String footerLeftSection)
Sets the current footer left section content
| ||||||||||
abstract void |
setFooterRightSection(String footerRightSection)
Sets the current footer right section content
| ||||||||||
abstract void |
setFooterSize(String footerSize)
Sets the current footer size in inches
| ||||||||||
abstract void |
setGraphHeight(String graphHeight)
Sets the graph's height
| ||||||||||
abstract void |
setGraphWidth(String graphWidth)
Sets the graph's width
| ||||||||||
abstract void |
setHeaderCenterSection(String headerCenterSection)
Sets the current header center section content
| ||||||||||
abstract void |
setHeaderLeftSection(String headerLeftSection)
Sets the current header left section content
| ||||||||||
abstract void |
setHeaderRightSection(String headerRightSection)
Sets the current header right section content
| ||||||||||
abstract void |
setHeaderSize(String headerSize)
Sets the current header size in inches
| ||||||||||
abstract void |
setMarginSizeBottom(String marginSizeBottom)
Sets the current bottom margin size in inches
| ||||||||||
abstract void |
setMarginSizeLeft(String marginSizeLeft)
Sets the current left margin size in inches
| ||||||||||
abstract void |
setMarginSizeRight(String marginSizeRight)
Sets the current right margin size in inches
| ||||||||||
abstract void |
setMarginSizeTop(String marginSizeTop)
Sets the current top margin size in inches
| ||||||||||
abstract void |
setMaxCells(String maxCells)
This method is deprecated.
not used anymore
| ||||||||||
abstract void |
setOutlineModeState(String outlineModeState)
Sets the current outline mode expansion state
| ||||||||||
abstract void |
setPaperOrientationOption(String paperOrientationOption)
Sets the current paper orientation (PAPER_ORIENTATION_PORTRAIT_OPTION or PAPER_ORIENTATION_LANDSCAPE_OPTION)
| ||||||||||
abstract void |
setPaperSize(String paperSize)
Sets the current paper size (a key from paperSizes.xml)
| ||||||||||
abstract void |
setScalingOption(String scalingOption)
Sets the scaling option the user has decided to use
| ||||||||||
abstract void |
setShowAttributeFormNames(boolean showAttributeFormNames)
Sets whether to show the attribute forms
| ||||||||||
abstract void |
setShrinkFontPercentage(String shrinkFontPercentage)
Sets the current shrink font percentage.
| ||||||||||
abstract void |
setStylePagebyInfo(String stylePagebyInfo)
Sets the current style used when transforming the report bean to generate the page by information
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Return whether to display a cover page with the filter details.
Returns whether to expand the page-by fields
Returns the export section of the export bean (a value from EnumExportSection)
Gets the current fit to pages tall property
Gets the current fit to pages wide property
Returns the current footer center section content
Returns the current footer left section content
Returns the current footer right section content
Returns the current footer size in inches
Returns the graph's height
Returns the graph's width
Returns the current header center section content
Returns the current header left section content
Returns the current header right section content
Returns the current header size in inches
Returns the current bottom margin size in inches
returns the current left margin size in inches
Returns the current right margin size in inches
Returns the current top margin size in inches
This method is deprecated.
not used anymore
Returns the maximum number of cells to export
Returns the current outline mode expansion state
Returns the paper height depending on the paper size an paper orientation
Returns the current paper orientation (PAPER_ORIENTATION_PORTRAIT_OPTION or PAPER_ORIENTATION_LANDSCAPE_OPTION)
Returns the current paper size (a key from paperSizes.xml)
Returns the paper width
Gets the scaling option the user has decided to use
SCALING_SHRINK_FONT_OPTION
or SCALING_FIT_TO_PAGE_OPTION
Returns whether to show the attribute forms
Returns the current shrink font percentage.
Returns the current style used when transforming the report bean to generate the page by information
Sets whether to display a cover page with the filter details.
displayCoverPage | whether to display a cover page with the filter details. |
---|
Sets whether to expand the page-by fields
expandPageByFields | whether to expand the page-by fields |
---|
Sets the export section of the export bean (a value from EnumExportSection)
exportSection | the export section of the export bean (a value from EnumExportSection) |
---|
Sets the current fit to pages tall property
fitToPagesTall | the current fit to pages tall property |
---|
Sets the current fit to pages wide property
fitToPagesWide | the current fit to pages wide property |
---|
Sets the current footer center section content
footerCenterSection | the current footer center section |
---|
Sets the current footer left section content
footerLeftSection | the current footer left section |
---|
Sets the current footer right section content
footerRightSection | the current footer right section |
---|
Sets the current footer size in inches
footerSize | the current footer size |
---|
Sets the graph's height
graphHeight | the graph's height |
---|
Sets the graph's width
graphWidth | the graph's width |
---|
Sets the current header center section content
headerCenterSection | the current header center section |
---|
Sets the current header left section content
headerLeftSection | the current header left section |
---|
Sets the current header right section content
headerRightSection | the current header right section |
---|
Sets the current header size in inches
headerSize | the current header size |
---|
Sets the current bottom margin size in inches
marginSizeBottom | the current bottom margin size |
---|
Sets the current left margin size in inches
marginSizeLeft | the current left margin size |
---|
Sets the current right margin size in inches
marginSizeRight | the current right margin size |
---|
Sets the current top margin size in inches
marginSizeTop | the current top margin size |
---|
This method is deprecated.
not used anymore
Sets the maximum number of cells to export
maxCells | the maximum number of cells to export |
---|
Sets the current outline mode expansion state
outlineModeState | the current outline mode expansion state |
---|
Sets the current paper orientation (PAPER_ORIENTATION_PORTRAIT_OPTION or PAPER_ORIENTATION_LANDSCAPE_OPTION)
paperOrientationOption | the current paper orientation |
---|
Sets the current paper size (a key from paperSizes.xml)
paperSize | the current paper size |
---|
Sets the scaling option the user has decided to use
scalingOption | a string value corresponding to SCALING_SHRINK_FONT_OPTION
or SCALING_FIT_TO_PAGE_OPTION
|
---|
Sets whether to show the attribute forms
showAttributeFormNames | whether to show the attribute forms |
---|
Sets the current shrink font percentage.
shrinkFontPercentage | the current shrink font percentage |
---|
Sets the current style used when transforming the report bean to generate the page by information
stylePagebyInfo | the current style used when transforming the report bean to generate the page by information |
---|