com.jniwrapper.win32.jexcel.ui
Class StdPrintHandler.PreviewCallback

java.lang.Object
  extended by com.jniwrapper.win32.com.server.IUnknownServer
      extended by com.jniwrapper.win32.jexcel.ui.StdPrintHandler.PreviewCallback
All Implemented Interfaces:
com.jniwrapper.AutoDeleteParameter, com.jniwrapper.win32.com.IUnknown
Enclosing class:
StdPrintHandler

public static class StdPrintHandler.PreviewCallback
extends com.jniwrapper.win32.com.server.IUnknownServer


Field Summary
 
Fields inherited from class com.jniwrapper.win32.com.server.IUnknownServer
u
 
Fields inherited from interface com.jniwrapper.win32.com.IUnknown
INTERFACE_IDENTIFIER
 
Constructor Summary
StdPrintHandler.PreviewCallback(com.jniwrapper.win32.com.server.CoClassMetaInfo classImpl)
           
 
Method Summary
 void Notify(com.jniwrapper.Int32 wStatus, com.jniwrapper.Int32 nLastPage, com.jniwrapper.WideString previewStatus)
           
 void setPrintHandler(StdPrintHandler helper)
           
 
Methods inherited from class com.jniwrapper.win32.com.server.IUnknownServer
, a, a, addRef, addRefAggregated, create, destroy, doDestroy, doQueryInterface, getClassImpl, getRefCount, h, isAutoDelete, isNull, queryInterface, queryInterfaceAggregated, release, releaseAggregated, setAutoDelete, setNull
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StdPrintHandler.PreviewCallback

public StdPrintHandler.PreviewCallback(com.jniwrapper.win32.com.server.CoClassMetaInfo classImpl)
Method Detail

setPrintHandler

public void setPrintHandler(StdPrintHandler helper)

Notify

public void Notify(com.jniwrapper.Int32 wStatus,
                   com.jniwrapper.Int32 nLastPage,
                   com.jniwrapper.WideString previewStatus)