Class IWebIBActions

java.lang.Object
org.eclipse.swt.internal.ole.win32.IUnknown
org.eclipse.swt.internal.webkit.IWebIBActions

public class IWebIBActions extends IUnknown
  • Constructor Details

    • IWebIBActions

      public IWebIBActions(int address)
  • Method Details

    • stopLoading

      public int stopLoading(int sender)
    • reload

      public int reload(int sender)
    • canGoBack

      public int canGoBack(int sender, int[] result)
    • canGoForward

      public int canGoForward(int sender, int[] result)