| Modifier and Type | Method and Description |
|---|---|
View |
CrossDevicesTemplateParser.getTemplateView(Document template,
String deviceAdaptive,
DeviceAdaptive.Device device) |
| Modifier and Type | Method and Description |
|---|---|
String |
CrossDevicesTemplateParser.getTemplateController(View view,
String deviceAdaptive,
DeviceAdaptive.Device device) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,IocConfig<?>> |
IocContainerManager.getConfigurationsForView(View view,
DeviceAdaptive.Device device) |
| Modifier and Type | Method and Description |
|---|---|
protected List<View> |
AbstractInterfaceWrapperProxyCreator.getViews() |
| Constructor and Description |
|---|
RegisteredControllersProxyCreator(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext context,
View view,
String module,
String iocContainerClassName,
String device)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeviceAdaptiveProxyCreator.initializeController(View view) |
| Constructor and Description |
|---|
DeviceAdaptiveViewFactoryCreator(com.google.gwt.core.ext.GeneratorContext context,
com.google.gwt.core.ext.TreeLogger logger,
View view,
String device,
String controllerName,
String module) |
| Constructor and Description |
|---|
RegisteredDataSourcesProxyCreator(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext context,
View view,
String iocContainerClassName,
String device) |
| Modifier and Type | Field and Description |
|---|---|
protected View |
IocContainerRebind.view |
| Modifier and Type | Method and Description |
|---|---|
static void |
IocContainerRebind.injectFieldsAndMethods(AbstractProxyCreator.SourcePrinter srcWriter,
com.google.gwt.core.ext.typeinfo.JClassType type,
String parentVariable,
String iocContainerVariable,
View view,
DeviceAdaptive.Device device) |
| Constructor and Description |
|---|
IocContainerRebind(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext context,
View view,
String device) |
| Modifier and Type | Field and Description |
|---|---|
protected View |
Screen.rootView |
| Modifier and Type | Method and Description |
|---|---|
View |
Screen.getRootView() |
View |
ViewFactory.getView(String id,
String device)
Factory method for views.
|
View |
ViewFactory.getView(String id,
String device,
Document view,
boolean rootView)
Factory method for views.
|
| Constructor and Description |
|---|
Screen(String id,
String relativeId,
String module,
View rootView) |
| Constructor and Description |
|---|
ResourcesHandlerProxyCreator(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext context,
String resourceId,
View view,
String devive) |
| Modifier and Type | Field and Description |
|---|---|
protected View |
ViewFactoryCreator.view |
| Modifier and Type | Method and Description |
|---|---|
View |
WidgetCreator.getView() |
protected View |
ViewFactoryCreator.getView() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
EvtProcessor.checkEvtCall(String eventValue,
String eventName,
String parameterClassName,
com.google.gwt.core.ext.GeneratorContext context,
View view,
DeviceAdaptive.Device device,
boolean allowNoParameterCall) |
static void |
EvtProcessor.printEvtCall(AbstractProxyCreator.SourcePrinter out,
String eventValue,
String eventName,
Class<?> eventClass,
String cruxEvent,
com.google.gwt.core.ext.GeneratorContext context,
View view,
ControllerAccessHandler controllerAccessHandler,
DeviceAdaptive.Device device) |
static void |
EvtProcessor.printEvtCall(AbstractProxyCreator.SourcePrinter out,
String eventValue,
String eventName,
String parameterClassName,
String cruxEvent,
com.google.gwt.core.ext.GeneratorContext context,
View view,
ControllerAccessHandler controllerAccessHandler,
DeviceAdaptive.Device device,
boolean allowNoParameterCall) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ViewFactoriesProxyCreator.generateViewCreation(AbstractProxyCreator.SourcePrinter sourceWriter,
List<View> views) |
| Constructor and Description |
|---|
ViewBindHandler(com.google.gwt.core.ext.GeneratorContext context,
View view) |
ViewFactoryCreator(com.google.gwt.core.ext.GeneratorContext context,
com.google.gwt.core.ext.TreeLogger logger,
View view,
String device,
String module)
Constructor
|
Copyright © 2015. All rights reserved.