Package | Description |
---|---|
com.xalys.xgl.menu |
Modifier and Type | Method and Description |
---|---|
Menu.Direction |
Menu.getDirection()
Get the direction to which the child menu should open.
|
static Menu.Direction |
Menu.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Menu.Direction[] |
Menu.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Menu.setDirection(Menu.Direction direction) |
Copyright © 2018 Xalys. All rights reserved.