public interface ReportCallback
| Modifier and Type | Method and Description | 
|---|---|
void | 
call(CallbackInfo info)
Logi Report will call this method right after a particular event (export, save, or print) occurs. 
 | 
void call(CallbackInfo info)
info - Event related information.