|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.result.StringMapResult
org.torweg.pulse.component.statistics.view.AbstractStatisticsViewControllerResult<WestPanelControllerResultData>
org.torweg.pulse.component.statistics.view.WestPanelControllerResult
public final class WestPanelControllerResult
The result of the WestPanelController.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.torweg.pulse.component.statistics.view.AbstractStatisticsViewControllerResult |
|---|
AbstractStatisticsViewControllerResult.ResultError |
| Constructor Summary | |
|---|---|
protected |
WestPanelControllerResult()
Deprecated. |
protected |
WestPanelControllerResult(WestPanelControllerConfiguration conf, WestPanelControllerResultData resultData)
Creates a new WestPanelControllerResult with the given
WestPanelControllerConfiguration and the given
WestPanelControllerResultData. |
| Method Summary |
|---|
| Methods inherited from class org.torweg.pulse.component.statistics.view.AbstractStatisticsViewControllerResult |
|---|
getConfiguration, getError, getResultData, setConfiguration, setError, setResultData |
| Methods inherited from class org.torweg.pulse.result.StringMapResult |
|---|
put |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected WestPanelControllerResult()
protected WestPanelControllerResult(WestPanelControllerConfiguration conf, WestPanelControllerResultData resultData)
WestPanelControllerResult with the given
WestPanelControllerConfiguration and the given
WestPanelControllerResultData.
conf - the WestPanelControllerConfigurationresultData - the WestPanelControllerResultData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||