Uses of Interface
com.vaadin.collaborationengine.AbstractCollaborationManager.ActivationHandler
-
Packages that use AbstractCollaborationManager.ActivationHandler Package Description com.vaadin.collaborationengine -
-
Uses of AbstractCollaborationManager.ActivationHandler in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine with parameters of type AbstractCollaborationManager.ActivationHandler Modifier and Type Method Description void
AbstractCollaborationManager. setActivationHandler(AbstractCollaborationManager.ActivationHandler handler)
Sets a handler that will be executed when the manager is activated, i.e.
-