Package | Description |
---|---|
ui.webview |
Modifier and Type | Method and Description |
---|---|
static WebViewType |
WebViewType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebViewType[] |
WebViewType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WebView.setType(WebViewType type) |
Copyright © 2018 Ken Händel. All rights reserved.