protected class

AbstractSaveReportPropertiesAddOn.PDFScalingReportProperty

extends AbstractSaveReportPropertiesAddOn.ReportProperty
java.lang.Object
   ↳ com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn.ReportProperty
     ↳ com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn.PDFScalingReportProperty

Class Overview

Title: PDFScalingReportProperty

Description: Class that represents the pdf scaling report property.

It saves other properties like ScalePagesWide, ScalePagesTall and ScalePercentage

Summary

Protected Constructors
PDFScalingReportProperty(String propName, String propSetName, String prefName)
Protected Methods
String getValue()
void savePreference()
void saveReportProperty()
[Expand]
Inherited Methods
From class com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn.ReportProperty
From class java.lang.Object

Protected Constructors

protected PDFScalingReportProperty (String propName, String propSetName, String prefName)

Protected Methods

protected String getValue ()

protected void savePreference ()

protected void saveReportProperty ()