public class MaskedTextBoxFactory extends WidgetCreator<WidgetCreatorContext> implements HasDirectionFactory<WidgetCreatorContext>, HasNameFactory<WidgetCreatorContext>, HasValueChangeHandlersFactory<WidgetCreatorContext>, HasClickHandlersFactory<WidgetCreatorContext>, HasAllFocusHandlersFactory<WidgetCreatorContext>, HasAllKeyHandlersFactory<WidgetCreatorContext>, HasAllMouseHandlersFactory<WidgetCreatorContext>, HasDoubleClickHandlersFactory<WidgetCreatorContext>, HasFormatterFactory<WidgetCreatorContext>, HasEnabledFactory<WidgetCreatorContext>
| Modifier and Type | Class and Description |
|---|---|
static class |
MaskedTextBoxFactory.ValueAttributeParser |
WidgetCreator.StyleNameProcessor, WidgetCreator.StyleProcessor, WidgetCreator.ViewPermissionAttributeProcessorHasEnabledFactory.EditPermissionAttributeProcessor| Constructor and Description |
|---|
MaskedTextBoxFactory() |
| Modifier and Type | Method and Description |
|---|---|
WidgetCreatorContext |
instantiateContext() |
void |
instantiateWidget(AbstractProxyCreator.SourcePrinter out,
WidgetCreatorContext context) |
commitPostProcessing, createChildWidget, createChildWidget, createChildWidget, createContext, createPostProcessingScope, createVariableName, createWidget, ensureChildren, ensureFirstChild, ensureHtmlChild, ensureTextChild, ensureWidget, getChildName, getChildWidgetClass, getChildWidgetClassName, getContext, getControllerAccessorHandler, getDeclaredMessage, getDeclaredMessages, getDevice, getLogger, getLoggerVariable, getResourceAccessExpression, getSubTypeWriter, getSubTypeWriter, getSubTypeWriter, getView, getViewVariable, getWidgetClass, getWidgetClass, getWidgetClassName, getWidgetFactoryDeclaration, hasChildPartialSupport, hasHeight, hasPartialSupport, hasWidth, isCurrentDeviceSupported, isHtmlChild, isResourceReference, isTextChild, isWidget, postProcess, printlnPostProcessing, processAttributes, processChildren, processEventspublic void instantiateWidget(AbstractProxyCreator.SourcePrinter out, WidgetCreatorContext context) throws CruxGeneratorException
instantiateWidget in class WidgetCreator<WidgetCreatorContext>metaElem - widgetId - CruxGeneratorExceptionpublic WidgetCreatorContext instantiateContext()
instantiateContext in class WidgetCreator<WidgetCreatorContext>Copyright © 2014. All rights reserved.