java.lang.Object
com.onlyoffice.model.documenteditor.config.editorconfig.Recent

public class Recent extends Object
Defines the presence or absence of the documents in the "Open Recent..." menu option.
  • 构造器详细资料

    • Recent

      public Recent()
  • 方法详细资料

    • getFolder

      public String getFolder()
    • setFolder

      public void setFolder(String folder)
    • getTitle

      public String getTitle()
    • setTitle

      public void setTitle(String title)
    • getUrl

      public String getUrl()
    • setUrl

      public void setUrl(String url)