Package ghidra.framework.model
Interface DomainObjectClosedListener
public interface DomainObjectClosedListener
An interface that allows for a callback when a
DomainObject
is closed.-
Method Summary
-
Method Details
-
domainObjectClosed
void domainObjectClosed()
-