| Package | Description |
|---|---|
| com.podio.app |
| Modifier and Type | Method and Description |
|---|---|
static TextFieldSize |
TextFieldSize.getByName(String value) |
TextFieldSize |
ApplicationFieldSettings.getSize() |
static TextFieldSize |
TextFieldSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextFieldSize[] |
TextFieldSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ApplicationFieldSettings |
ApplicationFieldSettings.getText(TextFieldSize size) |
void |
ApplicationFieldSettings.setSize(TextFieldSize size) |
| Constructor and Description |
|---|
ApplicationFieldSettings(TextFieldSize size,
List<String> allowedValues,
List<Integer> referenceableTypes,
List<String> allowedCurrencies,
List<CategoryOption> options,
Boolean multiple) |
Copyright © 2014. All Rights Reserved.