public class Goback extends Object
| Modifier and Type | Field and Description |
|---|---|
private Boolean |
blank
Opens the website in the new browser tab/window (if the value is set to "true")
or the current tab (if the value is set to "false") when the "Open file location" button is clicked.
|
private Boolean |
requestClose
Deprecated.
|
private String |
text
Defines the text which will be displayed for the "Open file location" menu button
and upper right corner button (i.e.
|
private String |
url
Defines the absolute URL to the website address which will be opened when clicking the "Open file location"
menu button.
|
| Constructor and Description |
|---|
Goback() |
private Boolean blank
@Deprecated private Boolean requestClose
close parameter insteadprivate String text
private String url
Copyright © 2023–2024. All rights reserved.