public interface IRenderContextHandler
| Modifier and Type | Method and Description |
|---|---|
void |
afterRenderContext()
Run after the specified rendering context.
|
void |
beforeRenderContext()
Run before the specified rendering context.
|
void beforeRenderContext()
void afterRenderContext()