Uses of Class
org.patternfly.component.brand.Brand
-
Packages that use Brand Package Description org.patternfly.component.brand org.patternfly.component.page -
-
Uses of Brand in org.patternfly.component.brand
Methods in org.patternfly.component.brand that return Brand Modifier and Type Method Description BrandBrand. add(HTMLElementBuilder<HTMLImageElement> img)BrandBrand. addImg(HTMLElementBuilder<HTMLImageElement> img)BrandBrand. addSource(String src)BrandBrand. addSource(String src, String media)static BrandBrand. brand()static BrandBrand. brand(String src, String alt)BrandBrand. heights(Breakpoints<String> heights)BrandBrand. that()BrandBrand. widths(Breakpoints<String> widths) -
Uses of Brand in org.patternfly.component.page
Methods in org.patternfly.component.page with parameters of type Brand Modifier and Type Method Description MastheadBrandMastheadBrand. addBrand(Brand brand)
-