Uses of Class
studio.magemonkey.codex.manager.editor.object.IEditorActionsMain
Packages that use IEditorActionsMain
Package
Description
-
Uses of IEditorActionsMain in studio.magemonkey.codex.manager.api
Methods in studio.magemonkey.codex.manager.api that return IEditorActionsMainModifier and TypeMethodDescriptionIEditorActionsMain<? extends CodexPlugin<?>> IActionEditable.getEditorActions() -
Uses of IEditorActionsMain in studio.magemonkey.codex.manager.editor.object
Methods in studio.magemonkey.codex.manager.editor.object that return IEditorActionsMainConstructors in studio.magemonkey.codex.manager.editor.object with parameters of type IEditorActionsMainModifierConstructorDescriptionIEditorActionsSection(P plugin, IEditorActionsMain<P> editorMain, String sectionId)