|
Name
|
Description
|
|
DevMode
|
Gets/sets the development mode.
|
|
Enabled
|
Enables/disables VirtualUI for the container application.
|
|
StdDialogs
|
Enables/disables the use of standard dialogs.
|
|
Start
|
Starts the VirtualUI's activation process. Returns true if VirtualUI was fully activated or false if the passed timeout expired.
|
|
Stop
|
Deactivates VirtualUI, closing the connection with the end-user's web browser
|
|
Active
|
Returns the VirtualUI's state.
|
|
BrowserInfo
|
Contains information regarding the end-user's environment.
|
|
DevServer
|
Allows for managing the Development Server.
|
|
ClientSettings
|
Controls some working parameters on the client side.
|
|
DownloadFile
|
Sends the specified file to the end-user's web browser for saving it in the remote machine.
|
|
PrintPdf
|
Sends the specified PDF file to be shown on the end-user's web browser.
|
|
OpenLinkDlg
|
This is OpenLinkDlg, a member of class IVirtualUI.
|
|
SendMessage
|
Sends a data string to the web browser.
|
|
AllowExecute
|
Allows the execution of the passed application.
|
|
SetImageQualityByWnd
|
This is SetImageQualityByWnd, a member of class IVirtualUI.
|
|
UploadFile
|
This is UploadFile, a member of class IVirtualUI.
|
|
TakeScreenshot
|
This is TakeScreenshot, a member of class IVirtualUI.
|
|
ShowVirtualKeyboard
|
This is ShowVirtualKeyboard, a member of class IVirtualUI.
|