Class ThemeSelector
java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement, ThemeSelector>
org.patternfly.componentgroup.theme.ThemeSelector
- All Implemented Interfaces:
Attachable, ElementAttributeMethods<HTMLElement, ThemeSelector>, ElementClassListMethods<HTMLElement, ThemeSelector>, ElementConsumerMethods<HTMLElement, ThemeSelector>, ElementContainerMethods<HTMLElement, ThemeSelector>, ElementEventMethods<HTMLElement, ThemeSelector>, ElementIdMethods<HTMLElement, ThemeSelector>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement, ThemeSelector>, HTMLElementDataMethods<HTMLElement, ThemeSelector>, HTMLElementStyleMethods<HTMLElement, ThemeSelector>, HTMLElementVisibilityMethods<HTMLElement, ThemeSelector>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, ThemeSelector>, Component
-
Method Summary
Modifier and TypeMethodDescriptionvoidattach(MutationRecord mutationRecord) voiddetach(MutationRecord mutationRecord) that()static ThemeSelectorstatic ThemeSelectorthemeSelector(String storagePrefix) Methods inherited from class BaseComponent
componentType, element, registerComponentMethods 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 HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hidden
-
Method Details
-
themeSelector
-
themeSelector
-
attach
- Specified by:
attachin interfaceAttachable
-
detach
- Specified by:
detachin interfaceAttachable
-
withContrast
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, ThemeSelector>
-