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