Uses of Class
org.patternfly.extension.codeeditor.CodeEditorTabIcon
-
-
Uses of CodeEditorTabIcon in org.patternfly.extension.codeeditor
Methods in org.patternfly.extension.codeeditor 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.extension.codeeditor with parameters of type CodeEditorTabIcon Modifier and Type Method Description CodeEditorTabCodeEditorTab. addIcon(CodeEditorTabIcon icon)
-