Class Methods
java.lang.Object
com.saperion.ngc.iform.field.defaultValue.Methods
Class that handles methods used in predefined values in mask fields.
-
Constructor Summary
ConstructorsConstructorDescriptionMethods
(IntelligentField field, String value) Creates a new Methods instance. -
Method Summary
Modifier and TypeMethodDescriptionHandles the value by executing the method.
-
Constructor Details
-
Methods
Creates a new Methods instance.- Parameters:
field
- the intelligent field containing the predefined valuevalue
- the original string to handle
-
-
Method Details
-
handleValue
Handles the value by executing the method. Note: No methods implemented for now.- Returns:
- the resulting string
-