public final class ExportSheet extends Object
| Constructor and Description |
|---|
ExportSheet(String title,
List<ExportField> exportFields,
DtObject dto,
DtList dtc) |
| Modifier and Type | Method and Description |
|---|---|
DtList<?> |
getDtList() |
DtObject |
getDtObject() |
List<ExportField> |
getExportFields() |
String |
getTitle() |
boolean |
hasDtObject()
Le paramètre contient soit un DTO, soit une DTC.
|
public ExportSheet(String title, List<ExportField> exportFields, DtObject dto, DtList dtc)
public String getTitle()
public List<ExportField> getExportFields()
public DtObject getDtObject()
public DtList<?> getDtList()
public boolean hasDtObject()
Copyright © 2015. All Rights Reserved.