Class AutoLabelTagHandler

    • Method Detail

      • onComponentTag

        protected MarkupElement onComponentTag​(ComponentTag tag)
                                        throws java.text.ParseException
        Description copied from class: AbstractMarkupFilter
        Invoked when a ComponentTag was found.

        By default this method is also called for WicketTags.

        Specified by:
        onComponentTag in class AbstractMarkupFilter
        Returns:
        Usually the same as the tag attribute
        Throws:
        java.text.ParseException