Interface IEnvEventListener


public interface IEnvEventListener
Interface for environment event listener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onClearWindowContext(int windowNo)
    On clear window context event
    void
    onReset(boolean finalCall)
    On reset environment event
  • Method Details

    • onClearWindowContext

      void onClearWindowContext(int windowNo)
      On clear window context event
      Parameters:
      windowNo -
    • onReset

      void onReset(boolean finalCall)
      On reset environment event
      Parameters:
      finalCall -