Fields inherited from class | Fields |
---|---|
class AbstractFullBinding |
converter, reverseConverter, sourceBinding, targetBinding, validator |
Constructor and description |
---|
AbstractSyntheticBinding
(PropertyBinding source, TargetBinding target, Class klass, String propertyName) |
Type | Name and description |
---|---|
void |
bind() |
void |
rebind() |
void |
setSourceBinding(SourceBinding source) |
void |
setTargetBinding(TargetBinding target) |
protected void |
syntheticBind() |
protected void |
syntheticUnbind() |
void |
unbind() |
Methods inherited from class | Name |
---|---|
class AbstractFullBinding |
getConverter, getReverseConverter, getSourceBinding, getTargetBinding, getValidator, reverseUpdate, setConverter, setReverseConverter, setSourceBinding, setTargetBinding, setValidator, update |
Copyright © 2003-2014 The Codehaus. All rights reserved.