Uses of Class
io.keikai.ui.impl.undo.ReserveUtil.ReservedCell
-
Packages that use ReserveUtil.ReservedCell Package Description io.keikai.ui.impl.undo Classes that doing system undoable action control on Keikai Spreadsheet UI Components. -
-
Uses of ReserveUtil.ReservedCell in io.keikai.ui.impl.undo
Methods in io.keikai.ui.impl.undo that return types with arguments of type ReserveUtil.ReservedCell Modifier and Type Method Description Collection<ReserveUtil.ReservedCell>
ReserveUtil.ReservedRow. getReservedCells()
Methods in io.keikai.ui.impl.undo with parameters of type ReserveUtil.ReservedCell Modifier and Type Method Description void
ReserveUtil.ReservedRow. addCell(ReserveUtil.ReservedCell cell)
-