Interface UIModelMapper

    • Method Detail

      • fromDMNModel

        void fromDMNModel​(int rowIndex,
                          int columnIndex)
      • toDMNModel

        void toDMNModel​(int rowIndex,
                        int columnIndex,
                        Supplier<Optional<org.uberfire.ext.wires.core.grids.client.model.GridCellValue<?>>> cell)