public class DeletionController
extends java.lang.Object
implements com.mxgraph.util.mxEventSource.mxIEventListener
Modifier and Type | Field and Description |
---|---|
protected ModelContainer |
modelcontainer
The model container.
|
Constructor and Description |
---|
DeletionController(ModelContainer container)
Creates a new deletion controller.
|
Modifier and Type | Method and Description |
---|---|
void |
invoke(java.lang.Object sender,
com.mxgraph.util.mxEventObject evt)
Called on deletion.
|
protected ModelContainer modelcontainer
public DeletionController(ModelContainer container)