Class SummaryPage

  • All Implemented Interfaces:
    com.google.gwt.user.client.ui.IsWidget, org.uberfire.ext.widgets.core.client.wizards.WizardPage

    @Dependent
    public class SummaryPage
    extends BaseDecisionTableColumnPage
    A summary page for the guided Decision Table Wizard
    • Constructor Detail

      • SummaryPage

        @Inject
        public SummaryPage​(org.jboss.errai.ioc.client.api.ManagedInstance<DecisionTableColumnPlugin> pluginManagedInstance,
                           SummaryPage.View view,
                           org.jboss.errai.ui.client.local.spi.TranslationService translationService)
    • Method Detail

      • getTitle

        public String getTitle()
      • isComplete

        public void isComplete​(org.uberfire.client.callbacks.Callback<Boolean> callback)
      • prepareView

        public void prepareView()