Platforms to show: All Mac Windows Linux Cross-Platform
Back to LinuxWebBackForwardListMBS class.
LinuxWebBackForwardListMBS.AddItem(item as LinuxWebHistoryItemMBS)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
LinuxWebBackForwardListMBS.BackItem as LinuxWebHistoryItemMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
LinuxWebBackForwardListMBS.BackLength as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
LinuxWebBackForwardListMBS.Clear
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
Note that not even the current page is kept in list when cleared so you would have to add it later. This method also clears the list of visited links which means that all links will appear unvisited.
LinuxWebBackForwardListMBS.Constructor(webview as LinuxWebViewMBS)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
LinuxWebBackForwardListMBS.ContainsItem(item as LinuxWebHistoryItemMBS) as boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
LinuxWebBackForwardListMBS.CurrentItem as LinuxWebHistoryItemMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
Returns a nil value if the back forward list is empty.
LinuxWebBackForwardListMBS.Destructor
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
LinuxWebBackForwardListMBS.ForwardItem as LinuxWebHistoryItemMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
Returns a nil value if there nothing that succeeds the current item.
LinuxWebBackForwardListMBS.ForwardLength as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
LinuxWebBackForwardListMBS.GoBack
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
LinuxWebBackForwardListMBS.GoForward
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
LinuxWebBackForwardListMBS.GoToItem(item as LinuxWebHistoryItemMBS)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
LinuxWebBackForwardListMBS.Item(index as Integer) as LinuxWebHistoryItemMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
LinuxWebBackForwardListMBS.Limit as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | HTMLViewer Linux | MBS Linux Plugin | 13.5 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
(Read and Write computed property)
The items on this page are in the following plugins: MBS Linux Plugin.