Bitwig Studio Control Surface API  4.0.1
DeleteableObject Interface Reference
+ Inheritance diagram for DeleteableObject:

Public Member Functions

void deleteObject ()
 

Detailed Description

Interface implemented by objects that can be deleted from the project.

Since
API version 10

Definition at line 10 of file DeleteableObject.java.

Member Function Documentation

◆ deleteObject()

void deleteObject ( )

Deletes this object from the document.

If you want to delete multiple objects at once, see Host.deleteObjects().

Since
API version 10

The documentation for this interface was generated from the following file: