|
Griffon 0.9.5-rc2 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface MVCClosure
An specialized closure for working with MVC members.
Method Summary | |
---|---|
void
|
call(M model, Object view, C controller)
Executes this closure |
Method Detail |
---|
public void call(M model, Object view, C controller)
model
- the Model member of the groupview
- the View member of the groupcontroller
- the Controller member of the group
Groovy Documentation