Uses of Class
studio.magemonkey.codex.manager.editor.object.IEditorActionsSection
Packages that use IEditorActionsSection
-
Uses of IEditorActionsSection in studio.magemonkey.codex.manager.editor.object
Methods in studio.magemonkey.codex.manager.editor.object that return IEditorActionsSectionModifier and TypeMethodDescriptionIEditorActionsParams.getSctionEditor()IEditorActionsParametized.getSectionEditor()Constructors in studio.magemonkey.codex.manager.editor.object with parameters of type IEditorActionsSectionModifierConstructorDescriptionIEditorActionsParametized(P plugin, IEditorActionsSection<P> section, ActionCategory category) IEditorActionsParams(P plugin, IEditorActionsSection<P> section, ActionCategory category, Parametized parametized, int pId)