com.google.gwt.user.client.impl
Interface WindowImplIE.Resources
- All Superinterfaces:
- ClientBundle
- Enclosing class:
- WindowImplIE
public static interface WindowImplIE.Resources
- extends ClientBundle
The resources for this implementation.
INSTANCE
static final WindowImplIE.Resources INSTANCE
initWindowCloseHandler
TextResource initWindowCloseHandler()
- Contains the function body used to initialize the window close handler.
initWindowResizeHandler
TextResource initWindowResizeHandler()
- Contains the function body used to initialize the window resize handler.
initWindowScrollHandler
TextResource initWindowScrollHandler()
- Contains the function body used to initialize the window scroll handler.