Uses of Class
org.patternfly.component.code.CodeEditorTabIcon
-
Packages that use CodeEditorTabIcon Package Description org.patternfly.component.code -
-
Uses of CodeEditorTabIcon in org.patternfly.component.code
Methods in org.patternfly.component.code that return CodeEditorTabIcon Modifier and Type Method Description static CodeEditorTabIconCodeEditorTabIcon. codeEditorTabIcon()static CodeEditorTabIconCodeEditorTabIcon. codeEditorTabIcon(Element icon)static CodeEditorTabIconCodeEditorTabIcon. codeEditorTabIcon(PredefinedIcon icon)CodeEditorTabIconCodeEditorTabIcon. that()Methods in org.patternfly.component.code with parameters of type CodeEditorTabIcon Modifier and Type Method Description CodeEditorTabCodeEditorTab. addIcon(CodeEditorTabIcon icon)
-