Package | Description |
---|---|
com.codename1.rad.propertyviews |
This package contains property views, which are used to bind UI components with model properties.
|
com.codename1.rad.ui |
This package contains the foundation classes for CodeRAD views.
|
Modifier and Type | Method and Description |
---|---|
static ButtonListPropertyView.ButtonListLayout |
ButtonListPropertyView.ButtonListLayout.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ButtonListPropertyView.ButtonListLayout[] |
ButtonListPropertyView.ButtonListLayout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ButtonListLayoutAttribute(ButtonListPropertyView.ButtonListLayout l) |
Modifier and Type | Method and Description |
---|---|
static ButtonListPropertyView.ButtonListLayoutAttribute |
UI.buttonListLayout(ButtonListPropertyView.ButtonListLayout layout) |
Copyright © 2021. All Rights Reserved.