Class VerticalHeader

  • All Implemented Interfaces:
    Styleable, EventTarget

    public class VerticalHeader
    extends StackPane
    Display the vertical header on the left of the cells (view), the index of the lines displayed on screen.
    • Constructor Detail

      • VerticalHeader

        public VerticalHeader​(SpreadsheetHandle handle)
        **************************************************************** CONSTRUCTOR
        Parameters:
        handle - ***************************************************************
    • Method Detail

      • getVerticalHeaderWidth

        public double getVerticalHeaderWidth()
        Gets the value of the property verticalHeaderWidth.
        Property description:
      • computeHeaderWidth

        public double computeHeaderWidth()
      • isFixedRowEmpty

        public static boolean isFixedRowEmpty​(SpreadsheetView spreadsheetView)
        Return true if there are no fixed rows when taking hidden rows in consideration.
        Parameters:
        spreadsheetView -
        Returns: