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 | Field and Description |
---|---|
static ViewProperty<EntityListView.RowLayout> |
EntityListView.LAYOUT
View property to specify the layout of the list.
|
Modifier and Type | Method and Description |
---|---|
static EntityListView.RowLayout |
EntityListView.RowLayout.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityListView.RowLayout[] |
EntityListView.RowLayout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All Rights Reserved.