Class Browser.BrowserInitializer.WindowComponentInfoRegistration

  • Enclosing interface:
    Browser.BrowserInitializer

    @OpenApiAll
    public static class Browser.BrowserInitializer.WindowComponentInfoRegistration
    extends java.lang.Object
    Info registration data. Provides window info an also optional id of "near" window
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • WindowComponentInfoRegistration

        public WindowComponentInfoRegistration​(WindowComponentInfo info,
                                               @CheckForNull
                                               java.lang.String nextTo)