Constant Field Values

Contents

com.webfirmframework.*

  • com.webfirmframework.wffweb.security.object.SecurityClassConstants
    Modifier and Type
    Constant Field
    Value
    public static final String
    "com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute$Security"
    public static final String
    "com.webfirmframework.wffweb.tag.html.AbstractHtml$Security"
    public static final String
    "com.webfirmframework.wffweb.tag.core.AbstractJsObject$Security"
    public static final String
    "com.webfirmframework.wffweb.server.page.BrowserPage$Security"
    public static final String
    "com.webfirmframework.wffweb.tag.html.SharedTagContent$Security"
  • 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"