Class PopupWindow

java.lang.Object
eu.webtoolkit.jwt.PopupWindow

public class PopupWindow
extends java.lang.Object
Internal class that provides a JavaScript popup window managing function.
  • Constructor Summary

    Constructors
    Constructor Description
    PopupWindow()  
  • Method Summary

    Modifier and Type Method Description
    static void loadJavaScript​(WApplication app)
    Loads the PopupWindow JavaScript support function.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PopupWindow

      public PopupWindow()
  • Method Details

    • loadJavaScript

      public static void loadJavaScript​(WApplication app)
      Loads the PopupWindow JavaScript support function.