Class FormComponentFeedbackIndicator

    • Constructor Detail

      • FormComponentFeedbackIndicator

        public FormComponentFeedbackIndicator​(java.lang.String id)
        Constructor
        Parameters:
        id - See Component
    • Method Detail

      • setIndicatorFor

        public void setIndicatorFor​(Component component)
        Parameters:
        component - The component to watch for messages
      • onConfigure

        public void onConfigure()
        Set the component's visibility according to the existence (or not) of feedback messages
        Overrides:
        onConfigure in class Component
      • getFeedbackMessageFilter

        protected IFeedbackMessageFilter getFeedbackMessageFilter()
        Returns:
        Let subclass specify some other filter