org.drools.guvnor.client.decisiontable.widget
Class DefaultValueDropDownManager
java.lang.Object
org.drools.guvnor.client.decisiontable.widget.LimitedEntryDropDownManager
org.drools.guvnor.client.decisiontable.widget.DefaultValueDropDownManager
- All Implemented Interfaces:
- DropDownDataValueMapProvider<LimitedEntryDropDownManager.Context>
public class DefaultValueDropDownManager
- extends LimitedEntryDropDownManager
Specific implementation for Default Value dependent enumerations
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultValueDropDownManager
public DefaultValueDropDownManager(GuidedDecisionTable52 model,
SuggestionCompletionEngine sce)
getCurrentValueMap
public Map<String,String> getCurrentValueMap(LimitedEntryDropDownManager.Context context)
- Specified by:
getCurrentValueMap
in interface DropDownDataValueMapProvider<LimitedEntryDropDownManager.Context>
- Overrides:
getCurrentValueMap
in class LimitedEntryDropDownManager
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.