|
Bitwig Studio Control Surface API
4.0.1
|
Inheritance diagram for DeleteableObject:Public Member Functions | |
| void | deleteObject () |
Interface implemented by objects that can be deleted from the project.
Definition at line 10 of file DeleteableObject.java.
| void deleteObject | ( | ) |
Deletes this object from the document.
If you want to delete multiple objects at once, see Host.deleteObjects().