public static class IRythmListener.ListenerAdaptor extends Object implements IRythmListener
IRythmListener.ListenerAdaptor| Constructor and Description |
|---|
IRythmListener.ListenerAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
enterInvokeTemplate(TemplateBase caller) |
void |
exitInvokeTemplate(TemplateBase caller) |
void |
invoked(ITag tag) |
void |
onInvoke(ITag tag) |
void |
onRender(ITemplate template) |
void |
rendered(ITemplate template) |
public void onRender(ITemplate template)
onRender in interface IRythmListenerpublic void rendered(ITemplate template)
rendered in interface IRythmListenerpublic void onInvoke(ITag tag)
onInvoke in interface IRythmListenerpublic void invoked(ITag tag)
invoked in interface IRythmListenerpublic void enterInvokeTemplate(TemplateBase caller)
enterInvokeTemplate in interface IRythmListenerpublic void exitInvokeTemplate(TemplateBase caller)
exitInvokeTemplate in interface IRythmListenerCopyright © 2015. All Rights Reserved.