Uses of Interface
org.drools.workbench.screens.guided.dtable.client.editor.page.ColumnsPagePresenter.View
-
Packages that use ColumnsPagePresenter.View Package Description org.drools.workbench.screens.guided.dtable.client.editor.page -
-
Uses of ColumnsPagePresenter.View in org.drools.workbench.screens.guided.dtable.client.editor.page
Classes in org.drools.workbench.screens.guided.dtable.client.editor.page that implement ColumnsPagePresenter.View Modifier and Type Class Description classColumnsPageViewMethods in org.drools.workbench.screens.guided.dtable.client.editor.page that return ColumnsPagePresenter.View Modifier and Type Method Description ColumnsPagePresenter.ViewColumnsPagePresenter. getView()Constructors in org.drools.workbench.screens.guided.dtable.client.editor.page with parameters of type ColumnsPagePresenter.View Constructor Description ColumnsPagePresenter(ColumnsPagePresenter.View view, GuidedDecisionTableAccordion accordion, org.jboss.errai.ioc.client.api.ManagedInstance<NewGuidedDecisionTableColumnWizard> wizardManagedInstance, org.jboss.errai.ui.client.local.spi.TranslationService translationService, org.jboss.errai.ioc.client.api.ManagedInstance<DeleteColumnManagementAnchorWidget> deleteColumnManagementAnchorWidgets, org.jboss.errai.ioc.client.api.ManagedInstance<AttributeColumnConfigRow> attributeColumnConfigRow, ColumnManagementView conditionsPanel, ColumnManagementView actionsPanel, ShowRuleNameOptionPresenter showRuleNameOptionPresenter)
-