Package org.patternfly.component.brand
Class Brand
- java.lang.Object
-
- org.patternfly.component.BaseComponent<HTMLImageElement,Brand>
-
- org.patternfly.component.brand.Brand
-
- All Implemented Interfaces:
Container<HTMLImageElement,Brand>,Finder<HTMLImageElement>,HasElement<HTMLImageElement,Brand>,HasHTMLElement<HTMLImageElement,Brand>,IsElement<HTMLImageElement>,TypedBuilder<HTMLImageElement,Brand>,Component,UnderDevelopment
public class Brand extends BaseComponent<HTMLImageElement,Brand> implements UnderDevelopment
A brand is used to place a product logotype on a screen.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Brandbrand(String src)Brandthat()-
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, addAll, addAll, addAll, addAll, addAll
-
Methods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, css, id, id, innerHtml, on, textContent, toggle, toggle, toggle
-
Methods inherited from interface org.jboss.elemento.HasHTMLElement
data, hidden, style, title
-
-
-
-
Method Detail
-
that
public Brand that()
- Specified by:
thatin interfaceTypedBuilder<HTMLImageElement,Brand>
-
-