Package org.patternfly.component
Class TemplateComponent
java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement,TemplateComponent>
org.patternfly.component.TemplateComponent
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement,,TemplateComponent> ElementClassListMethods<HTMLElement,,TemplateComponent> ElementConsumerMethods<HTMLElement,,TemplateComponent> ElementContainerMethods<HTMLElement,,TemplateComponent> ElementEventMethods<HTMLElement,,TemplateComponent> ElementIdMethods<HTMLElement,,TemplateComponent> ElementQueryMethods<HTMLElement>,HTMLElementAttributeMethods<HTMLElement,,TemplateComponent> HTMLElementDataMethods<HTMLElement,,TemplateComponent> HTMLElementStyleMethods<HTMLElement,,TemplateComponent> HTMLElementVisibilityMethods<HTMLElement,,TemplateComponent> IsElement<HTMLElement>,TypedBuilder<HTMLElement,,TemplateComponent> Component
The template component is a template for creating new components.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionadd()addFoo()voidgetter()onFoo(org.patternfly.handler.ComponentHandler<TemplateComponent> handler) static TemplateComponenttemplate()that()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
hidden
-
Method Details
-
template
-
addFoo
-
add
-
methodsReturningAReferenceToItself
-
that
-
ariaLabel
-
onFoo
-
doSomething
public void doSomething() -
getter
-