Package com._1c.g5.v8.dt.form.copypaste
Class PropertyInfoTransferObject
- java.lang.Object
-
- com._1c.g5.v8.dt.form.copypaste.TransferObject<PropertyInfo>
-
- com._1c.g5.v8.dt.form.copypaste.PropertyInfoTransferObject
-
public class PropertyInfoTransferObject extends TransferObject<PropertyInfo>
TransferObject
specialization forPropertyInfo
.
-
-
Constructor Summary
Constructors Constructor Description PropertyInfoTransferObject(PropertyInfo containment, Form sourceForm)
The constructor.
-
-
-
Constructor Detail
-
PropertyInfoTransferObject
public PropertyInfoTransferObject(PropertyInfo containment, Form sourceForm)
The constructor.- Parameters:
containment
- object to copy, cannot benull
sourceForm
- form source, cannot benull
-
-