Interface PrometheusSheet.PrometheusSheetViewCtl
- All Known Implementing Classes:
PrometheusSheetView
- Enclosing interface:
PrometheusSheet
public static interface PrometheusSheet.PrometheusSheetViewCtl
Interface for a view of a range of cells.
-
Method Summary
-
Method Details
-
getSheet
PrometheusSheet.PrometheusSheetSheetCtl getSheet()Obtain the underlying sheet.- Returns:
- the underlying sheet
-