Package org.patternfly.component
Class TemplateComponent
java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement,TemplateComponent>
org.patternfly.component.TemplateComponent
- All Implemented Interfaces:
Container<HTMLElement,,TemplateComponent> Finder<HTMLElement>,HasElement<HTMLElement,,TemplateComponent> HasHTMLElement<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(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.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
template
-
addFoo
-
add
-
methodsReturningAReferenceToItself
-
that
-
ariaLabel
-
onFoo
-
doSomething
public void doSomething() -
getter
-