public abstract class WindowContextEvent extends Object
WindowContext
.Constructor and Description |
---|
WindowContextEvent(WindowContext windowContext)
Constructor for creating the event for the given
WindowContext |
Modifier and Type | Method and Description |
---|---|
WindowContext |
getWindowContext()
The current
WindowContext |
public WindowContextEvent(WindowContext windowContext)
WindowContext
windowContext
- window-context for which the event gets createdpublic final WindowContext getWindowContext()
WindowContext
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.