Uses of Class
com._1c.g5.v8.derived.context.BasicObjectContext
- 
Packages that use BasicObjectContext Package Description com._1c.g5.v8.derived.context com._1c.g5.v8.dt.md.extension.derived com.e1c.g5.v8.dt.form.extension.derived com.e1c.g5.v8.dt.model.updater 
- 
- 
Uses of BasicObjectContext in com._1c.g5.v8.derived.contextSubclasses of BasicObjectContext in com._1c.g5.v8.derived.context Modifier and Type Class Description classPartBasedObjectContextStandard implementation of thePartBasedObjectContextbased on the DD part concept.
- 
Uses of BasicObjectContext in com._1c.g5.v8.dt.md.extension.derivedSubclasses of BasicObjectContext in com._1c.g5.v8.dt.md.extension.derived Modifier and Type Class Description classExtObjectUpdateContextStandard implementation of theExtObjectUpdateContextbased on the DD part concept.
- 
Uses of BasicObjectContext in com.e1c.g5.v8.dt.form.extension.derivedSubclasses of BasicObjectContext in com.e1c.g5.v8.dt.form.extension.derived Modifier and Type Class Description classFormExtContextForm extension derived data context
- 
Uses of BasicObjectContext in com.e1c.g5.v8.dt.model.updaterSubclasses of BasicObjectContext in com.e1c.g5.v8.dt.model.updater Modifier and Type Class Description classModelUpdaterContextDD context for automatic model updater subsystem
 
-