Package org.patternfly.component.avatar
Class Avatar
java.lang.Object
org.patternfly.component.BaseComponent<HTMLImageElement,Avatar>
org.patternfly.component.avatar.Avatar
- All Implemented Interfaces:
ElementAttributeMethods<HTMLImageElement,,Avatar> ElementClassListMethods<HTMLImageElement,,Avatar> ElementConsumerMethods<HTMLImageElement,,Avatar> ElementContainerMethods<HTMLImageElement,,Avatar> ElementEventMethods<HTMLImageElement,,Avatar> ElementIdMethods<HTMLImageElement,,Avatar> ElementQueryMethods<HTMLImageElement>,HTMLElementAttributeMethods<HTMLImageElement,,Avatar> HTMLElementDataMethods<HTMLImageElement,,Avatar> HTMLElementStyleMethods<HTMLImageElement,,Avatar> HTMLElementVisibilityMethods<HTMLImageElement,,Avatar> IsElement<HTMLImageElement>,TypedBuilder<HTMLImageElement,,Avatar> Component,org.patternfly.style.Modifiers.Bordered<HTMLImageElement,Avatar>
public class Avatar
extends BaseComponent<HTMLImageElement,Avatar>
implements org.patternfly.style.Modifiers.Bordered<HTMLImageElement,Avatar>
An avatar is a visual used to represent a user. It may contain an image or a placeholder graphic.
- See Also:
-
Method Summary
Methods inherited from class org.patternfly.component.BaseComponent
componentType, elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface org.jboss.elemento.ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface org.jboss.elemento.ElementConsumerMethods
apply, runMethods inherited from interface org.jboss.elemento.ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.ElementEventMethods
on, on, onMethods inherited from interface org.jboss.elemento.ElementIdMethods
id, uniqueIdMethods inherited from interface org.jboss.elemento.ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface org.jboss.elemento.HTMLElementAttributeMethods
titleMethods inherited from interface org.jboss.elemento.HTMLElementDataMethods
dataMethods inherited from interface org.jboss.elemento.HTMLElementStyleMethods
style, style, style, style, style, styleMethods inherited from interface org.jboss.elemento.HTMLElementVisibilityMethods
hiddenMethods inherited from interface org.patternfly.style.Modifiers.Bordered
bordered, bordered
-
Method Details
-
avatar
-
src
-
alt
-
size
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLImageElement,Avatar>
-