org.drools.guvnor.client.widgets.wizards.assets.decisiontable
Interface FactPatternConstraintsPageView.Presenter
- All Known Implementing Classes:
- FactPatternConstraintsPage
- Enclosing interface:
- FactPatternConstraintsPageView
public static interface FactPatternConstraintsPageView.Presenter
selectPattern
void selectPattern(Pattern52 pattern)
setChosenConditions
void setChosenConditions(Pattern52 pattern,
List<ConditionCol52> conditions)
getOperatorCompletions
String[] getOperatorCompletions(Pattern52 selectedPattern,
ConditionCol52 selectedCondition)
stateChanged
void stateChanged()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.