Uses of Interface
com._1c.g5.v8.derived.context.IContextDataInput
- 
Packages that use IContextDataInput 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 IContextDataInput in com._1c.g5.v8.derived.contextMethods in com._1c.g5.v8.derived.context with parameters of type IContextDataInput Modifier and Type Method Description default voidIObjectDerivedDataContext. loadData(IContextDataInput dataInput)Loads previously stored data into this contextvoidPartBasedObjectContext. loadData(IContextDataInput dataInput)
- 
Uses of IContextDataInput in com._1c.g5.v8.dt.md.extension.derivedMethods in com._1c.g5.v8.dt.md.extension.derived with parameters of type IContextDataInput Modifier and Type Method Description voidExtObjectUpdateContext. loadData(IContextDataInput dataInput)
- 
Uses of IContextDataInput in com.e1c.g5.v8.dt.form.extension.derivedMethods in com.e1c.g5.v8.dt.form.extension.derived with parameters of type IContextDataInput Modifier and Type Method Description voidFormExtContext. loadData(IContextDataInput dataInput)
- 
Uses of IContextDataInput in com.e1c.g5.v8.dt.model.updaterMethods in com.e1c.g5.v8.dt.model.updater with parameters of type IContextDataInput Modifier and Type Method Description voidModelUpdaterContext. loadData(IContextDataInput dataInput)
 
-