public abstract class SimpleFormFieldType extends AbstractFormFieldType
| Constructor and Description |
|---|
SimpleFormFieldType() |
| Modifier and Type | Method and Description |
|---|---|
TypedValue |
convertToFormValue(TypedValue propertyValue) |
TypedValue |
convertToModelValue(TypedValue propertyValue) |
protected abstract TypedValue |
convertValue(TypedValue propertyValue) |
convertFormValueToModelValue, convertModelValueToFormValue, getInformation, getNamepublic TypedValue convertToFormValue(TypedValue propertyValue)
convertToFormValue in class AbstractFormFieldTypepublic TypedValue convertToModelValue(TypedValue propertyValue)
convertToModelValue in class AbstractFormFieldTypeprotected abstract TypedValue convertValue(TypedValue propertyValue)
Copyright © 2013–2020 camunda services GmbH. All rights reserved.