|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Container.Indexed.ItemRemoveEvent
An Event object specifying information about the removed
items.
| Method Summary | |
|---|---|
int |
getFirstIndex()
Gets the index of the first removed item. |
java.lang.Object |
getFirstItemId()
Gets the item id of the first removed item. |
int |
getRemovedItemsCount()
Gets the number of the removed items. |
| Methods inherited from interface com.vaadin.data.Container.ItemSetChangeEvent |
|---|
getContainer |
| Method Detail |
|---|
java.lang.Object getFirstItemId()
int getFirstIndex()
int getRemovedItemsCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||