Uses of Interface
io.github.tonywasher.joceanus.prometheus.service.sheet.PrometheusSheet.PrometheusSheetColumnCtl
Packages that use PrometheusSheet.PrometheusSheetColumnCtl
Package
Description
Service definition for SpreadSheet PlugIns.
-
Uses of PrometheusSheet.PrometheusSheetColumnCtl in io.github.tonywasher.joceanus.prometheus.service.sheet
Classes in io.github.tonywasher.joceanus.prometheus.service.sheet that implement PrometheusSheet.PrometheusSheetColumnCtlModifier and TypeClassDescriptionclassClass representing a column in Oasis.Methods in io.github.tonywasher.joceanus.prometheus.service.sheet that return PrometheusSheet.PrometheusSheetColumnCtlModifier and TypeMethodDescriptionPrometheusSheet.PrometheusSheetSheetCtl.getMutableColumnByIndex(int pColIndex) Obtain the column by index, creating column if it does not exist.PrometheusSheet.PrometheusSheetSheetCtl.getReadOnlyColumnByIndex(int pColIndex) Obtain the column by index.