Subclasses may want to override this to perform cleanup
| 721 | |
| 722 | // Subclasses may want to override this to perform cleanup |
| 723 | void JavaScriptAPI::deleteFlyout() |
| 724 | {} |
| 725 | |
| 726 | // --------------------------------------------------------------------------- |
| 727 |
nothing calls this directly
no test coverage detected