Interface IDtDateParameterization
- All Superinterfaces:
IParameterization
- All Known Implementing Classes:
DtDateParameterization
Parameterization for
DtDateComponent.-
Field Summary
Fields inherited from interface com._1c.g5.aef2.components.IParameterization
VOID -
Method Summary
Modifier and TypeMethodDescriptionbooleanTells 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:
trueif reset is allowed,falseotherwise
-