public static class EntityList.VetoableEntityRemovedEvent extends EntityList.VetoableEntityEvent
Event fired before an item is removed from the list.
EntityList.EntityRemovedEvent
ActionEvent.Type
Constructor and Description |
---|
VetoableEntityRemovedEvent(EntityList source,
Entity entity,
int index) |
getReason, isVetoed, veto
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 VetoableEntityRemovedEvent(EntityList source, Entity entity, int index)
Copyright © 2021. All Rights Reserved.