Class Bullseye
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, Bullseye>, ElementClassListMethods<HTMLElement, Bullseye>, ElementConsumerMethods<HTMLElement, Bullseye>, ElementContainerMethods<HTMLElement, Bullseye>, ElementEventMethods<HTMLElement, Bullseye>, ElementIdMethods<HTMLElement, Bullseye>, ElementQueryMethods<HTMLElement>, ElementTextMethods<HTMLElement, Bullseye>, HTMLElementAttributeMethods<HTMLElement, Bullseye>, HTMLElementDataMethods<HTMLElement, Bullseye>, HTMLElementStyleMethods<HTMLElement, Bullseye>, HTMLElementVisibilityMethods<HTMLElement, Bullseye>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, Bullseye>, Layout
The bullseye layout centers content, both vertically and horizontally within a container.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionaddItem(BullseyeItem item) static Bullseyebullseye()static <E extends HTMLElement>
Bullseyebullseye(HTMLContainerBuilder<E> builder) that()Methods inherited from class BaseLayout
element, layoutTypeMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface ElementTextMethods
text, textMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hidden
-
Method Details
-
bullseye
-
bullseye
-
addItem
-
that
-