public interface UIModelMapper
Modifier and Type | Method and Description |
---|---|
void |
fromDMNModel(int rowIndex,
int columnIndex) |
void |
toDMNModel(int rowIndex,
int columnIndex,
Supplier<Optional<org.uberfire.ext.wires.core.grids.client.model.GridCellValue<?>>> cell) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.