Uses of Class
org.patternfly.component.code.CodeEditorLink
-
Packages that use CodeEditorLink Package Description org.patternfly.component.code -
-
Uses of CodeEditorLink in org.patternfly.component.code
Methods in org.patternfly.component.code that return CodeEditorLink Modifier and Type Method Description CodeEditorLinkCodeEditorLink. ariaLabel(String label)static CodeEditorLinkCodeEditorLink. codeEditorLink(Button button)Adds a link.static CodeEditorLinkCodeEditorLink. codeEditorViewShortcutsLink()CodeEditorLinkCodeEditorLink. onClick(ComponentHandler<CodeEditor> handler)CodeEditorLinkCodeEditorLink. that()Methods in org.patternfly.component.code with parameters of type CodeEditorLink Modifier and Type Method Description CodeEditorLinksCodeEditorLinks. addLink(CodeEditorLink link)
-