Package org.patternfly.component.spinner
Class Spinner
java.lang.Object
org.patternfly.component.BaseComponentSVG<SVGElement,Spinner>
org.patternfly.component.spinner.Spinner
- All Implemented Interfaces:
ElementAttributeMethods<SVGElement,,Spinner> ElementClassListMethods<SVGElement,,Spinner> ElementConsumerMethods<SVGElement,,Spinner> ElementContainerMethods<SVGElement,,Spinner> ElementEventMethods<SVGElement,,Spinner> ElementIdMethods<SVGElement,,Spinner> ElementQueryMethods<SVGElement>,IsElement<SVGElement>,SVGElementDataMethods<SVGElement,,Spinner> SVGElementStyleMethods<SVGElement,,Spinner> TypedBuilder<SVGElement,,Spinner> Component,org.patternfly.style.Modifiers.Inline<SVGElement,Spinner>
public class Spinner
extends BaseComponentSVG<SVGElement,Spinner>
implements org.patternfly.style.Modifiers.Inline<SVGElement,Spinner>
A spinner is used to indicate to users that an action is in progress. For actions that may take a long time, use a progress
bar instead.
- See Also:
-
Method Summary
Methods inherited from class org.patternfly.component.BaseComponentSVG
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.patternfly.style.Modifiers.Inline
inline, inlineMethods inherited from interface org.jboss.elemento.svg.SVGElementDataMethods
data
-
Method Details
-
spinner
-
spinner
-
spinner
-
spinner
-
size
-
diameter
-
that
- Specified by:
thatin interfaceTypedBuilder<SVGElement,Spinner>
-