| Package | Description |
|---|---|
| to.etc.domui.component.input |
| Modifier and Type | Method and Description |
|---|---|
DropDownPicker.HAlign |
EditableDropDownPicker.getHalign() |
DropDownPicker.HAlign |
DropDownPicker.getHalign()
Horizontal alignment of dropdown popup.
|
static DropDownPicker.HAlign |
DropDownPicker.HAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DropDownPicker.HAlign[] |
DropDownPicker.HAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EditableDropDownPicker.setHalign(DropDownPicker.HAlign halign) |
void |
DropDownPicker.setHalign(DropDownPicker.HAlign halign)
Sets picker select list horizontal alignment.
|
Copyright © 2017 etc.to. All rights reserved.