public static class EntityList.EntityRemovedEvent extends EntityList.EntityEvent
Event fired after an item is removed from the list.
ActionEvent.Type
Constructor and Description |
---|
EntityRemovedEvent(EntityList source,
Entity entity,
int index) |
getEntity, getIndex, getTransaction, setTransaction
as, as, getApplicationController, getAppSectionController, getAsyncResource, getAsyncResource, getFormController, getViewController, setAsyncResource
consume, getActualComponent, getCommand, getComponent, getDraggedComponent, getDropTarget, getEventType, getKeyEvent, getProgress, getSource, getX, getY, isConsumed, isLongEvent, isPointerPressedDuringDrag, setPointerPressedDuringDrag
public EntityRemovedEvent(EntityList source, Entity entity, int index)
Copyright © 2021. All Rights Reserved.