Uses of Class
com.storedobject.vaadin.CommentField
Packages that use CommentField
-
Uses of CommentField in com.storedobject.vaadin
Method parameters in com.storedobject.vaadin with type arguments of type CommentFieldModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationCommentField.addCancelledListener(Consumer<CommentField> listener) Registers a listener to be notified when the "Cancel" button is clicked in the CommentField.com.vaadin.flow.shared.RegistrationCommentField.addSavedListener(Consumer<CommentField> listener) Registers a listener that will be invoked when a comment is saved.