Class FormComponentLabel

    • Field Detail

      • REQUIRED_CSS_CLASS_KEY

        public static final String REQUIRED_CSS_CLASS_KEY
      • INVALID_CSS_CLASS_KEY

        public static final String INVALID_CSS_CLASS_KEY
      • DISABLED_CSS_CLASS_KEY

        public static final String DISABLED_CSS_CLASS_KEY
    • Constructor Detail

      • FormComponentLabel

        public FormComponentLabel​(String id,
                                  LabeledWebMarkupContainer component)
        Constructor
        Parameters:
        id - component id
        component - component that this label is linked to