java.lang.Object
com.saperion.ngc.iform.field.defaultValue.Methods

public class Methods extends Object
Class that handles methods used in predefined values in mask fields.
  • Constructor Details

    • Methods

      public Methods(IntelligentField field, String value)
      Creates a new Methods instance.
      Parameters:
      field - the intelligent field containing the predefined value
      value - the original string to handle
  • Method Details

    • handleValue

      public String handleValue()
      Handles the value by executing the method. Note: No methods implemented for now.
      Returns:
      the resulting string