|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfo.joseluismartin.gui.bind.AbstractBinder
info.joseluismartin.gui.bind.ViewBinder
public class ViewBinder
Field Summary |
---|
Fields inherited from class info.joseluismartin.gui.bind.AbstractBinder |
---|
component, oldValue, propertyName, readOnly |
Constructor Summary | |
---|---|
ViewBinder()
|
Method Summary | |
---|---|
void |
doRefresh()
|
void |
doUpdate()
|
PropertyBinder |
getBinder(String propertyName)
Lookup for a binder by property name |
Methods inherited from class info.joseluismartin.gui.bind.AbstractBinder |
---|
bind, bind, createBindingResult, doBind, getBindingResult, getComponent, getModel, getOldValue, getPropertyName, getValue, refresh, setComponent, setModel, setOldValue, setPropertyName, setValue, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewBinder()
Method Detail |
---|
public void doRefresh()
doRefresh
in class AbstractBinder
public void doUpdate()
doUpdate
in class AbstractBinder
public PropertyBinder getBinder(String propertyName)
getBinder
in interface BinderHolder
propertyName
- property name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |