public interface ToolbarDeactivateHandler
Modifier and Type | Method and Description |
---|---|
void |
onDeactivate(Edit.ToolType tool,
Graphic graphic,
boolean isModified) |
void onDeactivate(Edit.ToolType tool, Graphic graphic, boolean isModified)
tool
- - The editing type.graphic
- - The graphic the toolbar was associated with.isModified
-