public class DateBoxFactory
extends org.cruxframework.crux.gwt.rebind.CompositeFactory<org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext>
implements org.cruxframework.crux.core.rebind.screen.widget.creator.HasValueFactory<org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext>, org.cruxframework.crux.core.rebind.screen.widget.creator.HasValueChangeHandlersFactory<org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext>, org.cruxframework.crux.core.rebind.screen.widget.creator.FocusableFactory<org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext>, org.cruxframework.crux.core.rebind.screen.widget.creator.HasEnabledFactory<org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext>
| Modifier and Type | Class and Description |
|---|---|
static class |
DateBoxFactory.DateSelectorProcessor |
static class |
DateBoxFactory.ValueAttributeProcessor |
org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator.StyleNameProcessor, org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator.StyleProcessor, org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator.ViewPermissionAttributeProcessor| Constructor and Description |
|---|
DateBoxFactory() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormat(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext context) |
org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext |
instantiateContext() |
void |
instantiateWidget(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext context) |
commitPostProcessing, createChildWidget, createChildWidget, createChildWidget, createContext, createPostProcessingScope, createVariableName, createWidget, ensureChildren, ensureFirstChild, ensureHtmlChild, ensureTextChild, ensureWidget, generateBindingContextDeclaration, getChildName, getChildWidgetClass, getChildWidgetClassName, getContext, getControllerAccessorHandler, getDataBindingReadExpression, getDataBindingReadExpression, getDataObjectFromProvider, getDeclaredMessage, getDeclaredMessages, getDevice, getExpressionDataBinding, getExpressionDataBinding, getExpressionDataBinding, getLogger, getLoggerVariable, getObjectDataBinding, getObjectDataBinding, getObjectDataBinding, getPostProcessingPrinter, getResourceAccessExpression, getSubTypeWriter, getSubTypeWriter, getSubTypeWriter, getView, getViewVariable, getWidgetClass, getWidgetClass, getWidgetClassName, getWidgetClassType, getWidgetFactoryDeclaration, hasChildPartialSupport, hasHeight, hasPartialSupport, hasWidth, isCurrentDeviceSupported, isCurrentDeviceSupported, isHtmlChild, isResourceReference, isTextChild, isWidget, isWidgetRegisteredForPostProcessing, postProcess, printlnPostProcessing, processAttributes, processChildren, processEvents, registerWidgetForPostProcessing, targetsDevicepublic void instantiateWidget(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext context)
throws org.cruxframework.crux.core.rebind.CruxGeneratorException
instantiateWidget in class org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext>org.cruxframework.crux.core.rebind.CruxGeneratorExceptionpublic String getFormat(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext context)
out - context - public org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext instantiateContext()
instantiateContext in class org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext>Copyright © 2016. All rights reserved.