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