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, Modifiers.Inline<SVGElement, Spinner>
public class Spinner
extends BaseComponentSVG<SVGElement, Spinner>
implements 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 BaseComponentSVG
componentType, elementMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface Modifiers.Inline
inline, inlineMethods inherited from interface SVGElementDataMethods
data
-
Method Details
-
spinner
-
spinner
-
spinner
-
spinner
-
size
-
diameter
-
that
- Specified by:
thatin interfaceTypedBuilder<SVGElement, Spinner>
-