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