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.context
Methods in com._1c.g5.v8.derived.context with parameters of type IContextDataInput Modifier and Type Method Description default void
IObjectDerivedDataContext. loadData(IContextDataInput dataInput)
Loads previously stored data into this contextvoid
PartBasedObjectContext. loadData(IContextDataInput dataInput)
-
Uses of IContextDataInput in com._1c.g5.v8.dt.md.extension.derived
Methods in com._1c.g5.v8.dt.md.extension.derived with parameters of type IContextDataInput Modifier and Type Method Description void
ExtObjectUpdateContext. loadData(IContextDataInput dataInput)
-
Uses of IContextDataInput in com.e1c.g5.v8.dt.form.extension.derived
Methods in com.e1c.g5.v8.dt.form.extension.derived with parameters of type IContextDataInput Modifier and Type Method Description void
FormExtContext. loadData(IContextDataInput dataInput)
-
Uses of IContextDataInput in com.e1c.g5.v8.dt.model.updater
Methods in com.e1c.g5.v8.dt.model.updater with parameters of type IContextDataInput Modifier and Type Method Description void
ModelUpdaterContext. loadData(IContextDataInput dataInput)
-