Uses of Class
com.jbstrap.ui.components.layout.Container
Packages that use Container
-
Uses of Container in com.jbstrap.ui
Subclasses of Container in com.jbstrap.uiModifier and TypeClassDescriptionclass
Base Login Page classclass
The base page classclass
Fields in com.jbstrap.ui declared as ContainerMethods in com.jbstrap.ui that return ContainerModifier 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
Methods in com.jbstrap.ui.components.layout that return ContainerModifier and TypeMethodDescriptionContainer.setAlignItems
(StyleAlign... aligns) Sets the container content aligament.Container.setType
(ContainerType type) Sets the container type.