MBS Xojo Developer Conference and Training
Join us from 11th to 14th September 2013 in Koblenz.

Platforms to show: All Mac Windows Linux Cross-Platform

LinuxWebViewMBS.kCacheModelDocumentViewer = 1
const, HTMLViewer, MBS Real Studio Linux Plugin (LinuxWebKit), class LinuxWebViewMBS,
Plugin version: 12.4, Mac: No, Win: No, Linux: Yes, Console & Web: No, Feedback.

Function: One of the cache model constants.
Notes: Cache in Document Viewer.
LinuxWebViewMBS.kCacheModelWebBrowser = 2
const, HTMLViewer, MBS Real Studio Linux Plugin (LinuxWebKit), class LinuxWebViewMBS,
Plugin version: 12.4, Mac: No, Win: No, Linux: Yes, Console & Web: No, Feedback.

Function: One of the cache model constants.
Notes: Cache in Web Browser.
LinuxWebViewMBS.kLoadCommitted = 1
const, HTMLViewer, MBS Real Studio Linux Plugin (LinuxWebKit), class LinuxWebViewMBS,
Plugin version: 12.4, Mac: No, Win: No, Linux: Yes, Console & Web: No, Feedback.

Function: One of the load state constants.
Notes: The first data chunk has arrived, meaning that the necessary transport requirements are stabilished, and the load is being performed.
LinuxWebViewMBS.kLoadFailed = 4
const, HTMLViewer, MBS Real Studio Linux Plugin (LinuxWebKit), class LinuxWebViewMBS,
Plugin version: 12.4, Mac: No, Win: No, Linux: Yes, Console & Web: No, Feedback.

Function: One of the load state constants.
Notes: This state means that some error occurred during the page load that prevented it from being completed. You can connect to the error event if you want to know precisely what kind of error occurred.
LinuxWebViewMBS.kLoadFinished = 2
const, HTMLViewer, MBS Real Studio Linux Plugin (LinuxWebKit), class LinuxWebViewMBS,
Plugin version: 12.4, Mac: No, Win: No, Linux: Yes, Console & Web: No, Feedback.

Function: One of the load state constants.
Notes: This state means that everything that was required to display the page has been loaded.
LinuxWebViewMBS.kLoadFirstVisuallyNonEmptyLayout = 3
const, HTMLViewer, MBS Real Studio Linux Plugin (LinuxWebKit), class LinuxWebViewMBS,
Plugin version: 12.4, Mac: No, Win: No, Linux: Yes, Console & Web: No, Feedback.

Function: One of the load state constants.
Notes: The first layout with actual visible content happened; one or more layouts may have happened before that caused nothing to be visible on the screen, because the data available at the time was not significant enough.
LinuxWebViewMBS.kLoadProvisional = 0
const, HTMLViewer, MBS Real Studio Linux Plugin (LinuxWebKit), class LinuxWebViewMBS,
Plugin version: 12.4, Mac: No, Win: No, Linux: Yes, Console & Web: No, Feedback.

Function: One of the load state constants.
Notes: No data has been received yet, empty structures have been allocated to perform the load; the load may still fail for transport issues such as not being able to resolve a name, or connect to a port.

The items on this page are in the following plugins: MBS Real Studio Linux Plugin.




Links
Bilder aus Nickenich