|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITag | |
|---|---|
| org.rythmengine.extension | |
| org.rythmengine.internal | |
| org.rythmengine.template | |
| Uses of ITag in org.rythmengine.extension |
|---|
| Methods in org.rythmengine.extension with parameters of type ITag | |
|---|---|
void |
IRythmListener.invoked(ITag tag)
|
void |
IRythmListener.ListenerAdaptor.invoked(ITag tag)
|
void |
IRythmListener.onInvoke(ITag tag)
|
void |
IRythmListener.ListenerAdaptor.onInvoke(ITag tag)
|
| Uses of ITag in org.rythmengine.internal |
|---|
| Classes in org.rythmengine.internal that implement ITag | |
|---|---|
class |
ToStringTemplateBase
The template base used in ToString mode or AutoToString mode |
| Uses of ITag in org.rythmengine.template |
|---|
| Subinterfaces of ITag in org.rythmengine.template | |
|---|---|
interface |
ITemplate
Define a template instance API |
| Classes in org.rythmengine.template that implement ITag | |
|---|---|
class |
JavaTagBase
classes extends JavaTagBase are not template based, it's kind of like FastTag in Play |
class |
TagBase
Define a tag |
class |
TemplateBase
The base class of template implementation. |
| Methods in org.rythmengine.template that return ITag | |
|---|---|
ITag |
TagBase.__setBodyContext(ITag.__Body body)
|
ITag |
ITag.__setBodyContext(ITag.__Body body)
Set body context and return this tag |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||