Uses of Class
org.patternfly.component.page.MastheadBrand
-
Packages that use MastheadBrand Package Description org.patternfly.component.page -
-
Uses of MastheadBrand in org.patternfly.component.page
Methods in org.patternfly.component.page that return MastheadBrand Modifier and Type Method Description MastheadBrandMastheadBrand. addBrand(Brand brand)static MastheadBrandMastheadBrand. mastheadBrand()Factory method to create a new instance of this component.static <E extends HTMLElement>
MastheadBrandMastheadBrand. mastheadBrand(HTMLContainerBuilder<E> builder)MastheadBrandMastheadBrand. that()Methods in org.patternfly.component.page with parameters of type MastheadBrand Modifier and Type Method Description MastheadMainMastheadMain. addBrand(MastheadBrand brand)
-