Uses of Interface
org.drools.guvnor.client.widgets.drools.decoratedgrid.DropDownDataValueMapProvider

Packages that use DropDownDataValueMapProvider
org.drools.guvnor.client.asseteditor.drools.modeldriven.ui.templates   
org.drools.guvnor.client.decisiontable.widget   
org.drools.guvnor.client.widgets.drools.decoratedgrid   
 

Uses of DropDownDataValueMapProvider in org.drools.guvnor.client.asseteditor.drools.modeldriven.ui.templates
 

Classes in org.drools.guvnor.client.asseteditor.drools.modeldriven.ui.templates that implement DropDownDataValueMapProvider
 class TemplateDropDownManager
          A utility class to get the values of all InterpolationVariables in the scope of a Template Key to drive dependent enumerations.
 

Uses of DropDownDataValueMapProvider in org.drools.guvnor.client.decisiontable.widget
 

Classes in org.drools.guvnor.client.decisiontable.widget that implement DropDownDataValueMapProvider
 class DecisionTableDropDownManager
          A utility class to get the values of all Constraints\Actions in the scope of a Template Key to drive dependent enumerations.
 class DefaultValueDropDownManager
          Specific implementation for Default Value dependent enumerations
 class LimitedEntryDropDownManager
          Specific implementation for Limited Entry Decision Table definition (i.e. for use with NewGuidedDecisionTableWizard or GuidedDecisionTableWidget)
 

Uses of DropDownDataValueMapProvider in org.drools.guvnor.client.widgets.drools.decoratedgrid
 

Subinterfaces of DropDownDataValueMapProvider in org.drools.guvnor.client.widgets.drools.decoratedgrid
 interface CellTableDropDownDataValueMapProvider
          Specific implementation for Widgets based on CellTable
 



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