|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.configuration.Configuration
org.torweg.pulse.util.adminui.AbstractBaseConfiguration
org.torweg.pulse.component.statistics.view.AbstractStatisticsViewControllerConfiguration
org.torweg.pulse.component.statistics.view.TechnicalInformationViewControllerConfiguration
public final class TechnicalInformationViewControllerConfiguration
The Configuration of the
TechnicalInformationViewController.
| Nested Class Summary | |
|---|---|
protected static class |
TechnicalInformationViewControllerConfiguration.ScreenResolutionFilterMode
Determines which values are used for calculating during the ScreenResolution filtering process. |
| Constructor Summary | |
|---|---|
protected |
TechnicalInformationViewControllerConfiguration()
Deprecated. |
| Method Summary | |
|---|---|
double |
getScreenResolutionLowestDisplayValue()
Returns the lowest aggregated value to be displayed. |
TechnicalInformationViewControllerConfiguration.ScreenResolutionFilterMode |
getScreenResolutionLowestDisplayValueFilterMode()
Returns the ScreenResolutionFilterMode. |
void |
setScreenResolutionLowestDisplayValue(double lowestDisplayValue)
|
void |
setScreenResolutionLowestDisplayValueFilterMode(TechnicalInformationViewControllerConfiguration.ScreenResolutionFilterMode screenResolutionFilterMode)
Sets the ScreenResolutionFilterMode. |
| Methods inherited from class org.torweg.pulse.component.statistics.view.AbstractStatisticsViewControllerConfiguration |
|---|
getAvailableStatisticalDataResolutionPeriods, getDefaultStatisticalDataResolutionPeriod, getDefaultStatisticalViewPeriod, getReportPDFPrefix, getReportPDFXSLHandle, setAvailableStatisticalDataResolutionPeriods, setDefaultStatisticalDataResolutionPeriod, setDefaultStatisticalViewPeriod, setReportPDFPrefix, setReportPDFXSLHandle |
| Methods inherited from class org.torweg.pulse.util.adminui.AbstractBaseConfiguration |
|---|
getMainXSLHandle |
| Methods inherited from class org.torweg.pulse.configuration.Configuration |
|---|
getBundle, isBundleConfiguration, isModified, setBundle, setConfigFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected TechnicalInformationViewControllerConfiguration()
| Method Detail |
|---|
public double getScreenResolutionLowestDisplayValue()
public void setScreenResolutionLowestDisplayValue(double lowestDisplayValue)
lowestDisplayValue - the value to setpublic TechnicalInformationViewControllerConfiguration.ScreenResolutionFilterMode getScreenResolutionLowestDisplayValueFilterMode()
ScreenResolutionFilterMode.
ScreenResolutionFilterModepublic void setScreenResolutionLowestDisplayValueFilterMode(TechnicalInformationViewControllerConfiguration.ScreenResolutionFilterMode screenResolutionFilterMode)
ScreenResolutionFilterMode.
screenResolutionFilterMode - the ScreenResolutionFilterMode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||