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