Uses of Class
heronarts.glx.ui.UIContextActions.Action
Packages that use UIContextActions.Action
Package
Description
-
Uses of UIContextActions.Action in heronarts.glx.ui
Subclasses of UIContextActions.Action in heronarts.glx.uiModifier and TypeClassDescriptionstatic class
static class
static class
Methods in heronarts.glx.ui that return UIContextActions.ActionModifier and TypeMethodDescriptionMethods in heronarts.glx.ui that return types with arguments of type UIContextActions.ActionModifier and TypeMethodDescriptionUIContextActions.getContextActions()
Returns a list of context actions that should be shown for this item -
Uses of UIContextActions.Action in heronarts.glx.ui.component
Methods in heronarts.glx.ui.component that return types with arguments of type UIContextActions.ActionModifier and TypeMethodDescriptionUIButtonGroup.getContextActions()
UICompoundParameterControl.getContextActions()
UILabel.Copyable.getContextActions()
UINumberBox.getContextActions()
UIParameterComponent.getContextActions()
Methods in heronarts.glx.ui.component with parameters of type UIContextActions.ActionModifier and TypeMethodDescriptionUIContextMenu.setActions
(UIContextActions.Action[] actions) UIContextButton.setContextActions
(UIContextActions.Action[] contextActions) Sets an array of actions that will be shown in the context menu that opens when the button is clickedMethod parameters in heronarts.glx.ui.component with type arguments of type UIContextActions.ActionModifier and TypeMethodDescriptionstatic void
UICompoundParameterControl.addModulationContextActions
(LX lx, List<UIContextActions.Action> actions, LXCompoundModulation.Target target) -
Uses of UIContextActions.Action in heronarts.lx.studio.ui.clip
Methods in heronarts.lx.studio.ui.clip that return types with arguments of type UIContextActions.Action -
Uses of UIContextActions.Action in heronarts.lx.studio.ui.device
Fields in heronarts.lx.studio.ui.device declared as UIContextActions.ActionModifier and TypeFieldDescriptionfinal UIContextActions.Action
UIPresetDevice.actionLoadPreset
final UIContextActions.Action
UIPresetDevice.actionRestorePreset
final UIContextActions.Action
UIPresetDevice.actionSavePreset
Methods in heronarts.lx.studio.ui.device that return types with arguments of type UIContextActions.ActionModifier and TypeMethodDescriptionUIEffectDevice.getContextActions()
UIPresetDevice.getContextActions()
-
Uses of UIContextActions.Action in heronarts.lx.studio.ui.global
Methods in heronarts.lx.studio.ui.global that return types with arguments of type UIContextActions.Action -
Uses of UIContextActions.Action in heronarts.lx.studio.ui.mixer
Fields in heronarts.lx.studio.ui.mixer declared as UIContextActions.ActionModifier and TypeFieldDescriptionprotected final UIContextActions.Action
UIAbstractChannelStripControls.actionDelete
protected final UIContextActions.Action
UIAbstractChannelStripControls.actionRename
Methods in heronarts.lx.studio.ui.mixer that return types with arguments of type UIContextActions.ActionModifier and TypeMethodDescriptionUIAbstractChannelStripControls.getContextActions()
UIChannelStripControls.getContextActions()
UIGroupStripControls.getContextActions()
UIMixer.getContextActions()
-
Uses of UIContextActions.Action in heronarts.lx.studio.ui.modulation
Methods in heronarts.lx.studio.ui.modulation that return types with arguments of type UIContextActions.ActionModifier and TypeMethodDescriptionUIAbstractGlobalModulator.getContextActions()
UIAbstractGlobalModulator.UIModulation.getContextActions()