Package org.patternfly.component.spinner
Class Spinner
java.lang.Object
org.patternfly.component.BaseComponentSVG<SVGElement,Spinner>
org.patternfly.component.spinner.Spinner
- All Implemented Interfaces:
Container<SVGElement,
,Spinner> Finder<SVGElement>
,HasElement<SVGElement,
,Spinner> IsElement<SVGElement>
,HasSVGElement<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 org.patternfly.component.BaseComponentSVG
componentType, element
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
Methods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, innerHtml, on, on, on, run, textContent, textNode, toggle, toggle, toggle, uniqueId
Methods inherited from interface org.jboss.elemento.svg.HasSVGElement
data, style, style, style, style, style, style
Methods inherited from interface org.patternfly.style.Modifiers.Inline
inline, inline
-
Method Details
-
spinner
-
spinner
-
spinner
-
spinner
-
size
-
diameter
-
that
- Specified by:
that
in interfaceTypedBuilder<SVGElement,
Spinner>
-