Class ClickableRenderer.RendererClickEvent

    • Constructor Detail

      • RendererClickEvent

        protected RendererClickEvent​(Grid source,
                                     Object itemId,
                                     Grid.Column column,
                                     com.vaadin.shared.MouseEventDetails mouseEventDetails)
        Deprecated.
    • Method Detail

      • getItemId

        public Object getItemId()
        Deprecated.
        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()
        Deprecated.
        Returns the Grid.Column where the click event originated.
        Returns:
        the column of the click event
      • getPropertyId

        public Object getPropertyId()
        Deprecated.
        Returns the property ID where the click event originated.
        Returns:
        the property ID of the clicked cell