| Package | Description |
|---|---|
| org.mmbase.framework |
The package contains the component framework of MMBase.
|
| Modifier and Type | Method and Description |
|---|---|
RenderHints.Mode |
RenderHints.getMode() |
static RenderHints.Mode |
RenderHints.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenderHints.Mode[] |
RenderHints.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RenderHints(Renderer renderer,
WindowState state,
String id,
String clazz,
RenderHints.Mode mode) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}