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 SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptiondefault Longdefault Stringdefault Stringdefault SimulationResultTypeloadSimulationResult(PageBase page) Methods inherited from interface org.apache.wicket.page.IManageablePagedetach, getPageId, isPageStateless, setFreezePageIdMethods inherited from interface org.apache.wicket.request.component.IRequestableComponentcanCallListenerAfterExpiry, detach, get, getBehaviorById, getBehaviorId, getId, getPage, getPageRelativePathMethods inherited from interface org.apache.wicket.request.component.IRequestablePagegetPageParameters, 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
 
-