Uses of Class
com.jbstrap.ui.components.layout.Container
-
Uses of Container in com.jbstrap.ui
Modifier and TypeClassDescriptionclass
Base Login Page classclass
The base page classclass
Modifier and TypeMethodDescriptionprotected Container
UI.RootLayout._showProcessIndicator
(boolean show) UI.RootLayout.addComponent
(Component<?> component) UI.RootLayout.clear()
UI.RootLayout.removeComponent
(Component<?> component) -
Uses of Container in com.jbstrap.ui.components.layout
Modifier and TypeMethodDescriptionContainer.setAlignItems
(StyleAlign... aligns) Sets the container content aligament.Container.setType
(ContainerType type) Sets the container type.