Package org.uberfire.client.workbench
Class LayoutSelection
- java.lang.Object
-
- org.uberfire.client.workbench.LayoutSelection
-
@ApplicationScoped public class LayoutSelection extends Object
Used to discover alternativeWorkbenchLayout's. If no alternatives can be found, the defaultWorkbenchLayoutImplis used. If several implementations are found the first one will be chosen.
-
-
Constructor Summary
Constructors Constructor Description LayoutSelection()
-
-
-
Method Detail
-
get
public WorkbenchLayout get()
-
-