org.cruxframework.crux.gwt.rebind
Class AbstractDockLayoutPanelFactory.AbstractDockPanelWidgetProcessor<C extends org.cruxframework.crux.gwt.rebind.DockLayoutPanelContext>
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<C>
org.cruxframework.crux.gwt.rebind.AbstractDockLayoutPanelFactory.AbstractDockPanelWidgetProcessor<C>
- Direct Known Subclasses:
- DockLayoutPanelFactory.DockLayoutPanelWidgetProcessor, SplitLayoutPanelFactory.SplitLayoutPanelWidgetProcessor
- Enclosing class:
- AbstractDockLayoutPanelFactory<C extends org.cruxframework.crux.gwt.rebind.DockLayoutPanelContext>
public static class AbstractDockLayoutPanelFactory.AbstractDockPanelWidgetProcessor<C extends org.cruxframework.crux.gwt.rebind.DockLayoutPanelContext>
- extends WidgetChildProcessor<C>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractDockLayoutPanelFactory.AbstractDockPanelWidgetProcessor
public AbstractDockLayoutPanelFactory.AbstractDockPanelWidgetProcessor()
processChildren
public void processChildren(AbstractProxyCreator.SourcePrinter out,
C context)
throws CruxGeneratorException
- Overrides:
processChildren in class WidgetChildProcessor<C extends org.cruxframework.crux.gwt.rebind.DockLayoutPanelContext>
- Throws:
CruxGeneratorException
processAnimatedChild
protected void processAnimatedChild(C context,
String childWidget,
com.google.gwt.user.client.ui.DockLayoutPanel.Direction direction,
double size)
- Parameters:
context - childWidget - direction - size -
processChild
protected String processChild(C context,
String childWidget,
com.google.gwt.user.client.ui.DockLayoutPanel.Direction direction,
double size)
- Parameters:
context - childWidget - direction - size -
Copyright © 2014. All rights reserved.