Interface IDtDateParameterization

All Superinterfaces:
IParameterization
All Known Implementing Classes:
DtDateParameterization

public interface IDtDateParameterization extends IParameterization
Parameterization for DtDateComponent.
  • Field Summary

    Fields inherited from interface com._1c.g5.aef2.components.IParameterization

    VOID
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Tells whether a component should allow date value resetting or not.
  • Method Details

    • isDateResetAllowed

      boolean isDateResetAllowed()
      Tells whether a component should allow date value resetting or not.
      Returns:
      true if reset is allowed, false otherwise