Uses of Interface
com.vaadin.collaborationengine.ListSubscriber
-
Packages that use ListSubscriber Package Description com.vaadin.collaborationengine -
-
Uses of ListSubscriber in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine with parameters of type ListSubscriber Modifier and Type Method Description RegistrationCollaborationList. subscribe(ListSubscriber subscriber)Subscribes to changes to this list.
-