Class CodeEditorActions
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement, CodeEditorActions>
org.patternfly.extension.codeeditor.CodeEditorActions
- All Implemented Interfaces:
ElementAttributeMethods<HTMLDivElement, CodeEditorActions>, ElementClassListMethods<HTMLDivElement, CodeEditorActions>, ElementConsumerMethods<HTMLDivElement, CodeEditorActions>, ElementContainerMethods<HTMLDivElement, CodeEditorActions>, ElementEventMethods<HTMLDivElement, CodeEditorActions>, ElementIdMethods<HTMLDivElement, CodeEditorActions>, ElementQueryMethods<HTMLDivElement>, HTMLElementAttributeMethods<HTMLDivElement, CodeEditorActions>, HTMLElementDataMethods<HTMLDivElement, CodeEditorActions>, HTMLElementStyleMethods<HTMLDivElement, CodeEditorActions>, HTMLElementVisibilityMethods<HTMLDivElement, CodeEditorActions>, IsElement<HTMLDivElement>, TypedBuilder<HTMLDivElement, CodeEditorActions>, org.patternfly.core.OuiaSupport<HTMLDivElement, CodeEditorActions>
public class CodeEditorActions
extends org.patternfly.component.SubComponent<HTMLDivElement, CodeEditorActions>
Container for
CodeEditorAction buttons in the CodeEditor header.-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionaddAction(CodeEditorAction action) static CodeEditorActionsthat()Methods inherited from class org.patternfly.component.SubComponent
element, ouiaComponentType, registerSubComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hiddenMethods inherited from interface org.patternfly.core.OuiaSupport
initOuia, initOuia, ouiaId, ouiaSafe, ouiaTransition
-
Field Details
-
SUB_COMPONENT_ID
- See Also:
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
codeEditorActions
-
addAction
-
that
-