Class CodeEditorTab
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement,CodeEditorTab>
org.patternfly.extension.codeeditor.CodeEditorTab
- All Implemented Interfaces:
Container<HTMLDivElement,,CodeEditorTab> Finder<HTMLDivElement>,HasElement<HTMLDivElement,,CodeEditorTab> HasHTMLElement<HTMLDivElement,,CodeEditorTab> IsElement<HTMLDivElement>,TypedBuilder<HTMLDivElement,CodeEditorTab>
-
Method Summary
Modifier and TypeMethodDescriptionaddIcon(CodeEditorTabIcon icon) addText(CodeEditorTabText text) static CodeEditorTabstatic CodeEditorTabcodeEditorTab(Element icon, String text) static CodeEditorTabcodeEditorTab(PredefinedIcon icon, String text) that()Methods inherited from class org.patternfly.component.SubComponent
elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
codeEditorTab
-
codeEditorTab
-
codeEditorTab
-
addIcon
-
addText
-
that
-