Uses of Interface
com.vaadin.collaborationengine.LicenseEventHandler
-
Packages that use LicenseEventHandler Package Description com.vaadin.collaborationengine -
-
Uses of LicenseEventHandler in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine that return LicenseEventHandler Modifier and Type Method Description LicenseEventHandler
CollaborationEngineConfiguration. getLicenseEventHandler()
Gets the license event handler of this configuration.Constructors in com.vaadin.collaborationengine with parameters of type LicenseEventHandler Constructor Description CollaborationEngineConfiguration(LicenseEventHandler licenseEventHandler)
Creates a new Collaboration Engine configuration with the provided handler for license events.
-