S - Source typeT - Item typeP - Item property typepublic interface ItemListingClickEvent<S,T,P> extends ItemClickEvent<S,T>
ItemClickEvent bound to an ItemListing.| Modifier and Type | Method and Description |
|---|---|
ItemListing<T,P> |
getItemListing()
The
ItemListing on which the event occurred. |
getButton, getClickCount, getClientX, getClientY, getScreenX, getScreenY, isAltKey, isCtrlKey, isFromClient, isMetaKey, isShiftKeyItemListing<T,P> getItemListing()
ItemListing on which the event occurred.ItemListing on which the event occurredCopyright © 2019 The Holon Platform. All rights reserved.