|
|
|
|
|
||||||||||
| 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.WestPanelControllerConfiguration
public final class WestPanelControllerConfiguration
The Configuration for the WestPanelController.
| Nested Class Summary | |
|---|---|
protected static class |
WestPanelControllerConfiguration.InitView
Defines an initialisation view for the statistics by mapping an identifier string to an action-name representing an "initView" of an AbstractStatisticsViewController. |
| Constructor Summary | |
|---|---|
protected |
WestPanelControllerConfiguration()
Deprecated. |
| Method Summary | |
|---|---|
java.util.Set<WestPanelControllerConfiguration.InitView> |
getInitViews()
Returns the initialisation views. |
protected void |
setInitViews(java.util.Set<WestPanelControllerConfiguration.InitView> views)
Sets the InitViews. |
| 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 WestPanelControllerConfiguration()
| Method Detail |
|---|
public java.util.Set<WestPanelControllerConfiguration.InitView> getInitViews()
protected void setInitViews(java.util.Set<WestPanelControllerConfiguration.InitView> views)
InitViews.
views - the InitViews
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||