public class LongFormType extends SimpleFormFieldType
| Constructor and Description |
|---|
LongFormType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
convertFormValueToModelValue(Object propertyValue) |
String |
convertModelValueToFormValue(Object modelValue) |
TypedValue |
convertValue(TypedValue propertyValue) |
String |
getName()
Name for the form type.
|
convertToFormValue, convertToModelValuegetInformationpublic static final String TYPE_NAME
public String getName()
FormTypegetName in interface FormTypegetName in class AbstractFormFieldTypepublic TypedValue convertValue(TypedValue propertyValue)
convertValue in class SimpleFormFieldTypepublic Object convertFormValueToModelValue(Object propertyValue)
convertFormValueToModelValue in class AbstractFormFieldTypepublic String convertModelValueToFormValue(Object modelValue)
convertModelValueToFormValue in class AbstractFormFieldTypeCopyright © 2013–2021 camunda services GmbH. All rights reserved.