Uses of Class
io.keikai.ui.impl.UnlockedCellsHelper.UnlockedCellInfo
-
Packages that use UnlockedCellsHelper.UnlockedCellInfo Package Description io.keikai.ui.impl Classes for implementing Keikai Spreadsheet UI Components (implementation only). -
-
Uses of UnlockedCellsHelper.UnlockedCellInfo in io.keikai.ui.impl
Methods in io.keikai.ui.impl that return UnlockedCellsHelper.UnlockedCellInfo Modifier and Type Method Description UnlockedCellsHelper.UnlockedCellInfoUnlockedCellsHelper. getInfo(int cellIndex)Methods in io.keikai.ui.impl that return types with arguments of type UnlockedCellsHelper.UnlockedCellInfo Modifier and Type Method Description List<UnlockedCellsHelper.UnlockedCellInfo>UnlockedCellsHelper. getInfos()Constructor parameters in io.keikai.ui.impl with type arguments of type UnlockedCellsHelper.UnlockedCellInfo Constructor Description UnlockedCellsHelper(List<UnlockedCellsHelper.UnlockedCellInfo> infos)
-