Class DefaultInvisibleFeedbackPanel

    • Constructor Detail

      • DefaultInvisibleFeedbackPanel

        public DefaultInvisibleFeedbackPanel​(String id,
                                             IFeedbackMessageFilter filter)
        Constructor. Delegates to super.
        Parameters:
        id - not-null id of this component
        filter - used to filter messages relevant for this panel, can be null
      • DefaultInvisibleFeedbackPanel

        public DefaultInvisibleFeedbackPanel​(String id)
        Constructor. Delegates to super.
        Parameters:
        id - not-null id of this component