public static class SplitLayoutPanelFactory.SplitLayoutPanelWidgetProcessor extends AbstractDockLayoutPanelFactory.AbstractDockPanelWidgetProcessor<org.cruxframework.crux.gwt.rebind.SplitLayoutPanelContext>
WidgetChildProcessor.AnyTag, WidgetChildProcessor.AnyWidget, WidgetChildProcessor.HTMLTag| Constructor and Description |
|---|
SplitLayoutPanelFactory.SplitLayoutPanelWidgetProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAnimatedChild(org.cruxframework.crux.gwt.rebind.SplitLayoutPanelContext context,
String childWidget,
com.google.gwt.user.client.ui.DockLayoutPanel.Direction direction,
double size) |
protected String |
processChild(org.cruxframework.crux.gwt.rebind.SplitLayoutPanelContext context,
String childWidget,
com.google.gwt.user.client.ui.DockLayoutPanel.Direction direction,
double size) |
protected String |
processChild(org.cruxframework.crux.gwt.rebind.SplitLayoutPanelContext context,
String childWidget,
com.google.gwt.user.client.ui.DockLayoutPanel.Direction direction,
double size,
String minSize) |
processChildrengetWidgetCreator, setWidgetCreatorpublic SplitLayoutPanelFactory.SplitLayoutPanelWidgetProcessor()
protected void processAnimatedChild(org.cruxframework.crux.gwt.rebind.SplitLayoutPanelContext context,
String childWidget,
com.google.gwt.user.client.ui.DockLayoutPanel.Direction direction,
double size)
processAnimatedChild in class AbstractDockLayoutPanelFactory.AbstractDockPanelWidgetProcessor<org.cruxframework.crux.gwt.rebind.SplitLayoutPanelContext>AbstractDockLayoutPanelFactory.AbstractDockPanelWidgetProcessor.processAnimatedChild(org.cruxframework.crux.gwt.rebind.DockLayoutPanelContext, java.lang.String, com.google.gwt.user.client.ui.DockLayoutPanel.Direction, double)protected String processChild(org.cruxframework.crux.gwt.rebind.SplitLayoutPanelContext context, String childWidget, com.google.gwt.user.client.ui.DockLayoutPanel.Direction direction, double size)
processChild in class AbstractDockLayoutPanelFactory.AbstractDockPanelWidgetProcessor<org.cruxframework.crux.gwt.rebind.SplitLayoutPanelContext>org.cruxframework.crux.gwt.rebind.AbstractDockLayoutPanelFactory.AbstractDockPanelWidgetProcessor#processChild(org.cruxframework.crux.gwt.rebind.DockLayoutPanelContext, com.google.gwt.user.client.ui.Widget, com.google.gwt.user.client.ui.DockLayoutPanel.Direction, double)Copyright © 2015. All rights reserved.