public class Recent extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
folder
Defines the folder where the document is stored (can be empty in case the document is stored in the root folder).
|
private String |
title
Defines the document title that will be displayed in the "Open Recent..." menu option.
|
private String |
url
Defines the absolute URL to the document where it is stored.
|
| Constructor and Description |
|---|
Recent() |
private String folder
private String title
private String url
Copyright © 2023–2024. All rights reserved.