public interface ExportCallback
Displayer.export(ExportFormat, int, ExportCallback)
requestModifier and Type | Method and Description |
---|---|
void |
error(ClientRuntimeError error) |
void |
exportFileUrl(String url) |
void |
noData() |
void |
tooManyRows(int rowNum) |
void noData()
void tooManyRows(int rowNum)
void exportFileUrl(String url)
void error(ClientRuntimeError error)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.