Interface IInitListener

All Known Implementing Classes:
UnoTypeBrowser

public interface IInitListener
Listener interface for the UnoTypeProvider initialization.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method called when the UnoTypeProvider is initialized.
  • Method Details

    • initialized

      void initialized()
      Method called when the UnoTypeProvider is initialized.