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 CodeEditorTab
static CodeEditorTab
codeEditorTab
(Element icon, String text) static CodeEditorTab
codeEditorTab
(PredefinedIcon icon, String text) that()
Methods inherited from class org.patternfly.component.SubComponent
element
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
codeEditorTab
-
codeEditorTab
-
codeEditorTab
-
addIcon
-
addText
-
that
-