@Default @Dependent public class BootstrapLayoutGeneratorDriver extends Object implements LayoutGeneratorDriver
BootstrapLayoutGenerator| Constructor and Description |
|---|
BootstrapLayoutGeneratorDriver() |
| 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) |
protected LayoutDragComponent |
lookupComponent(LayoutComponent layoutComponent) |
public org.jboss.errai.common.client.dom.HTMLElement createContainer()
createContainer in interface LayoutGeneratorDriverpublic org.jboss.errai.common.client.dom.HTMLElement createRow(LayoutRow layoutRow)
createRow in interface LayoutGeneratorDriverpublic org.jboss.errai.common.client.dom.HTMLElement createColumn(LayoutColumn layoutColumn)
createColumn in interface LayoutGeneratorDriverpublic com.google.gwt.user.client.ui.IsWidget createComponent(org.jboss.errai.common.client.dom.HTMLElement column,
LayoutComponent layoutComponent)
createComponent in interface LayoutGeneratorDriverprotected LayoutDragComponent lookupComponent(LayoutComponent layoutComponent)
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.