public static class EntityList.VetoableEntityAddedEvent extends EntityList.VetoableEntityEvent
Event fired before an item is added to the list.
EntityList.EntityAddedEvent
ActionEvent.Type
Constructor and Description |
---|
VetoableEntityAddedEvent(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 VetoableEntityAddedEvent(EntityList source, Entity entity, int index)
Copyright © 2021. All Rights Reserved.