public class MenuBarFactory extends WidgetCreator<org.cruxframework.crux.gwt.rebind.MenuBarContext> implements HasAnimationFactory<org.cruxframework.crux.gwt.rebind.MenuBarContext>, HasCloseHandlersFactory<org.cruxframework.crux.gwt.rebind.MenuBarContext>
| Modifier and Type | Class and Description |
|---|---|
static class |
MenuBarFactory.CaptionProcessor |
static class |
MenuBarFactory.CaptionTypeProcessor |
static class |
MenuBarFactory.CommandProcessor |
static class |
MenuBarFactory.HtmlCaptionProcessor |
static class |
MenuBarFactory.MenuChildrenProcessor |
static class |
MenuBarFactory.MenuChildrenTypeProcessor |
static class |
MenuBarFactory.MenutItemProcessor |
static class |
MenuBarFactory.MenutItemSeparatorProcessor |
static class |
MenuBarFactory.MenutItemsProcessor |
static class |
MenuBarFactory.SubMenuProcessor |
static class |
MenuBarFactory.TextCaptionProcessor |
WidgetCreator.StyleNameProcessor, WidgetCreator.StyleProcessor, WidgetCreator.ViewPermissionAttributeProcessor| Constructor and Description |
|---|
MenuBarFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
createMenuItem(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.MenuBarContext context) |
protected static String |
getSubMenu(WidgetCreator<?> widgetCreator,
AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.MenuBarContext context)
Creates a subMenu
|
org.cruxframework.crux.gwt.rebind.MenuBarContext |
instantiateContext() |
void |
instantiateWidget(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.MenuBarContext context) |
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, isCurrentDeviceSupported, isHtmlChild, isResourceReference, isTextChild, isWidget, postProcess, printlnPostProcessing, processAttributes, processChildren, processDataExpressionBindings, processDataObjectBindings, processEventspublic void instantiateWidget(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.MenuBarContext context)
instantiateWidget in class WidgetCreator<org.cruxframework.crux.gwt.rebind.MenuBarContext>protected static String getSubMenu(WidgetCreator<?> widgetCreator, AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.MenuBarContext context) throws CruxGeneratorException
widgetCreator - element - CruxGeneratorExceptionprotected static String createMenuItem(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.MenuBarContext context)
context - public org.cruxframework.crux.gwt.rebind.MenuBarContext instantiateContext()
instantiateContext in class WidgetCreator<org.cruxframework.crux.gwt.rebind.MenuBarContext>Copyright © 2015. All rights reserved.