Package | Description |
---|---|
com.google.gwt.dev | |
com.google.gwt.dev.shell |
Modifier and Type | Method and Description |
---|---|
ModuleSpaceHost |
DevModeBase.UiBrowserWidgetHostImpl.createModuleSpaceHost(ModuleHandle module,
String moduleName) |
Modifier and Type | Class and Description |
---|---|
class |
ShellModuleSpaceHost
Provides an environment for a
ModuleSpace
that works appropriately for the development shell. |
Modifier and Type | Field and Description |
---|---|
protected ModuleSpaceHost |
ModuleSpace.host |
Modifier and Type | Method and Description |
---|---|
ModuleSpaceHost |
BrowserWidgetHost.createModuleSpaceHost(ModuleHandle module,
String moduleName)
Create a ModuleSpaceHost for the specified module.
|
Constructor and Description |
---|
ModuleSpace(TreeLogger logger,
ModuleSpaceHost host,
String moduleName) |
ModuleSpaceOOPHM(ModuleSpaceHost msh,
String moduleName,
BrowserChannelServer channel) |
Copyright © 2018. All rights reserved.