Package | Description |
---|---|
org.rythmengine.internal | |
org.rythmengine.utils |
Modifier and Type | Field and Description |
---|---|
static IEvent<Boolean,F.T2<TemplateBase,Exception>> |
RythmEvents.ON_RENDER_EXCEPTION
Render execution exception captured
|
static IEvent<Void,F.T2<TemplateBase,ITemplate>> |
RythmEvents.ON_TAG_INVOCATION
Before tag invocation
|
static IEvent<Void,F.T2<TemplateBase,ITemplate>> |
RythmEvents.TAG_INVOKED
Before tag invocation
|
Modifier and Type | Method and Description |
---|---|
static <A,B> F.T2<A,B> |
F.T2(A a,
B b) |
Copyright © 2015. All Rights Reserved.