Class CollectionElementRemovedEvent

    • Constructor Detail

      • CollectionElementRemovedEvent

        public CollectionElementRemovedEvent​(Object source,
                                             String propertyName,
                                             Object removedValue,
                                             int removedIndex)
    • Method Detail

      • getRemovedValue

        public Object getRemovedValue()
      • getRemovedIndex

        public int getRemovedIndex()