public static class AbstractDockLayoutPanelFactory.AbstractDockPanelWidgetProcessor<C extends org.cruxframework.crux.gwt.rebind.DockLayoutPanelContext> extends WidgetChildProcessor<C>
WidgetChildProcessor.AnyTag, WidgetChildProcessor.AnyWidget, WidgetChildProcessor.HTMLTag| Constructor and Description |
|---|
AbstractDockLayoutPanelFactory.AbstractDockPanelWidgetProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAnimatedChild(C context,
String childWidget,
com.google.gwt.user.client.ui.DockLayoutPanel.Direction direction,
double size) |
protected String |
processChild(C context,
String childWidget,
com.google.gwt.user.client.ui.DockLayoutPanel.Direction direction,
double size) |
void |
processChildren(AbstractProxyCreator.SourcePrinter out,
C context) |
getWidgetCreator, setWidgetCreatorpublic AbstractDockLayoutPanelFactory.AbstractDockPanelWidgetProcessor()
public void processChildren(AbstractProxyCreator.SourcePrinter out, C context) throws CruxGeneratorException
processChildren in class WidgetChildProcessor<C extends org.cruxframework.crux.gwt.rebind.DockLayoutPanelContext>CruxGeneratorExceptionprotected void processAnimatedChild(C context, String childWidget, com.google.gwt.user.client.ui.DockLayoutPanel.Direction direction, double size)
context - childWidget - direction - size - Copyright © 2015. All rights reserved.