Annotation Interface OnOff


@Documented public @interface OnOff
An enumeration describing the whether elements can have their values automatically completed by the browser.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The browser may not automatically complete entries.
    static final String
    The browser may automatically complete entries.