Class GuestBook.CommentForm

    • Constructor Detail

      • CommentForm

        public CommentForm​(String id)
        Constructor
        Parameters:
        id - The name of this component
    • Method Detail

      • onSubmit

        public final void onSubmit()
        Show the resulting valid edit
        Overrides:
        onSubmit in class Form<ValueMap>