public class ComboSelectionBinding extends BindingBase
| Modifier and Type | Field and Description |
|---|---|
protected JComboBox |
comboBox |
protected Color |
defaultBGColor |
protected String |
defaultToolTip |
protected Color |
errorColor |
protected String |
noSelectionValue |
checkingForValueChange, context, delegate, expression, modelUpdateDisabled, usingNullForEmptyStrings| Constructor and Description |
|---|
ComboSelectionBinding(JComboBox comboBox,
String expression,
String noSelectionValue)
Binds to update model for a combo box selection events.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
clear() |
Component |
getView() |
protected void |
initComponentDefaults() |
protected void |
initWarning(String message) |
protected void |
updateModel() |
void |
updateView() |
getContext, getDelegate, getExpression, getValue, isCheckingForValueChange, isUsingNullForEmptyStrings, processException, setCheckingForValueChange, setContext, setDelegate, setUsingNullForEmptyStrings, setValueCopyright © 2001–2015 Apache Cayenne. All rights reserved.