JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
New
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.bitwig.extension.callback
Interface DirectParameterNameChangedCallback
All Superinterfaces:
Callback
public interface
DirectParameterNameChangedCallback
extends
Callback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
directParameterNameChanged
(
String
id,
String
name)
Method Details
directParameterNameChanged
void
directParameterNameChanged
(
String
id,
String
name)