public class FillHelper extends java.lang.Object implements net.sf.jasperreports.engine.fill.AsynchronousFilllListener, PageEventListenerI, java.io.Serializable
Constructor and Description |
---|
FillHelper() |
FillHelper(net.sf.jasperreports.engine.fill.AsynchronousFillHandle _asyncFillHandle,
TalkativeJRFileVirtualizer _virtualizer) |
FillHelper(java.lang.Long _reportId) |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
void |
fireReady() |
net.sf.jasperreports.engine.fill.AsynchronousFillHandle |
getAsyncFillHandle() |
int |
getCurrentPages() |
java.lang.RuntimeException |
getError() |
net.sf.jasperreports.engine.JasperPrint |
getJp() |
TalkativeJRFileVirtualizer |
getVirtualizer() |
boolean |
isCanceled() |
void |
newPage() |
void |
reportCancelled() |
void |
reportFillError(java.lang.Throwable t) |
void |
reportFinished(net.sf.jasperreports.engine.JasperPrint _jp) |
void |
setAsyncFillHandle(net.sf.jasperreports.engine.fill.AsynchronousFillHandle _asyncFillHandle) |
void |
setCanceled(boolean $7) |
void |
setCurrentPages(int $6) |
void |
setError(java.lang.RuntimeException $4) |
void |
setJp(net.sf.jasperreports.engine.JasperPrint $5) |
void |
setVirtualizer(TalkativeJRFileVirtualizer _virtualizer) |
void |
start() |
void |
syncFill() |
public FillHelper()
public FillHelper(java.lang.Long _reportId)
public FillHelper(net.sf.jasperreports.engine.fill.AsynchronousFillHandle _asyncFillHandle, TalkativeJRFileVirtualizer _virtualizer)
public net.sf.jasperreports.engine.fill.AsynchronousFillHandle getAsyncFillHandle()
public void setAsyncFillHandle(net.sf.jasperreports.engine.fill.AsynchronousFillHandle _asyncFillHandle)
public TalkativeJRFileVirtualizer getVirtualizer()
public void setVirtualizer(TalkativeJRFileVirtualizer _virtualizer)
public void reportFinished(net.sf.jasperreports.engine.JasperPrint _jp)
reportFinished
in interface net.sf.jasperreports.engine.fill.AsynchronousFilllListener
public void reportCancelled()
reportCancelled
in interface net.sf.jasperreports.engine.fill.AsynchronousFilllListener
public void reportFillError(java.lang.Throwable t)
reportFillError
in interface net.sf.jasperreports.engine.fill.AsynchronousFilllListener
public void newPage()
newPage
in interface PageEventListenerI
public void fireReady()
public void syncFill()
public void start()
public void cancel()
public java.lang.RuntimeException getError()
public void setError(java.lang.RuntimeException $4)
public net.sf.jasperreports.engine.JasperPrint getJp()
public void setJp(net.sf.jasperreports.engine.JasperPrint $5)
public int getCurrentPages()
public void setCurrentPages(int $6)
public boolean isCanceled()
public void setCanceled(boolean $7)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.