Class BootstrapLayoutGenerator
- java.lang.Object
-
- org.uberfire.ext.layout.editor.client.generator.AbstractLayoutGenerator
-
- org.uberfire.ext.layout.editor.client.generator.BootstrapLayoutGenerator
-
- All Implemented Interfaces:
LayoutGenerator
@Default @Dependent public class BootstrapLayoutGenerator extends AbstractLayoutGenerator
A bootstrap based layout generator
-
-
Field Summary
-
Fields inherited from class org.uberfire.ext.layout.editor.client.generator.AbstractLayoutGenerator
CONTAINER_ID
-
-
Constructor Summary
Constructors Constructor Description BootstrapLayoutGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.uberfire.ext.layout.editor.api.editor.LayoutInstancebuild(org.uberfire.ext.layout.editor.api.editor.LayoutTemplate layoutTemplate)-
Methods inherited from class org.uberfire.ext.layout.editor.client.generator.AbstractLayoutGenerator
applyCssToElement, applyCssToElement, build, columnHasNestedRows, generateComponents, generateRows
-
-