public class DeviceAdaptiveViewFactoryCreator extends ViewFactoryCreator
ViewFactoryCreator.EmptyWidgetConsumer, ViewFactoryCreator.LazyCompatibleWidgetConsumer, ViewFactoryCreator.WidgetConsumerAbstractProxyCreator.SourcePrinterbindHandler, controllerAccessHandler, iocContainerClassName, module, view, widgetConsumercacheable, cacheableVersionFound, context, logger| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generateProxyContructor(AbstractProxyCreator.SourcePrinter printer)
Generate the View Constructor
|
protected void |
generateProxyFields(AbstractProxyCreator.SourcePrinter printer)
Generate the View fields
|
protected void |
generateProxyMethods(AbstractProxyCreator.SourcePrinter printer)
Generate the View methods.
|
protected Map<String,String> |
getDeclaredMessages()
Gets all messages declared on this screen
|
protected String |
getLoggerVariable()
Retrieves the logger variable name
|
commitPostProcessing, createPostProcessingScope, createVariableName, generateCreateDataObjectMethod, generateGetIocContainerMethod, generateGetViewPanelMethod, generateRegisterDataObjectBindersMethod, generateResources, generateSubTypes, getContext, getControllerAccessHandler, getDataObjectParts, getDeclaredMessage, getDevice, getKeyMessageParts, getLogger, getMetaElementType, getObjectDataBinding, getProxyQualifiedName, getProxySimpleName, getResourceAccessExpression, getResourceParts, getSourcePrinter, getSubTypeWriter, getSubTypeWriter, getSubTypeWriter, getSubTypeWriter, getView, getViewSuperClassName, getViewVariable, getWidgetCreator, getWidgetCreatorHelper, isBindableView, isKeyReference, isResourceReference, isValidWidget, newWidget, newWidget, prepare, printlnPostProcessing, processViewEventscacheableVersionFound, create, findCacheableImplementationAndMarkForReuseIfAvailable, findCacheableImplementationAndMarkForReuseIfAvailable, generateLoggerField, generateMethodParameters, generateMethodTrhowsClause, generateProxyWrapperMethodDeclaration, getJsniSimpleSignature, isAlreadyGenerated, isCacheable, isCrux2OldInterfacesCompatibilityEnabled, logDebugMessageprotected void generateProxyFields(AbstractProxyCreator.SourcePrinter printer)
ViewFactoryCreatorgenerateProxyFields in class ViewFactoryCreatorprotected void generateProxyContructor(AbstractProxyCreator.SourcePrinter printer) throws CruxGeneratorException
generateProxyContructor in class ViewFactoryCreatorCruxGeneratorExceptionprotected void generateProxyMethods(AbstractProxyCreator.SourcePrinter printer)
ViewFactoryCreatorgenerateProxyMethods in class ViewFactoryCreatorprotected Map<String,String> getDeclaredMessages()
ViewFactoryCreatorgetDeclaredMessages in class ViewFactoryCreatorprotected String getLoggerVariable()
ViewFactoryCreatorgetLoggerVariable in class ViewFactoryCreatorCopyright © 2015. All rights reserved.