Class CodeEditorTabText
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, CodeEditorTabText>
org.patternfly.extension.codeeditor.CodeEditorTabText
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, CodeEditorTabText>, ElementClassListMethods<HTMLElement, CodeEditorTabText>, ElementConsumerMethods<HTMLElement, CodeEditorTabText>, ElementContainerMethods<HTMLElement, CodeEditorTabText>, ElementEventMethods<HTMLElement, CodeEditorTabText>, ElementIdMethods<HTMLElement, CodeEditorTabText>, ElementQueryMethods<HTMLElement>, ElementTextMethods<HTMLElement, CodeEditorTabText>, HTMLElementAttributeMethods<HTMLElement, CodeEditorTabText>, HTMLElementDataMethods<HTMLElement, CodeEditorTabText>, HTMLElementStyleMethods<HTMLElement, CodeEditorTabText>, HTMLElementVisibilityMethods<HTMLElement, CodeEditorTabText>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, CodeEditorTabText>
public class CodeEditorTabText
extends SubComponent<HTMLElement, CodeEditorTabText>
implements ElementTextMethods<HTMLElement, CodeEditorTabText>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic CodeEditorTabTextstatic CodeEditorTabTextcodeEditorTabText(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 ElementTextMethods
text, textMethods 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
-
codeEditorTabText
-
codeEditorTabText
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, CodeEditorTabText>
-