Interface SimulationPage
- All Superinterfaces:
org.apache.wicket.util.io.IClusterable
,org.apache.wicket.page.IManageablePage
,org.apache.wicket.request.component.IRequestableComponent
,org.apache.wicket.request.component.IRequestablePage
,Serializable
- All Known Implementing Classes:
PageSimulationResult
,PageSimulationResultObject
,PageSimulationResultObjects
public interface SimulationPage
extends org.apache.wicket.request.component.IRequestablePage
Created by Viliam Repan (lazyman).
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiondefault Long
default String
default String
default SimulationResultType
loadSimulationResult
(PageBase page) Methods inherited from interface org.apache.wicket.page.IManageablePage
detach, getPageId, isPageStateless, setFreezePageId
Methods inherited from interface org.apache.wicket.request.component.IRequestableComponent
canCallListenerAfterExpiry, detach, get, getBehaviorById, getBehaviorId, getId, getPage, getPageRelativePath
Methods inherited from interface org.apache.wicket.request.component.IRequestablePage
getPageParameters, getRenderCount, isBookmarkable, renderPage, wasCreatedBookmarkable
-
Field Details
-
PAGE_PARAMETER_RESULT_OID
- See Also:
-
PAGE_PARAMETER_MARK_OID
- See Also:
-
PAGE_PARAMETER_CONTAINER_ID
- See Also:
-
-
Method Details
-
getPageParameterResultOid
-
getPageParameterMarkOid
-
getPageParameterContainerId
-
loadSimulationResult
-