public class ViewRebindLoader extends AbstractViewLoader implements ViewLoader
ViewLoader.SimpleViewLoadercontext| Constructor and Description |
|---|
ViewRebindLoader(RebindContext context) |
| Modifier and Type | Method and Description |
|---|---|
TemplateLoader |
getTemplateLoader() |
com.google.gwt.dev.resource.Resource |
getView(String id) |
List<String> |
getViews()
Return a list with resource paths of all views
|
getViewBaseFolderspublic ViewRebindLoader(RebindContext context)
public TemplateLoader getTemplateLoader()
getTemplateLoader in interface ViewLoaderpublic com.google.gwt.dev.resource.Resource getView(String id) throws ViewException
getView in interface ViewLoaderViewExceptionpublic List<String> getViews()
ViewLoadergetViews in interface ViewLoaderCopyright © 2015. All rights reserved.