public static interface WindowImplIE.Resources extends ClientBundle
ClientBundle.Source
Modifier and Type | Field and Description |
---|---|
static WindowImplIE.Resources |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
TextResource |
initWindowCloseHandler()
Contains the function body used to initialize the window close handler.
|
TextResource |
initWindowResizeHandler()
Contains the function body used to initialize the window resize handler.
|
TextResource |
initWindowScrollHandler()
Contains the function body used to initialize the window scroll handler.
|
static final WindowImplIE.Resources INSTANCE
@ClientBundle.Source(value="initWindowCloseHandler.js") TextResource initWindowCloseHandler()
@ClientBundle.Source(value="initWindowResizeHandler.js") TextResource initWindowResizeHandler()
@ClientBundle.Source(value="initWindowScrollHandler.js") TextResource initWindowScrollHandler()
Copyright © 2018. All rights reserved.