Interface IGridTable

    • Field Detail

      • EMPTY_GRID

        static final IGridTable[] EMPTY_GRID
    • Method Detail

      • getGrid

        IGrid getGrid()
      • edit

        void edit()
      • stopEditing

        void stopEditing()
      • getGridRow

        int getGridRow​(int column,
                       int row)
      • getGridColumn

        int getGridColumn​(int column,
                          int row)
      • resetUri

        void resetUri()
      • getUri

        String getUri​(int col,
                      int row)