public class BoostRuleValueEditor
extends <any>
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
INDEX_TYPE_PARAM |
protected static java.lang.String |
PROPERTY_VALUE_SERVICE_BEAN_ID |
protected static java.util.regex.Pattern |
SPEL_REGEXP |
| Constructor and Description |
|---|
BoostRuleValueEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getIndexType(<any> context,
AsBoostRuleModel boostRule) |
<any> |
getListener() |
protected WidgetInstanceManager |
getWidgetInstanceManager(<any> context) |
void |
render(Component parent,
<any> context,
<any> listener) |
void |
setListener(<any> listener) |
protected void |
updateValue(java.lang.Object newValue,
AsBoostRuleModel boostRule) |
protected static final java.lang.String INDEX_TYPE_PARAM
protected static final java.lang.String PROPERTY_VALUE_SERVICE_BEAN_ID
protected static final java.util.regex.Pattern SPEL_REGEXP
public void render(Component parent,
<any> context,
<any> listener)
protected void updateValue(java.lang.Object newValue,
AsBoostRuleModel boostRule)
protected java.lang.String getIndexType(<any> context,
AsBoostRuleModel boostRule)
protected WidgetInstanceManager getWidgetInstanceManager(<any> context)
public <any> getListener()
public void setListener(<any> listener)
Copyright © 2018 SAP SE. All Rights Reserved.