public class JUCtrlListBindingChangeAdapter extends java.lang.Object implements JUCtrlListBindingChangeListener
| Constructor and Description |
|---|
JUCtrlListBindingChangeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
valueNotFound(JUCtrlListBindingChangeEvent e)
This method will be called by the JUCtrlListBinding when a lookup is performed and the value is not found in the binding list.
|
public void valueNotFound(JUCtrlListBindingChangeEvent e)
JUCtrlListBindingChangeListenervalueNotFound in interface JUCtrlListBindingChangeListener