M - the model typepublic class TreeStoreRemoveEvent<M> extends StoreRemoveEvent<M>
StoreRemoveEvent.HasStoreRemoveHandler<M>, StoreRemoveEvent.StoreRemoveHandler<M>GwtEvent.Type<H>| Constructor and Description |
|---|
TreeStoreRemoveEvent(int index,
M item,
M parent,
List<M> children)
Creates a new tree store remove event.
|
| Modifier and Type | Method and Description |
|---|---|
List<M> |
getChildren()
Returns the children of the removed item.
|
M |
getParent()
Returns the parent of the removed item.
|
getAssociatedType, getIndex, getItem, getTypegetSourceCopyright © 2012. All Rights Reserved.