public interface IPageLayoutCallback
Method Summary | ||
---|---|---|
abstract void | notify(PageLayoutCallbackArgs args) | |
This is called to notify of layout build and rendering progress.
|
public abstract void notify(PageLayoutCallbackArgs args) throws java.lang.Exception
args
- An argument of the event.