V - type of valuepublic static class TagField.TagClickEvent<V>
extends java.util.EventObject
| Constructor and Description |
|---|
TagClickEvent(TagField<V> source,
V item) |
| Modifier and Type | Method and Description |
|---|---|
V |
getItem() |
TagField<V> |
getSource() |