| Package | Description |
|---|---|
| org.richfaces.ui.ajax.log |
| Modifier and Type | Field and Description |
|---|---|
static LogMode |
LogMode.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
abstract LogMode |
AbstractAjaxLog.getMode()
Determines how the log appears on the page, can be one of: "inline", "popup".
|
LogMode |
UIAjaxLog.getMode() |
static LogMode |
LogMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogMode[] |
LogMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIAjaxLog.setMode(LogMode mode) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.