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()
void
getter()
onFoo
(ComponentHandler<TemplateComponent> handler) static TemplateComponent
template()
that()
Methods inherited from class org.patternfly.component.BaseComponent
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
-
Method Details
-
template
-
addFoo
-
add
-
methodsReturningAReferenceToItself
-
that
-
ariaLabel
-
onFoo
-
doSomething
public void doSomething() -
getter
-