| Package | Description |
|---|---|
| com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| Modifier and Type | Method and Description |
|---|---|
static BrowserComponent.JSType |
BrowserComponent.JSType.get(String type)
Gets the corresponding JSType for the given string type.
|
BrowserComponent.JSType |
BrowserComponent.JSRef.getJSType()
Returns the type of the value.
|
static BrowserComponent.JSType |
BrowserComponent.JSType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrowserComponent.JSType[] |
BrowserComponent.JSType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.