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.core.OuiaSupport<HTMLElement, CodeEditor>, 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: