Uses of Class
org.patternfly.extension.codeeditor.CodeEditorTab
-
Uses of CodeEditorTab in org.patternfly.extension.codeeditor
Subclasses with type arguments of type CodeEditorTab in org.patternfly.extension.codeeditorModifier and TypeClassDescriptionclassA tab element in theCodeEditorheader, typically showing an icon and a language name.Methods in org.patternfly.extension.codeeditor that return CodeEditorTabModifier and TypeMethodDescriptionCodeEditorTab.addIcon(CodeEditorTabIcon icon) CodeEditorTab.addText(CodeEditorTabText text) static CodeEditorTabCodeEditorTab.codeEditorTab()static CodeEditorTabCodeEditorTab.codeEditorTab(Element icon, String text) static CodeEditorTabCodeEditorTab.codeEditorTab(org.patternfly.icon.PredefinedIcon icon, String text) CodeEditorTab.that()Methods in org.patternfly.extension.codeeditor with parameters of type CodeEditorTab