| Package | Description |
|---|---|
| com.podio.app | |
| com.podio.item | |
| com.podio.item.map.converter |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationFieldType |
ApplicationFieldType.getByName(String value) |
ApplicationFieldType |
ApplicationFieldCreate.getType() |
static ApplicationFieldType |
ApplicationFieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationFieldType[] |
ApplicationFieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationFieldCreate.setType(ApplicationFieldType type) |
| Constructor and Description |
|---|
ApplicationFieldCreate(ApplicationFieldType type,
ApplicationFieldConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationFieldType |
ItemFieldDifference.getType() |
ApplicationFieldType |
FieldValuesView.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemFieldDifference.setType(ApplicationFieldType type) |
void |
FieldValuesView.setType(ApplicationFieldType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TextConverterProvider.isSupported(ApplicationFieldType fieldType) |
boolean |
ProgressConverterProvider.isSupported(ApplicationFieldType fieldType) |
boolean |
NumberConverterProvider.isSupported(ApplicationFieldType fieldType) |
boolean |
MoneyConverterProvider.isSupported(ApplicationFieldType fieldType) |
boolean |
FieldConverterProvider.isSupported(ApplicationFieldType fieldType) |
boolean |
CategoryConverterProvider.isSupported(ApplicationFieldType fieldType) |
Copyright © 2014. All Rights Reserved.