public class ScreenRebindLoader extends AbstractViewLoader implements ScreenLoader
context| Constructor and Description |
|---|
ScreenRebindLoader(RebindContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.dev.resource.Resource |
getScreen(String id) |
Set<String> |
getScreens() |
ViewLoader |
getViewLoader() |
getViewBaseFolderspublic ScreenRebindLoader(RebindContext context)
public com.google.gwt.dev.resource.Resource getScreen(String id) throws ScreenException
getScreen in interface ScreenLoaderScreenExceptionpublic Set<String> getScreens()
getScreens in interface ScreenLoaderpublic ViewLoader getViewLoader()
getViewLoader in interface ScreenLoaderCopyright © 2015. All rights reserved.