Package | Description |
---|---|
com.xalys.xgl.browser.dom.html |
Modifier and Type | Method and Description |
---|---|
static HTMLInputElement.SelectionMode |
HTMLInputElement.SelectionMode.get(String mode) |
static HTMLInputElement.SelectionMode |
HTMLInputElement.SelectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HTMLInputElement.SelectionMode[] |
HTMLInputElement.SelectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HTMLInputElement.setRangeText(String replacement,
int start,
int end,
HTMLInputElement.SelectionMode selectMode) |
Copyright © 2018 Xalys. All rights reserved.