We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Interface
com.vaadin.collaborationengine.LicenseEventHandler
Packages that use LicenseEventHandler
-
Uses of LicenseEventHandler in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine that return LicenseEventHandlerModifier and TypeMethodDescriptionCollaborationEngineConfiguration.getLicenseEventHandler()
Deprecated, for removal: This API element is subject to removal in a future version.
the handler is not used since 6.3Constructors in com.vaadin.collaborationengine with parameters of type LicenseEventHandlerModifierConstructorDescriptionCollaborationEngineConfiguration
(LicenseEventHandler licenseEventHandler) Deprecated, for removal: This API element is subject to removal in a future version.
the provided handler won't receive any events, please prefer using the default constructor with no parameters