|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object nl.openedge.baritus.population.AbstractFieldPopulator
Convenience class for populators.
Field Summary | |
protected FormBeanCtrlBase |
ctrl
reference to the controller |
Constructor Summary | |
AbstractFieldPopulator()
default constructor |
|
AbstractFieldPopulator(FormBeanCtrlBase ctrl)
constructor with control |
Method Summary | |
FormBeanCtrlBase |
getCtrl()
get reference to the controller |
void |
setCtrl(FormBeanCtrlBase ctrl)
set reference to the controller |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface nl.openedge.baritus.population.FieldPopulator |
setProperty |
Field Detail |
protected FormBeanCtrlBase ctrl
Constructor Detail |
public AbstractFieldPopulator()
public AbstractFieldPopulator(FormBeanCtrlBase ctrl)
Method Detail |
public FormBeanCtrlBase getCtrl()
public void setCtrl(FormBeanCtrlBase ctrl)
ctrl
- reference to the controller
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |