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
 org.drools.ide.common.client.modeldriven.dt52.GuidedDecisionTable52.TableFormat getTableFormat()
           
 void selectPattern(org.drools.ide.common.client.modeldriven.dt52.Pattern52 pattern)
           
 void stateChanged()
           
 

Method Detail

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()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.