Class CodeEditorAction

java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, CodeEditorAction>
org.patternfly.extension.codeeditor.CodeEditorAction
All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, CodeEditorAction>, ElementClassListMethods<HTMLElement, CodeEditorAction>, ElementConsumerMethods<HTMLElement, CodeEditorAction>, ElementContainerMethods<HTMLElement, CodeEditorAction>, ElementEventMethods<HTMLElement, CodeEditorAction>, ElementIdMethods<HTMLElement, CodeEditorAction>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement, CodeEditorAction>, HTMLElementDataMethods<HTMLElement, CodeEditorAction>, HTMLElementStyleMethods<HTMLElement, CodeEditorAction>, HTMLElementVisibilityMethods<HTMLElement, CodeEditorAction>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, CodeEditorAction>, org.patternfly.component.ComponentIcon<HTMLElement, CodeEditorAction>, org.patternfly.core.OuiaSupport<HTMLElement, CodeEditorAction>

public class CodeEditorAction extends org.patternfly.component.SubComponent<HTMLElement, CodeEditorAction> implements org.patternfly.component.ComponentIcon<HTMLElement, CodeEditorAction>
An action button in the CodeEditor header, such as a copy-to-clipboard button.