Interface GroupsDataListener


  • public interface GroupsDataListener
    Defines the methods used to listener when the content of GroupsModel is changed.
    Since:
    3.5.0
    Author:
    tomyeh
    See Also:
    GroupsModel, GroupsDataEvent
    • Method Detail

      • onChange

        void onChange​(GroupsDataEvent event)
        Sent when the contents of the list has changed.