Package | Description |
---|---|
com.google.gwt.dev | |
com.google.gwt.dev.shell | |
com.google.gwt.dev.shell.remoteui | |
com.google.gwt.dev.ui |
Modifier and Type | Class and Description |
---|---|
protected class |
SwingUI.SwingModuleHandle
Module handle for Swing UI.
|
Modifier and Type | Method and Description |
---|---|
ModuleHandle |
DevModeBase.UiBrowserWidgetHostImpl.createModuleLogger(String moduleName,
String userAgent,
String url,
String tabKey,
String sessionKey,
BrowserChannelServer serverChannel,
byte[] userAgentIcon) |
ModuleHandle |
HeadlessUI.getModuleLogger(String userAgent,
String remoteSocket,
String url,
String tabKey,
String moduleName,
String sessionKey,
String agentTag,
byte[] agentIcon,
TreeLogger.Type logLevel) |
ModuleHandle |
SwingUI.getModuleLogger(String userAgent,
String remoteSocket,
String url,
String tabKey,
String moduleName,
String sessionKey,
String agentTag,
byte[] agentIcon,
TreeLogger.Type logLevel) |
Modifier and Type | Method and Description |
---|---|
ModuleSpaceHost |
DevModeBase.UiBrowserWidgetHostImpl.createModuleSpaceHost(ModuleHandle module,
String moduleName) |
Modifier and Type | Method and Description |
---|---|
ModuleHandle |
BrowserWidgetHost.createModuleLogger(String moduleName,
String userAgent,
String url,
String tabKey,
String sessionKey,
BrowserChannelServer serverChannel,
byte[] userAgentIcon)
Create a logger for a module instance.
|
Modifier and Type | Method and Description |
---|---|
ModuleSpaceHost |
BrowserWidgetHost.createModuleSpaceHost(ModuleHandle module,
String moduleName)
Create a ModuleSpaceHost for the specified module.
|
Modifier and Type | Method and Description |
---|---|
ModuleHandle |
RemoteUI.getModuleLogger(String userAgent,
String remoteSocket,
String url,
String tabKey,
String moduleName,
String sessionKey,
String agentTag,
byte[] agentIcon,
TreeLogger.Type logLevel) |
Modifier and Type | Method and Description |
---|---|
abstract ModuleHandle |
DevModeUI.getModuleLogger(String userAgent,
String remoteSocket,
String url,
String tabKey,
String moduleName,
String sessionKey,
String agentTag,
byte[] agentIcon,
TreeLogger.Type logLevel)
Show that a module is loaded in the UI.
|
Modifier and Type | Method and Description |
---|---|
void |
CloseModuleCallback.onCloseModule(ModuleHandle moduleHandle)
The user has requested that a module should be closed.
|
Copyright © 2018. All rights reserved.