@Default @Dependent public class BootstrapLayoutGenerator extends AbstractLayoutGenerator
| Constructor and Description |
|---|
BootstrapLayoutGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.errai.common.client.dom.HTMLElement |
createColumn(LayoutColumn layoutColumn) |
protected org.jboss.errai.common.client.dom.HTMLElement |
createContainer(LayoutTemplate layoutTemplate) |
protected org.jboss.errai.common.client.dom.HTMLElement |
createRow(LayoutRow layoutRow) |
LayoutDragComponent |
lookupLayoutDragComponent(LayoutComponent layoutComponent) |
buildprotected org.jboss.errai.common.client.dom.HTMLElement createContainer(LayoutTemplate layoutTemplate)
createContainer in class AbstractLayoutGeneratorprotected org.jboss.errai.common.client.dom.HTMLElement createRow(LayoutRow layoutRow)
createRow in class AbstractLayoutGeneratorprotected org.jboss.errai.common.client.dom.HTMLElement createColumn(LayoutColumn layoutColumn)
createColumn in class AbstractLayoutGeneratorpublic LayoutDragComponent lookupLayoutDragComponent(LayoutComponent layoutComponent)
lookupLayoutDragComponent in class AbstractLayoutGeneratorCopyright © 2012–2018 JBoss by Red Hat. All rights reserved.