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>, Component, Modifiers.Readonly2<HTMLElement, CodeEditor>

public class CodeEditor extends BaseComponent<HTMLElement, CodeEditor> implements Modifiers.Readonly2<HTMLElement, CodeEditor>
A code editor is a versatile text editor that allows for editing various languages.
See Also: