public interface LayoutGeneratorDriver
| Modifier and Type | Method and Description |
|---|---|
org.jboss.errai.common.client.dom.HTMLElement |
createColumn(LayoutColumn layoutColumn) |
com.google.gwt.user.client.ui.IsWidget |
createComponent(org.jboss.errai.common.client.dom.HTMLElement column,
LayoutComponent layoutComponent) |
org.jboss.errai.common.client.dom.HTMLElement |
createContainer() |
org.jboss.errai.common.client.dom.HTMLElement |
createRow(LayoutRow layoutRow) |
org.jboss.errai.common.client.dom.HTMLElement createContainer()
org.jboss.errai.common.client.dom.HTMLElement createRow(LayoutRow layoutRow)
org.jboss.errai.common.client.dom.HTMLElement createColumn(LayoutColumn layoutColumn)
com.google.gwt.user.client.ui.IsWidget createComponent(org.jboss.errai.common.client.dom.HTMLElement column,
LayoutComponent layoutComponent)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.