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