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<ProfileAvatarView.FallbackSettings> |
ProfileAvatarView.FALLBACK_SETTINGS |
Modifier and Type | Method and Description |
---|---|
static ProfileAvatarView.FallbackSettings |
ProfileAvatarView.FallbackSettings.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileAvatarView.FallbackSettings[] |
ProfileAvatarView.FallbackSettings.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All Rights Reserved.