Class CodeEditor
java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement,CodeEditor>
org.patternfly.extension.codeeditor.CodeEditor
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement,,CodeEditor> ElementClassListMethods<HTMLElement,,CodeEditor> ElementConsumerMethods<HTMLElement,,CodeEditor> ElementContainerMethods<HTMLElement,,CodeEditor> ElementEventMethods<HTMLElement,,CodeEditor> ElementIdMethods<HTMLElement,,CodeEditor> ElementQueryMethods<HTMLElement>,HTMLElementAttributeMethods<HTMLElement,,CodeEditor> HTMLElementDataMethods<HTMLElement,,CodeEditor> HTMLElementStyleMethods<HTMLElement,,CodeEditor> HTMLElementVisibilityMethods<HTMLElement,,CodeEditor> IsElement<HTMLElement>,TypedBuilder<HTMLElement,,CodeEditor> org.patternfly.component.Component,org.patternfly.style.Modifiers.Readonly2<HTMLElement,CodeEditor>
public class CodeEditor
extends org.patternfly.component.BaseComponent<HTMLElement,CodeEditor>
implements org.patternfly.style.Modifiers.Readonly2<HTMLElement,CodeEditor>
A code editor is a versatile text editor that allows for editing various languages.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionadd(CodeEditorHeader header) addHeader(CodeEditorHeader header) code()static CodeEditorstatic CodeEditorcodeEditor(String code) that()Methods inherited from class org.patternfly.component.BaseComponent
componentType, elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface org.jboss.elemento.ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface org.jboss.elemento.ElementConsumerMethods
apply, runMethods inherited from interface org.jboss.elemento.ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.ElementEventMethods
on, on, onMethods inherited from interface org.jboss.elemento.ElementIdMethods
id, uniqueIdMethods inherited from interface org.jboss.elemento.ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface org.jboss.elemento.HTMLElementAttributeMethods
titleMethods inherited from interface org.jboss.elemento.HTMLElementDataMethods
dataMethods inherited from interface org.jboss.elemento.HTMLElementStyleMethods
style, style, style, style, style, styleMethods inherited from interface org.jboss.elemento.HTMLElementVisibilityMethods
hiddenMethods inherited from interface org.patternfly.style.Modifiers.Readonly2
readonly, readonly
-
Method Details
-
codeEditor
-
codeEditor
-
addHeader
-
add
-
code
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement,CodeEditor>
-
code
-