Class EditConstants


  • public final class EditConstants
    extends Object
    Definition of editing related constants.
    Since:
    1.4
    • Field Detail

      • SELECT_ALL_ITEMS_VALUE

        public static final String SELECT_ALL_ITEMS_VALUE
        Value constant that is used in conjunction with multi select combo boxes with checkboxes. Indicates that all values in the combo box are selected.
        See Also:
        Constant Field Values