public class ExportDelegate extends Object
Constructor and Description |
---|
ExportDelegate(HtmlTable htmlTable,
javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
void |
prepareExport()
Prepares the export by processing the passed export class and setting
request attributes that will be used by the
DatatablesFilter to
render the export. |
public ExportDelegate(HtmlTable htmlTable, javax.servlet.http.HttpServletRequest request)
public void prepareExport()
DatatablesFilter
to
render the export.Copyright © 2013–2015 Dandelion Project. All rights reserved.