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 TypeMethodDescriptionboolean
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
-