Uses of Class
com._1c.g5.v8.derived.DerivedDataStatus
-
Packages that use DerivedDataStatus Package Description com._1c.g5.v8.derived -
-
Uses of DerivedDataStatus in com._1c.g5.v8.derived
Methods in com._1c.g5.v8.derived that return DerivedDataStatus Modifier and Type Method Description DerivedDataStatus
IDerivedDataManager. getDerivedDataStatus()
Gets the current status of DD for the corresponding BM model.Methods in com._1c.g5.v8.derived with parameters of type DerivedDataStatus Modifier and Type Method Description void
IDerivedDataStatusListener. statusChanged(DerivedDataStatus status)
Notifies external listeners about status changes of DD.
-