Uses of Interface
com.vaadin.collaborationengine.HighlightHandler
-
Packages that use HighlightHandler Package Description com.vaadin.collaborationengine -
-
Uses of HighlightHandler in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine with parameters of type HighlightHandler Modifier and Type Method Description voidFormManager. setHighlightHandler(HighlightHandler handler)Sets a handler which will be invoked when a highlight is set.
-