|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClosureTemplate
Marks the Template as being able to run a Closure on its contents.
Method Summary | |
---|---|
void |
run(Closure templateCallback)
Execute the template with the specific closure callback for the insertion of custom processing code. |
Method Detail |
---|
void run(Closure templateCallback)
templateCallback
- The procedure callback.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |