Package | Description |
---|---|
com.mmsoftdesign.cloud.model |
Modifier and Type | Method and Description |
---|---|
SimpleItemStyle |
SimpleItem.getStyle() |
static SimpleItemStyle |
SimpleItemStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleItemStyle[] |
SimpleItemStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleItem.setStyle(SimpleItemStyle style) |
Constructor and Description |
---|
SimpleItem(String title,
String subtitle,
SimpleItemStyle style) |
Copyright © 2015 MMSOFT Design. All Rights Reserved.