Java com.vaadin.v7.event ItemClickEvent fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.v7.event ItemClickEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.v7.event ItemClickEvent.

The text is from its open source code.

Subclass

com.vaadin.v7.event.ItemClickEvent has subclasses.
Click this link to see all its subclasses.

Method

ItemgetItem()
Gets the item on which the click event occurred.
ObjectgetItemId()
Gets a possible identifier in source for clicked Item.
ObjectgetPropertyId()
Returns property on which click event occurred.