Uses of Class
org.patternfly.extension.codeeditor.CodeEditorHeader
-
Uses of CodeEditorHeader in org.patternfly.extension.codeeditor
Subclasses with type arguments of type CodeEditorHeader in org.patternfly.extension.codeeditorModifier and TypeClassDescriptionclassThe header section of theCodeEditor, containing actions, links, and a tab.Classes in org.patternfly.extension.codeeditor that implement interfaces with type arguments of type CodeEditorHeaderModifier and TypeClassDescriptionclassThe header section of theCodeEditor, containing actions, links, and a tab.Methods in org.patternfly.extension.codeeditor that return CodeEditorHeaderModifier and TypeMethodDescriptionCodeEditorHeader.addActions(CodeEditorActions actions) CodeEditorHeader.addLinks(CodeEditorLinks links) CodeEditorHeader.addMain(CodeEditorHeaderMain main) CodeEditorHeader.addTab(CodeEditorTab tab) static CodeEditorHeaderCodeEditorHeader.codeEditorHeader()CodeEditorHeader.that()Methods in org.patternfly.extension.codeeditor with parameters of type CodeEditorHeaderModifier and TypeMethodDescriptionCodeEditor.add(CodeEditorHeader header) CodeEditor.addHeader(CodeEditorHeader header)