Class ListOfDataRowsExcelExport

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<DataRowExcelExport>
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.ListOfDataRowsExcelExport
All Implemented Interfaces:
Serializable, Cloneable, Iterable<DataRowExcelExport>, Collection<DataRowExcelExport>, List<DataRowExcelExport>, RandomAccess

public class ListOfDataRowsExcelExport
extends ArrayList<DataRowExcelExport>
See Also:
Serialized Form