Interface ICellCtrl


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

      Static Methods 
      Modifier and Type Method Description
      static ICell from​(Cell instance)  
    • Method Detail

      • from

        static ICell from​(Cell instance)