Interface IRowCtrl


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

      Static Methods 
      Modifier and Type Method Description
      static IRow from​(Row instance)  
    • Method Detail

      • from

        static IRow from​(Row instance)