| Package | Description |
|---|---|
| org.kepler.webview.server |
| Modifier and Type | Method and Description |
|---|---|
static WebViewableUtilities.Event |
WebViewableUtilities.Event.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WebViewableUtilities.Event[] |
WebViewableUtilities.Event.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WebViewableUtilities.sendEvent(WebViewableUtilities.Event type,
NamedObj source) |
static void |
WebViewableUtilities.sendEvent(WebViewableUtilities.Event type,
NamedObj source,
java.util.Date timestamp) |
static void |
WebViewableUtilities.sendEvent(WebViewableUtilities.Event type,
NamedObj source,
java.lang.String id) |