public interface FactPatternsPageView extends org.uberfire.client.mvp.UberView<FactPatternsPageView.Presenter>, RequiresValidator
Modifier and Type | Interface and Description |
---|---|
static interface |
FactPatternsPageView.Presenter |
Modifier and Type | Method and Description |
---|---|
void |
setArePatternBindingsUnique(boolean arePatternBindingsUnique) |
void |
setAvailableFactTypes(List<String> types) |
void |
setChosenPatterns(List<org.drools.workbench.models.guided.dtable.shared.model.Pattern52> types) |
setValidator
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.