public class RichTextAreaFactory extends FocusWidgetFactory<org.cruxframework.crux.gwt.rebind.RichTextAreaContext> implements HasHTMLFactory<org.cruxframework.crux.gwt.rebind.RichTextAreaContext>, HasInitializeHandlersFactory<org.cruxframework.crux.gwt.rebind.RichTextAreaContext>
| Modifier and Type | Class and Description |
|---|---|
static class |
RichTextAreaFactory.ContentProcessor |
WidgetCreator.StyleNameProcessor, WidgetCreator.StyleProcessor, WidgetCreator.ViewPermissionAttributeProcessorHasEnabledFactory.EditPermissionAttributeProcessor| Constructor and Description |
|---|
RichTextAreaFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.cruxframework.crux.gwt.rebind.RichTextAreaContext |
instantiateContext() |
void |
postProcess(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.RichTextAreaContext context)
Process element children
|
protected void |
printFormatterOptions(org.cruxframework.crux.gwt.rebind.RichTextAreaContext context)
Render basic formatter options
|
void |
processAttributes(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.RichTextAreaContext context)
Process widget attributes
|
protected FastMap<String> |
readDeclaredProperties(WidgetCreatorContext context)
Reads all declared properties in the component span tag.
|
commitPostProcessing, createChildWidget, createChildWidget, createChildWidget, createContext, createPostProcessingScope, createVariableName, createWidget, ensureChildren, ensureFirstChild, ensureHtmlChild, ensureTextChild, ensureWidget, getChildName, getChildWidgetClass, getChildWidgetClassName, getContext, getControllerAccessorHandler, getDeclaredMessage, getDeclaredMessages, getDevice, getLogger, getLoggerVariable, getObjectDataBinding, getObjectDataBinding, getResourceAccessExpression, getSubTypeWriter, getSubTypeWriter, getSubTypeWriter, getView, getViewVariable, getWidgetClass, getWidgetClass, getWidgetClassName, getWidgetFactoryDeclaration, hasChildPartialSupport, hasHeight, hasPartialSupport, hasWidth, instantiateWidget, isCurrentDeviceSupported, isHtmlChild, isResourceReference, isTextChild, isWidget, printlnPostProcessing, processChildren, processDataExpressionBindings, processDataObjectBindings, processEventspublic void processAttributes(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.RichTextAreaContext context) throws CruxGeneratorException
WidgetCreatorprocessAttributes in class WidgetCreator<org.cruxframework.crux.gwt.rebind.RichTextAreaContext>CruxGeneratorExceptionpublic void postProcess(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.RichTextAreaContext context) throws CruxGeneratorException
WidgetCreatorpostProcess in class WidgetCreator<org.cruxframework.crux.gwt.rebind.RichTextAreaContext>CruxGeneratorExceptionprotected FastMap<String> readDeclaredProperties(WidgetCreatorContext context)
element - protected void printFormatterOptions(org.cruxframework.crux.gwt.rebind.RichTextAreaContext context)
public org.cruxframework.crux.gwt.rebind.RichTextAreaContext instantiateContext()
instantiateContext in class WidgetCreator<org.cruxframework.crux.gwt.rebind.RichTextAreaContext>Copyright © 2015. All rights reserved.