Class RenderItemParams

    • Constructor Detail

      • RenderItemParams

        public RenderItemParams​(Locale defaultLocale)
    • Method Detail

      • getLang

        public Locale getLang()
      • getLangCode

        public String getLangCode()
      • getPersist

        public com.alibaba.fastjson.JSONObject getPersist()
      • getVersion

        public com.alibaba.fastjson.JSONObject getVersion()
      • isAttributeW3CMode

        public boolean isAttributeW3CMode()
      • isElementClassNameMode

        public boolean isElementClassNameMode()
        Returns:
        true if the name of the element should be added as a CSS style class, false otherwise.
      • isPlaceholderPreview

        public boolean isPlaceholderPreview()
      • isPreview

        public boolean isPreview()