Uses of Interface
org.uberfire.ext.layout.editor.client.generator.LayoutGenerator
-
Packages that use LayoutGenerator Package Description org.uberfire.ext.layout.editor.client org.uberfire.ext.layout.editor.client.generator -
-
Uses of LayoutGenerator in org.uberfire.ext.layout.editor.client
Constructors in org.uberfire.ext.layout.editor.client with parameters of type LayoutGenerator Constructor Description LayoutEditorPresenter(LayoutEditorPresenter.View view, Container container, LayoutGenerator layoutGenerator) -
Uses of LayoutGenerator in org.uberfire.ext.layout.editor.client.generator
Classes in org.uberfire.ext.layout.editor.client.generator that implement LayoutGenerator Modifier and Type Class Description classAbstractLayoutGeneratorclassBootstrapLayoutGeneratorA bootstrap based layout generator
-