Uses of Class
heronarts.glx.ui.UIContextActions.Action
Package
Description
-
Uses of UIContextActions.Action in heronarts.glx.ui
Modifier and TypeClassDescriptionstatic class
static class
static class
Modifier and TypeMethodDescriptionModifier 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
Modifier and TypeMethodDescriptionUIButtonGroup.getContextActions()
UICompoundParameterControl.getContextActions()
UILabel.Copyable.getContextActions()
UINumberBox.getContextActions()
UIParameterComponent.getContextActions()
Modifier 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 clickedModifier and TypeMethodDescriptionstatic void
UICompoundParameterControl.addModulationContextActions
(LX lx, List<UIContextActions.Action> actions, LXCompoundModulation.Target target) -
Uses of UIContextActions.Action in heronarts.lx.studio.ui.clip
-
Uses of UIContextActions.Action in heronarts.lx.studio.ui.device
Modifier and TypeFieldDescriptionfinal UIContextActions.Action
UIPresetDevice.actionLoadPreset
final UIContextActions.Action
UIPresetDevice.actionRestorePreset
final UIContextActions.Action
UIPresetDevice.actionSavePreset
Modifier and TypeMethodDescriptionUIEffectDevice.getContextActions()
UIPresetDevice.getContextActions()
-
Uses of UIContextActions.Action in heronarts.lx.studio.ui.global
-
Uses of UIContextActions.Action in heronarts.lx.studio.ui.mixer
Modifier and TypeFieldDescriptionprotected final UIContextActions.Action
UIAbstractChannelStripControls.actionDelete
protected final UIContextActions.Action
UIAbstractChannelStripControls.actionRename
Modifier and TypeMethodDescriptionUIAbstractChannelStripControls.getContextActions()
UIChannelStripControls.getContextActions()
UIGroupStripControls.getContextActions()
UIMixer.getContextActions()
-
Uses of UIContextActions.Action in heronarts.lx.studio.ui.modulation
Modifier and TypeMethodDescriptionUIAbstractGlobalModulator.getContextActions()
UIAbstractGlobalModulator.UIModulation.getContextActions()