Uses of Class
org.patternfly.extension.codeeditor.CodeEditorTab
-
-
Uses of CodeEditorTab in org.patternfly.extension.codeeditor
Methods in org.patternfly.extension.codeeditor that return CodeEditorTab Modifier and Type Method Description CodeEditorTabCodeEditorTab. addIcon(CodeEditorTabIcon icon)CodeEditorTabCodeEditorTab. addText(CodeEditorTabText text)static CodeEditorTabCodeEditorTab. codeEditorTab()static CodeEditorTabCodeEditorTab. codeEditorTab(Element icon, String text)static CodeEditorTabCodeEditorTab. codeEditorTab(PredefinedIcon icon, String text)CodeEditorTabCodeEditorTab. that()Methods in org.patternfly.extension.codeeditor with parameters of type CodeEditorTab Modifier and Type Method Description CodeEditorHeaderCodeEditorHeader. addTab(CodeEditorTab tab)
-