Class ContainerFeedbackMessageFilter

    • Constructor Detail

      • ContainerFeedbackMessageFilter

        public ContainerFeedbackMessageFilter​(MarkupContainer container)
        Constructor
        Parameters:
        container - The container that message reporters must be a child of
    • Method Detail

      • accept

        public boolean accept​(FeedbackMessage message)
        Specified by:
        accept in interface IFeedbackMessageFilter
        Parameters:
        message - The message to test for inclusion
        Returns:
        True if the message should be included, false to exclude it