| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.objects |
| Modifier and Type | Field and Description |
|---|---|
protected PullDownMenuLocation |
PullDownMenuInfo.location |
protected PullDownMenuLocation |
PullDownMenuInfo.location |
| Modifier and Type | Method and Description |
|---|---|
PullDownMenuLocation |
PullDownMenuInfo.getLocation() |
PullDownMenuLocation |
PullDownMenuInfo.getLocation() |
static PullDownMenuLocation |
PullDownMenuLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PullDownMenuLocation |
PullDownMenuLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PullDownMenuLocation[] |
PullDownMenuLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static PullDownMenuLocation[] |
PullDownMenuLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PullDownMenuInfo(int width,
int height,
PullDownMenuLocation location) |
PullDownMenuInfo(int width,
int height,
PullDownMenuLocation location) |
Copyright © 2021. All rights reserved.