Constant Field Values

com.webfirmframework.*

  • com.webfirmframework.wffweb.tag.html.attribute.global.Dir
    Modifier and Type
    Constant Field
    Value
    public static final String
    "auto"
    public static final String
    "ltr"
    public static final String
    "rtl"
  • com.webfirmframework.wffweb.tag.html.html5.attribute.global.Draggable
    Modifier and Type
    Constant Field
    Value
    public static final String
    "auto"
  • com.webfirmframework.wffweb.tag.html.html5.attribute.global.Dropzone
    Modifier and Type
    Constant Field
    Value
    public static final String
    "copy"
    public static final String
    "link"
    public static final String
    "move"