Interface IDtDateParameterization
-
- All Superinterfaces:
IParameterization
- All Known Implementing Classes:
DtDateParameterization
public interface IDtDateParameterization extends IParameterization
Parameterization forDtDateComponent
.
-
-
Field Summary
-
Fields inherited from interface com._1c.g5.aef2.components.IParameterization
VOID
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isDateResetAllowed()
Tells whether a component should allow date value resetting or not.
-