Class CodeEditorLink
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement,CodeEditorLink>
org.patternfly.extension.codeeditor.CodeEditorLink
- All Implemented Interfaces:
Container<HTMLElement,
,CodeEditorLink> Finder<HTMLElement>
,HasElement<HTMLElement,
,CodeEditorLink> HasHTMLElement<HTMLElement,
,CodeEditorLink> IsElement<HTMLElement>
,TypedBuilder<HTMLElement,
CodeEditorLink>
-
Method Summary
Modifier and TypeMethodDescriptionstatic CodeEditorLink
codeEditorLink
(Button button) Adds a link.static CodeEditorLink
onClick
(ComponentHandler<CodeEditor> handler) that()
Methods inherited from class org.patternfly.component.SubComponent
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
-
codeEditorLink
Adds a link. The button should have the modifiersButton.link()
. -
codeEditorViewShortcutsLink
-
ariaLabel
-
that
-
onClick
-