Interface IDisposable

All Known Subinterfaces:
IMarker, ITerminalAddon
All Known Implementing Classes:
AttachAddon, FitAddon, Terminal

@JsType(isNative=true, namespace="<global>") public interface IDisposable
IDisposable
Author:
zhangjianshe <zhangjianshe@gmail.com>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • dispose

      void dispose()