info.joseluismartin.gui.bind
Class CollectionPersistentServiceBinder
java.lang.Object
info.joseluismartin.gui.bind.AbstractBinder
info.joseluismartin.gui.bind.CollectionPersistentServiceBinder
- All Implemented Interfaces:
- PropertyBinder, Binder<Object>, ModelHolder<Object>
public class CollectionPersistentServiceBinder
- extends AbstractBinder
- Author:
- Jose Luis Martin - (jlm@joseluismartin.info)
Methods inherited from class info.joseluismartin.gui.bind.AbstractBinder |
bind, bind, createBindingResult, doBind, getBindingResult, 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 |
CollectionPersistentServiceBinder
public CollectionPersistentServiceBinder()
doRefresh
protected void doRefresh()
-
- Specified by:
doRefresh
in class AbstractBinder
doUpdate
protected void doUpdate()
-
- Specified by:
doUpdate
in class AbstractBinder
getComponent
public CollectionPersistenceService getComponent()
- Specified by:
getComponent
in interface PropertyBinder
- Overrides:
getComponent
in class AbstractBinder
- Returns:
- the component
Copyright © 2013 JDAL. All Rights Reserved.