Package com._1c.g5.v8.dt.form.copypaste
Class MappingItemTransferObject
java.lang.Object
com._1c.g5.v8.dt.form.copypaste.TransferObject<Item>
com._1c.g5.v8.dt.form.copypaste.MappingItemTransferObject
TransferObject specialization for Item.- 
Constructor SummaryConstructorsConstructorDescriptionMappingItemTransferObject(Item containment, Form sourceForm) The constructor.
- 
Method SummaryMethods inherited from class com._1c.g5.v8.dt.form.copypaste.TransferObjectgetObject, getSourceForm, isObjectOfType
- 
Constructor Details- 
MappingItemTransferObjectThe constructor.- Parameters:
- containment- object to copy, cannot be- null
- sourceForm- form source, cannot be- null
 
 
-