Package org.patternfly.component.brand
Class Brand
- All Implemented Interfaces:
Container<HTMLElement,
,Brand> Finder<HTMLElement>
,HasElement<HTMLElement,
,Brand> HasHTMLElement<HTMLElement,
,Brand> IsElement<HTMLElement>
,TypedBuilder<HTMLElement,
,Brand> Component
A brand is used to place a product logotype on a screen.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic Brand
brand()
static Brand
Same asheights(breakpoints(default_, heights))
heights
(Breakpoints<String> heights) that()
Same aswidths(breakpoints(default_, widths))
widths
(Breakpoints<String> widths) Methods inherited from class org.patternfly.component.BaseComponent
componentType, element
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
brand
-
brand
-
addSource
-
addSource
-
addImg
-
add
-
widths
Same aswidths(breakpoints(default_, widths))
-
widths
-
heights
Same asheights(breakpoints(default_, heights))
-
heights
-
that
-