Package | Description |
---|---|
com.codename1.rad.ui.entityviews |
This package contains entity views - view components that are bound to an Entity value model.
|
Modifier and Type | Method and Description |
---|---|
Buttons.OverflowMenuStyle |
Buttons.getOverflowMenuStyle() |
static Buttons.OverflowMenuStyle |
Buttons.OverflowMenuStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Buttons.OverflowMenuStyle[] |
Buttons.OverflowMenuStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Buttons.setOverflowMenuStyle(Buttons.OverflowMenuStyle style) |
Copyright © 2022. All Rights Reserved.