public final class DefaultValueHandler extends Object
Modifier and Type | Method and Description |
---|---|
static DefaultValueHandler |
forFieldAndString(IntelligentField field,
String value)
Initializes the handler with the default value string as defined in the mask.
|
String |
handleValue()
Translates the current default value string so that the field can use the value.
|
public static DefaultValueHandler forFieldAndString(IntelligentField field, String value)
value
- default value stringfield
- the intelligent field containing the valuepublic String handleValue()
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.