Interface PraxisProperty.DelegateEditor

All Superinterfaces:
PraxisProperty.Editor, PropertyEditor
Enclosing class:
PraxisProperty<T extends org.praxislive.core.Value>

public static interface PraxisProperty.DelegateEditor extends PraxisProperty.Editor
An editor that can delegate to other underlying editors.
  • Method Details

    • getCurrentEditor

      PraxisProperty.Editor getCurrentEditor()
      Query the current active editor.
      Returns:
      current editor