org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable
Interface ActionSetFieldsPageView.Presenter
- All Known Implementing Classes:
- ActionSetFieldsPage
- Enclosing interface:
- ActionSetFieldsPageView
public static interface ActionSetFieldsPageView.Presenter
|
Method Summary |
void |
assertDefaultValue(org.drools.ide.common.client.modeldriven.dt52.ActionSetFieldCol52 chosenFieldsSelection)
|
org.drools.ide.common.client.modeldriven.dt52.GuidedDecisionTable52.TableFormat |
getTableFormat()
|
boolean |
hasEnums(org.drools.ide.common.client.modeldriven.dt52.ActionSetFieldCol52 selectedAction)
|
void |
selectPattern(org.drools.ide.common.client.modeldriven.dt52.Pattern52 pattern)
|
void |
stateChanged()
|
selectPattern
void selectPattern(org.drools.ide.common.client.modeldriven.dt52.Pattern52 pattern)
stateChanged
void stateChanged()
getTableFormat
org.drools.ide.common.client.modeldriven.dt52.GuidedDecisionTable52.TableFormat getTableFormat()
hasEnums
boolean hasEnums(org.drools.ide.common.client.modeldriven.dt52.ActionSetFieldCol52 selectedAction)
assertDefaultValue
void assertDefaultValue(org.drools.ide.common.client.modeldriven.dt52.ActionSetFieldCol52 chosenFieldsSelection)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.