Uses of Interface
com.vaadin.collaborationengine.CollaborationMessageList.MessageConfigurator
-
Packages that use CollaborationMessageList.MessageConfigurator Package Description com.vaadin.collaborationengine -
-
Uses of CollaborationMessageList.MessageConfigurator in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine that return CollaborationMessageList.MessageConfigurator Modifier and Type Method Description CollaborationMessageList.MessageConfiguratorCollaborationMessageList. getMessageConfigurator()Gets the current message configurator, if any.Methods in com.vaadin.collaborationengine with parameters of type CollaborationMessageList.MessageConfigurator Modifier and Type Method Description voidCollaborationMessageList. setMessageConfigurator(CollaborationMessageList.MessageConfigurator messageConfigurator)Sets a configurator callback for the messages.
-