Uses of Interface
org.drools.guvnor.client.widgets.wizards.assets.decisiontable.FactPatternConstraintsPageView.Presenter

Packages that use FactPatternConstraintsPageView.Presenter
org.drools.guvnor.client.widgets.wizards.assets.decisiontable   
 

Uses of FactPatternConstraintsPageView.Presenter in org.drools.guvnor.client.widgets.wizards.assets.decisiontable
 

Classes in org.drools.guvnor.client.widgets.wizards.assets.decisiontable that implement FactPatternConstraintsPageView.Presenter
 class FactPatternConstraintsPage
          A page for the guided Decision Table Wizard to define Fact Pattern Constraints
 

Methods in org.drools.guvnor.client.widgets.wizards.assets.decisiontable with parameters of type FactPatternConstraintsPageView.Presenter
 void FactPatternConstraintsPageViewImpl.setPresenter(FactPatternConstraintsPageView.Presenter presenter)
           
 void FactPatternConstraintsPageView.setPresenter(FactPatternConstraintsPageView.Presenter presenter)
          Set the Presenter for the View to callback to
 



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