Class FormItemTransferObject


  • public class FormItemTransferObject
    extends TransferObject<FormItem>
    TransferObject specialization for FormItem.
    • Constructor Detail

      • FormItemTransferObject

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