Interface ITabCtrl


  • public interface ITabCtrl
    An addition interface to ITab that is used for implementation or tools.
    Author:
    katherine
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static ITab from​(Tab instance)  
    • Method Detail

      • from

        static ITab from​(Tab instance)