Class PageSimulationResultObjects

java.lang.Object
org.apache.wicket.Component
org.apache.wicket.MarkupContainer
org.apache.wicket.Page
org.apache.wicket.markup.html.WebPage
All Implemented Interfaces:
ModelServiceLocator, SimulationPage, Serializable, Iterable<org.apache.wicket.Component>, org.apache.wicket.event.IEventSink, org.apache.wicket.event.IEventSource, org.apache.wicket.feedback.IFeedbackContributor, org.apache.wicket.IConverterLocator, org.apache.wicket.IMetadataContext<Serializable,org.apache.wicket.Component>, org.apache.wicket.IQueueRegion, org.apache.wicket.markup.html.IHeaderContributor, org.apache.wicket.page.IManageablePage, org.apache.wicket.request.component.IRequestableComponent, org.apache.wicket.request.component.IRequestablePage, org.apache.wicket.util.IHierarchical<org.apache.wicket.Component>, org.apache.wicket.util.io.IClusterable

public class PageSimulationResultObjects extends PageAdmin implements SimulationPage
Created by Viliam Repan (lazyman).
See Also:
  • Field Details

  • Constructor Details

    • PageSimulationResultObjects

      public PageSimulationResultObjects()
    • PageSimulationResultObjects

      public PageSimulationResultObjects(org.apache.wicket.request.mapper.parameter.PageParameters parameters)
  • Method Details