Package | Description |
---|---|
com.codename1.twitterui.views |
Modifier and Type | Method and Description |
---|---|
static TWTProfileList.ListStyle |
TWTProfileList.ListStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TWTProfileList.ListStyle[] |
TWTProfileList.ListStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static TWTProfileList |
TWTProfileList.creatProfileList(EntityList profiles,
TWTProfileList.ListStyle style)
Convenience method to create a
TWTProfileList to render the given profiles in the given style. |
Constructor and Description |
---|
ListStyleAttribute(TWTProfileList.ListStyle value) |
Copyright © 2021. All Rights Reserved.