Uses of Interface
com.vaadin.collaborationengine.CollaborationMap
-
Packages that use CollaborationMap Package Description com.vaadin.collaborationengine -
-
Uses of CollaborationMap in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine that return CollaborationMap Modifier and Type Method Description CollaborationMapTopicConnection. getNamedMap(String name)Gets a collaboration map that can be used to track multiple values in a single topic.CollaborationMapMapChangeEvent. getSource()Constructors in com.vaadin.collaborationengine with parameters of type CollaborationMap Constructor Description MapChangeEvent(CollaborationMap source, com.vaadin.collaborationengine.MapChange change)Creates a new map change event.
-