Type | Name and description |
---|---|
Closure |
getConverter() |
Closure |
getReverseConverter() |
SourceBinding |
getSourceBinding() |
TargetBinding |
getTargetBinding() |
Closure |
getValidator() |
void |
setConverter(Closure converter) |
void |
setReverseConverter(Closure reverseConverter) |
void |
setSourceBinding(SourceBinding source) |
void |
setTargetBinding(TargetBinding target) |
void |
setValidator(Closure validator) |
Methods inherited from class | Name |
---|---|
interface BindingUpdatable |
bind, rebind, reverseUpdate, unbind, update |