Package org.cef.callback
Interface CefPrintJobCallback
-
public interface CefPrintJobCallbackCallback interface for asynchronous continuation of print job requests.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidContinue()Indicate completion of the print job.
-