Class CodeEditorTab
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement, CodeEditorTab>
org.patternfly.extension.codeeditor.CodeEditorTab
- All Implemented Interfaces:
ElementAttributeMethods<HTMLDivElement, CodeEditorTab>, ElementClassListMethods<HTMLDivElement, CodeEditorTab>, ElementConsumerMethods<HTMLDivElement, CodeEditorTab>, ElementContainerMethods<HTMLDivElement, CodeEditorTab>, ElementEventMethods<HTMLDivElement, CodeEditorTab>, ElementIdMethods<HTMLDivElement, CodeEditorTab>, ElementQueryMethods<HTMLDivElement>, HTMLElementAttributeMethods<HTMLDivElement, CodeEditorTab>, HTMLElementDataMethods<HTMLDivElement, CodeEditorTab>, HTMLElementStyleMethods<HTMLDivElement, CodeEditorTab>, HTMLElementVisibilityMethods<HTMLDivElement, CodeEditorTab>, IsElement<HTMLDivElement>, TypedBuilder<HTMLDivElement, CodeEditorTab>
-
Field Summary
Fields -
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 SubComponent
element, registerSubComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hidden
-
Field Details
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
codeEditorTab
-
codeEditorTab
-
codeEditorTab
-
addIcon
-
addText
-
that
-