Class CodeEditor

java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement,CodeEditor>
org.patternfly.extension.codeeditor.CodeEditor
All Implemented Interfaces:
Container<HTMLElement,CodeEditor>, Finder<HTMLElement>, HasElement<HTMLElement,CodeEditor>, HasHTMLElement<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: