T - the type of items to handlepublic class EditableListPanelItemEvent<T> extends ListPanelItemEvent<T>
EVENT_TYPE_ADDED, EVENT_TYPE_CHANGED, EVENT_TYPE_REMOVED| Constructor and Description |
|---|
EditableListPanelItemEvent(int eventType,
int index,
List<T> item) |
Copyright © 2018. All rights reserved.