Interface ITabOnSelectHandler

All Known Implementing Classes:
AbstractADWindowContent, ADWindowContent

public interface ITabOnSelectHandler
Interface to handle onSelect event for tab
Author:
hengsin
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle tab on_select event
  • Field Details

  • Method Details

    • onSelect

      void onSelect()
      handle tab on_select event