Uses of Class
org.patternfly.component.code.CodeEditorTab
-
Packages that use CodeEditorTab Package Description org.patternfly.component.code -
-
Uses of CodeEditorTab in org.patternfly.component.code
Methods in org.patternfly.component.code 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.component.code with parameters of type CodeEditorTab Modifier and Type Method Description CodeEditorHeaderCodeEditorHeader. addTab(CodeEditorTab tab)
-