Package org.patternfly.layout.level
Class Level
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement,,Level> ElementClassListMethods<HTMLElement,,Level> ElementConsumerMethods<HTMLElement,,Level> ElementContainerMethods<HTMLElement,,Level> ElementEventMethods<HTMLElement,,Level> ElementIdMethods<HTMLElement,,Level> ElementQueryMethods<HTMLElement>,ElementTextMethods<HTMLElement,,Level> HTMLElementAttributeMethods<HTMLElement,,Level> HTMLElementDataMethods<HTMLElement,,Level> HTMLElementStyleMethods<HTMLElement,,Level> HTMLElementVisibilityMethods<HTMLElement,,Level> IsElement<HTMLElement>,TypedBuilder<HTMLElement,,Level> Layout,org.patternfly.style.Modifiers.Gutter<HTMLElement,Level>
public class Level
extends BaseLayout<HTMLElement,Level>
implements org.patternfly.style.Modifiers.Gutter<HTMLElement,Level>
The bullseye layout centers content, both vertically and horizontally within a container.
- See Also:
-
Method Summary
Methods inherited from class org.patternfly.layout.BaseLayout
elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface org.jboss.elemento.ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface org.jboss.elemento.ElementConsumerMethods
apply, runMethods inherited from interface org.jboss.elemento.ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.ElementEventMethods
on, on, onMethods inherited from interface org.jboss.elemento.ElementIdMethods
id, uniqueIdMethods inherited from interface org.jboss.elemento.ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface org.jboss.elemento.ElementTextMethods
text, textMethods inherited from interface org.jboss.elemento.HTMLElementAttributeMethods
titleMethods inherited from interface org.jboss.elemento.HTMLElementDataMethods
dataMethods inherited from interface org.jboss.elemento.HTMLElementStyleMethods
style, style, style, style, style, styleMethods inherited from interface org.jboss.elemento.HTMLElementVisibilityMethods
hiddenMethods inherited from interface org.patternfly.style.Modifiers.Gutter
gutter, gutter
-
Method Details
-
level
-
level
-
addItem
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement,Level>
-