Class TableRowBandAdapter

java.lang.Object
org.eclipse.birt.report.model.api.RowBandAdapter
org.eclipse.birt.report.model.api.TableRowBandAdapter

public class TableRowBandAdapter extends RowBandAdapter
Represents an object of copied objects when do copy/paste operations between tables.
  • Field Details

    • element

      protected TableHandle element
      The element where the copy/paste operation occurs.
  • Method Details