java.lang.Object
com.onlyoffice.model.documenteditor.config.editorconfig.customization.Features

public class Features extends Object
Defines the parameters that the user can disable or customize if possible.
  • 构造器详细资料

    • Features

      public Features()
  • 方法详细资料

    • getRoles

      public Boolean getRoles()
    • setRoles

      public void setRoles(Boolean roles)
    • getSpellcheck

      public Boolean getSpellcheck()
    • setSpellcheck

      public void setSpellcheck(Boolean spellcheck)