Modifier and Type | Method and Description |
---|---|
void |
GuidedDecisionTableView.Presenter.getEnumLookups(String factType,
String factField,
DependentEnumsUtilities.Context context,
org.uberfire.client.callbacks.Callback<Map<String,String>> callback) |
void |
GuidedDecisionTablePresenter.getEnumLookups(String factType,
String factField,
DependentEnumsUtilities.Context context,
org.uberfire.client.callbacks.Callback<Map<String,String>> callback) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
DependentEnumsUtilities.getCurrentValueMap(DependentEnumsUtilities.Context context)
Create a map of Field Values keyed on Field Names used by
SuggestionCompletionEngine.getEnums(String, String, Map
|
Set<Integer> |
DependentEnumsUtilities.getDependentColumnIndexes(DependentEnumsUtilities.Context context) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.