|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Controller
Interface for defining a controller.
Method Summary | |
---|---|
void |
cloneFcCtrl(Component dst,
Object hints)
Clone the controller state from the current component to another one. |
void |
initFcCtrl()
Initialize the controller. |
void |
setFcCompCtrl(Component compctrl)
Set the reference towards the component controller associated to this controller. |
Method Detail |
---|
void setFcCompCtrl(Component compctrl)
void initFcCtrl()
void cloneFcCtrl(Component dst, Object hints) throws CloneCtrlException
dst
- the destination componenthints
- hints for performing the operation
CloneCtrlException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |