Class ShowRowPositionsEvent

    • Constructor Detail

      • ShowRowPositionsEvent

        public ShowRowPositionsEvent​(ILayer layer,
                                     Collection<Integer> rowPositions)
        Constructor.
        Parameters:
        layer - The layer to which the given row positions match.
        rowPositions - The row positions that are made visible again.
      • ShowRowPositionsEvent

        public ShowRowPositionsEvent​(ILayer layer,
                                     int... rowPositions)
        Constructor.
        Parameters:
        layer - The layer to which the given row positions match.
        rowPositions - The row positions that are made visible again.
        Since:
        2.0