Uses of Class
org.patternfly.extension.codeeditor.CodeEditorLink
Packages that use CodeEditorLink
Package
Description
Provides the PatternFly code editor extension for displaying and editing code.
-
Uses of CodeEditorLink in org.patternfly.extension.codeeditor
Subclasses with type arguments of type CodeEditorLink in org.patternfly.extension.codeeditorModifier and TypeClassDescriptionclassA link button in theCodeEditorheader, such as "View shortcuts".Methods in org.patternfly.extension.codeeditor that return CodeEditorLinkModifier and TypeMethodDescriptionstatic CodeEditorLinkCodeEditorLink.codeEditorLink(Button button) Adds a link.static CodeEditorLinkCodeEditorLink.codeEditorViewShortcutsLink()CodeEditorLink.onClick(ComponentHandler<CodeEditor> handler) CodeEditorLink.that()Methods in org.patternfly.extension.codeeditor with parameters of type CodeEditorLink