Uses of Class
io.keikai.range.impl.InsertDeleteUpdate
-
Packages that use InsertDeleteUpdate Package Description io.keikai.range.impl Keikai Spreadsheet Internal Range API Implementation classes. -
-
Uses of InsertDeleteUpdate in io.keikai.range.impl
Methods in io.keikai.range.impl with parameters of type InsertDeleteUpdate Modifier and Type Method Description void
NotifyChangeHelper. notifyInsertDelete(InsertDeleteUpdate update)
Method parameters in io.keikai.range.impl with type arguments of type InsertDeleteUpdate Modifier and Type Method Description void
NotifyChangeHelper. notifyInsertDelete(List<InsertDeleteUpdate> insertDeleteNofitySet)
-