Class CollectionElementAddedEvent

    • Constructor Detail

      • CollectionElementAddedEvent

        public CollectionElementAddedEvent​(Object source,
                                           String propertyName,
                                           Object addedValue,
                                           int addedIndex)
    • Method Detail

      • getAddedValue

        public Object getAddedValue()
      • getAddedIndex

        public int getAddedIndex()