Interface ITaggingRule

    • Method Detail

      • onTagFinish

        boolean onTagFinish​(LayoutTaggingHelper taggingHelper,
                            TaggingHintKey taggingHintKey)
        Action which creates required children structure for the role.
        Parameters:
        taggingHelper - tagging helper.
        taggingHintKey - element for which children structure will be created.
        Returns:
        true if the structure was created successfully, false otherwise.