Class DataConstants


  • public class DataConstants
    extends Object
    Constants related to client-side behaviors; generally, these are attributes added to elements on the server side to trigger behaviors on the client-side.
    Since:
    5.4
    • Field Detail

      • VALIDATION_ATTRIBUTE

        public static String VALIDATION_ATTRIBUTE
        Attribute, set to "true" (or any non-null value) to indicate that the element should be notified about form submission and validations events.