@Deprecated public class PropertyPathFullBinding extends AbstractFullBinding implements PropertyChangeListener
A property path full binding
Fields inherited from class | Fields |
---|---|
class AbstractFullBinding |
converter, reverseConverter, sourceBinding, targetBinding, validator |
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
bind() |
|
public void |
propertyChange(PropertyChangeEvent evt) |
|
public void |
rebind() |
|
public void |
unbind() |
Methods inherited from class | Name |
---|---|
class AbstractFullBinding |
getConverter, getReverseConverter, getSourceBinding, getTargetBinding, getValidator, reverseUpdate, setConverter, setReverseConverter, setSourceBinding, setTargetBinding, setValidator, update |