public static class EntityList.EntityListInvalidatedEvent extends EntityList.EntityListEvent
An event that is fired when the statue of the list has changed in ways that cannot be synchronized using Add/Remove events. Listeners should resynchronize their state with the state of the list.
ActionEvent.Type
Constructor and Description |
---|
EntityListInvalidatedEvent(EntityList source) |
getTransaction
as
consume, getActualComponent, getCommand, getComponent, getDraggedComponent, getDropTarget, getEventType, getKeyEvent, getProgress, getSource, getX, getY, isConsumed, isLongEvent
public EntityListInvalidatedEvent(EntityList source)
Copyright © 2021. All Rights Reserved.