You're viewing an older version of Framework JavaDoc. Please see version 7.7.47 for the latest.
com.vaadin.ui.renderers.

Class ClickableRenderer.RendererClickEvent

    • Method Detail

      • getItemId

        public Object getItemId()

        Returns the item ID of the row where the click event originated.

        Returns:

        the item ID of the clicked row

      • getColumn

        public Grid.Column getColumn()

        Returns the Grid.Column where the click event originated.

        Returns:

        the column of the click event

      • getPropertyId

        public Object getPropertyId()

        Returns the property ID where the click event originated.

        Returns:

        the property ID of the clicked cell