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 for IndependentCommand.
  • Constructor Details

    • IndependentCommandTransferObject

      public IndependentCommandTransferObject(IndependentCommand containment, Form sourceForm)
      The constructor.
      Parameters:
      containment - object to copy, cannot be null
      sourceForm - form source, cannot be null