All Implemented Interfaces:
ValueOfContractor, Serializable

public final class InitialPreset extends Preset
Defines an extended preset mode for initial value providing editors. In addition to Preset this allowsthe usage of preset="Created" in the GOM.
Since:
4.2.452
See Also:
  • Method Details

    • isCreated

      public boolean isCreated()
      Indicates to request an initial value at creation stage, if no value is set at the time of setting up the value.

      An instance which delivers true is created when use preset="Created" is defined in GOM.

      Returns:
      true, if this type is for creation.
      Since:
      4.2.452