Interface ScenarioSimulationView

  • All Superinterfaces:
    org.uberfire.ext.editor.commons.client.BaseEditorView, org.uberfire.ext.widgets.common.client.common.HasBusyIndicator, com.google.gwt.user.client.ui.IsWidget, org.kie.workbench.common.widgets.metadata.client.KieEditorView, com.google.gwt.user.client.ui.RequiresResize
    All Known Implementing Classes:
    ScenarioSimulationViewImpl

    public interface ScenarioSimulationView
    extends org.kie.workbench.common.widgets.metadata.client.KieEditorView, com.google.gwt.user.client.ui.IsWidget, com.google.gwt.user.client.ui.RequiresResize
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      ScenarioGridWidget getScenarioGridWidget()  
      void init()  
      void setScenarioGridWidget​(ScenarioGridWidget scenarioMainGridWidget)  
      • Methods inherited from interface org.uberfire.ext.editor.commons.client.BaseEditorView

        alertReadOnly, confirmClose, getTitleWidget, refreshTitle, showLoading, showSaving
      • Methods inherited from interface org.uberfire.ext.widgets.common.client.common.HasBusyIndicator

        hideBusyIndicator, showBusyIndicator
      • Methods inherited from interface com.google.gwt.user.client.ui.IsWidget

        asWidget
      • Methods inherited from interface org.kie.workbench.common.widgets.metadata.client.KieEditorView

        refreshTitle
      • Methods inherited from interface com.google.gwt.user.client.ui.RequiresResize

        onResize