Class ContextUIModelMapper

    • Method Detail

      • fromDMNModel

        public void fromDMNModel​(int rowIndex,
                                 int columnIndex)
      • isLastRow

        protected boolean isLastRow​(int rowIndex)
      • toDMNModel

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