Untitled Page
Thinfinity® VirtualUI™
Contents |
Search
Introduction
Architecture
Getting Started
Installing Thinfinity VirtualUI
Simple UI Remoting
Compiling and Testing a WinForms Application
Compiling and Testing a Delphi Application
Compiling and Testing a C++ Application
Registering the Application in Thinfinity VirtualUI Server
Accessing the App from the Web
Application Execution Behavior
Adapting the Application
Customizing the Web Page
Preparing the Web Page
Customizing Settings
Programming VirtualUI
Handling VirtualUI Events
Using ClientSettings from Javascript
Advanced Programming
Javascript Remote Objects
The Development Lab
Life cycle of the jsRO Objects
Creating jsRO Objects
Updating Properties
OnPropertyChange(), OnSet() y OnGet() Events
jsRO Remote Calls
Remote Methods
Custom Events
Adding Web Content
The HTMLDoc Object
Loading Scripts
Importing HTML files
Accessing local files
Creating Web Component instances
Web Components
Loading Web Component Scripts
Importing Web Component HTML files
Accessing local resources from the Web Component
Advanced Features
Scaling and Load Balancing
Scaling and Load Balancing Configurations
Installing components
Enabling Multiple RDS Accounts
Configuring Load Balancing
Enhanced Browser and DPI Support
Model Inheritance
Property Reference
The Calculation Process
Examples
One-Time URL
How it Works
Creating a One-Time URL
Passing Command Line Arguments to VirtualUI Apps
Setting Command Line Arguments in the Application Profile
Sending Command Line Arguments in the VirtualUI URL
Building the URL in Javascript
Combining Application Profile and URL Command Line Arguments
Recording and Playing Sessions
Recording a Session
The OnRecorderChanged Event
Playing Recorded Sessions
Creating your Own Player
Recover Browser Information with BrowserInfo
Change Browser Behavior Using ClientSettings
End-User Authentication
Entering Credentials
Processing End-user Credentials
Authentication Methods
Windows Logon
RADIUS
OAuth 2.0
OAuth2Models.ini
CSS for SSO Options
External DLL
Authentication API
Virtualization
File System Virtualization
Creating File System Redirections
The .vdir Files
Testing the File System Virtualization
Registry Virtualization
Creating Registry Redirections
The .vreg Files
Testing Registry Virtualization
Implementing Virtualization in Your Application
OEM Licensing
How to Create and Revoke Licenses
Creating Licenses
Revoking Licenses
Silent Install Options
Web Interface
login.html
index.html
app.html
app.js
The DockMenu Widget
Printing Preview and Printing
lab.html
Error and Misc. Pages
Configuration Reference
Development Server
General
Applications
Application Profile
General
Credentials
Permissions
Weblink Profile
Permissions
Licenses
Production Server
General
Configure HTTP Error Responses
Managing the SSL Certificate
The Default Embedded Certificate
A Self-Signed Certificate
A CA Certificate
HTTPS Security Settings
Gateways
RDS
Applications
Application Profile
General
Credentials
Permissions
Weblink Profile
Permissions
Authentication
Mappings
Radius Authentication Method Settings
Oauth 2.0 Authentication Method Settings
External DLL Authentication Method Settings
Licenses
Gateway
Symbol Reference
ActiveX Interfaces
Server Configuration Library
IServer Interface
IServer Methods
IServer::Load Method
IServer::Save Method
IServer::HideSection Method
IServer::ShowSection Method
IServer Properties
IServer::Binding Property
IServer::Certificate Property
IServer::RDSAccounts Property
IServer::Profiles Property
IServer::License Property
IServer::Gateways Property
ILicense Interface
ILicense Methods
ILicense::Activate Method
ILicense::Deactivate Method
Properties
CustomerID
Limits
Features
IsTrial
SerialStr
ILicense Properties
ILicense::CustomerID Property
ILicense::IsTrial Property
ILicense::SerialStr Property
IProfile Interface
Properties
ID
Name
VirtualPath
IsDefault
Enabled
ProfileKind
FileName
Arguments
StartDir
UserName
Password
ScreenResolution
WebLink
HomePage
IdleTimeout
IconData
IProfile Properties
IProfile::ID Property
IProfile::Name Property
IProfile::VirtualPath Property
IProfile::IsDefault Property
IProfile::Enabled Property
IProfile::ProfileKind Property
IProfile::FileName Property
IProfile::Arguments Property
IProfile::StartDir Property
IProfile::UserName Property
IProfile::Password Property
IProfile::ScreenResolution Property
IProfile::WebLink Property
IProfile::HomePage Property
IProfile::IdleTimeout Property
IProfile::IconData Property
IProfiles Interface
IProfiles Methods
IProfiles::Add Method
IProfiles::Delete Method
Properties
Count
Item
IBinding Interface
Properties
Protocol
IPAddress
Port
IBinding Properties
IBinding::Protocol Property
IBinding::IPAddress Property
IBinding::Port Property
ICertificate Interface
Properties
CertFile
CAFile
PKFile
PassPhrase
ICertificate Properties
ICertificate::CertFile Property
ICertificate::CAFile Property
ICertificate::PKFile Property
ICertificate::PassPhrase Property
IRDS Interface
Properties
Enabled
UserName
Password
IRDS Properties
IRDS::UserName Property
IRDS::Password Property
IRDSAccounts Interface
IRDSAccounts Methods
IRDSAccounts::Item Method
IRDSAccounts::Add Method
IRDSAccounts::Delete Method
IRDSAccounts Properties
IRDSAccounts::Count Property
IGateways Interface
IGateways Methods
IGateways::Item Method
IGateways::Add Method
IGateways::Delete Method
IGateways Properties
IGateways::Count Property
Thinfinity Library
Thinfinity::IJSDataType Enumeration
Thinfinity::Orientation Enumeration
Thinfinity::MouseMoveGestureStyle Enumeration
Thinfinity::MouseMoveGestureAction Enumeration
Thinfinity::RecorderState Enumeration
IVirtualUI Interface
IVirtualUI Methods
IVirtualUI::Start Method
IVirtualUI::Stop Method
IVirtualUI::DownloadFile Method
IVirtualUI::PrintPdf Method
IVirtualUI::OpenLinkDlg Method
IVirtualUI::SendMessage Method
IVirtualUI::AllowExecute Method
IVirtualUI::SetImageQualityByWnd Method
IVirtualUI::UploadFile Method
IVirtualUI::TakeScreenshot Method
IVirtualUI::PreviewPdf Method
IVirtualUI Properties
IVirtualUI::Active Property
IVirtualUI::Enabled Property
IVirtualUI::DevMode Property
IVirtualUI::StdDialogs Property
IVirtualUI::BrowserInfo Property
IVirtualUI::DevServer Property
IVirtualUI::ClientSettings Property
IVirtualUI::Recorder Property
IVirtualUI::FileSystemFilter Property
IVirtualUI::RegistryFilter Property
IVirtualUI::Options Property
IVirtualUI::HTMLDoc Property
IBrowserInfo Interface
IBrowserInfo Methods
IBrowserInfo::GetCookie Method
IBrowserInfo::SetCookie Method
IBrowserInfo Properties
IBrowserInfo::ViewWidth Property
IBrowserInfo::ViewHeight Property
IBrowserInfo::BrowserWidth Property
IBrowserInfo::BrowserHeight Property
IBrowserInfo::ScreenWidth Property
IBrowserInfo::ScreenHeight Property
IBrowserInfo::Username Property
IBrowserInfo::IPAddress Property
IBrowserInfo::UserAgent Property
IBrowserInfo::ScreenResolution Property
IBrowserInfo::Orientation Property
IBrowserInfo::UniqueBrowserId Property
IBrowserInfo::Location Property
IBrowserInfo::CustomData Property
IBrowserInfo::SelectedRule Property
IDevServer Interface
IDevServer Properties
IDevServer::Enabled Property
IDevServer::Port Property
IDevServer::StartBrowser Property
IClientSettings Interface
IClientSettings Properties
IClientSettings::MouseMoveGestureStyle Property
IClientSettings::MouseMoveGestureAction Property
IClientSettings::CursorVisible Property
IJSValue Interface
IJSValue Properties
IJSValue::DataType Property
IJSValue::RawValue Property
IJSValue::AsString Property
IJSValue::AsInt Property
IJSValue::AsBool Property
IJSValue::AsFloat Property
IJSValue::AsJSON Property
IJSNamedValue Interface
IJSNamedValue Properties
IJSNamedValue::Name Property
IJSObject Interface
IJSObject Methods
IJSObject::FireEvent Method
IJSObject::ApplyChanges Method
IJSObject::ApplyModel Method
IJSObject Properties
IJSObject::Id Property
IJSObject::Properties Property
IJSObject::Methods Property
IJSObject::Events Property
IJSObject::Objects Property
IJSObjects Interface
IJSObjects Methods
IJSObjects::Item Method
IJSObjects::Clear Method
IJSObjects::Add Method
IJSObjects::Remove Method
IJSObjects Properties
IJSObjects::Count Property
IJSProperty Interface
IJSProperty Methods
IJSProperty::OnGet Method
IJSProperty::OnSet Method
IJSProperty Properties
IJSProperty::ReadOnly Property
IJSProperties Interface
IJSProperties Methods
IJSProperties::Item Method
IJSProperties::Clear Method
IJSProperties::Add Method
IJSProperties::Remove Method
IJSProperties Properties
IJSProperties::Count Property
IJSArgument Interface
IJSArguments Interface
IJSArguments Methods
IJSArguments::Item Method
IJSArguments::Clear Method
IJSArguments::Add Method
IJSArguments::Remove Method
IJSArguments Properties
IJSArguments::Count Property
IJSMethod Interface
IJSMethod Methods
IJSMethod::AddArgument Method
IJSMethod::OnCall Method
IJSMethod Properties
IJSMethod::Name Property
IJSMethod::Arguments Property
IJSMethod::ReturnValue Property
IJSMethods Interface
IJSMethods Methods
IJSMethods::Item Method
IJSMethods::Clear Method
IJSMethods::Add Method
IJSMethods::Remove Method
IJSMethods Properties
IJSMethods::Count Property
IJSEvent Interface
IJSEvent Methods
IJSEvent::AddArgument Method
IJSEvent::ArgumentAsNull Method
IJSEvent::ArgumentAsString Method
IJSEvent::ArgumentAsInt Method
IJSEvent::ArgumentAsBool Method
IJSEvent::ArgumentAsFloat Method
IJSEvent::ArgumentAsJSON Method
IJSEvent::Fire Method
IJSEvent Properties
IJSEvent::Name Property
IJSEvent::Arguments Property
IJSEvents Interface
IJSEvents Methods
IJSEvents::Item Method
IJSEvents::Clear Method
IJSEvents::Add Method
IJSEvents::Remove Method
IJSEvents Properties
IJSEvents::Count Property
IJSBinding Interface
IJSBinding Methods
IJSBinding::Set Method
IJSCallback Interface
IJSCallback Methods
IJSCallback::Callback Method
IRecorder Interface
IRecorder Methods
IRecorder::Rec Method
IRecorder::Play Method
IRecorder::Stop Method
IRecorder Properties
IRecorder::Filename Property
IRecorder::Position Property
IRecorder::Count Property
IRecorder::State Property
IRecorder::Options Property
IRecorder::Tracks Property
IRecTrack Interface
IRecTrack Properties
IRecTrack::Name Property
IRecTrack::Position Property
IRecTracks Interface
IRecTracks Methods
IRecTracks::Item Method
IRecTracks Properties
IRecTracks::Count Property
IFileSystemFilter Interface
IFileSystemFilter Properties
IFileSystemFilter::User Property
IFileSystemFilter::CfgFile Property
IFileSystemFilter::Active Property
IRegistryFilter Interface
IRegistryFilter Properties
IRegistryFilter::User Property
IRegistryFilter::CfgFile Property
IRegistryFilter::Active Property
IHTMLDoc Interface
IHTMLDoc Methods
IHTMLDoc::CreateSessionURL Method
IHTMLDoc::CreateComponent Method
IHTMLDoc::GetSafeURL Method
IHTMLDoc::LoadScript Method
IHTMLDoc::ImportHTML Method
IEvents Interface
IEvents Methods
IEvents::OnGetUploadDir Method
IEvents::OnBrowserResize Method
IEvents::OnClose Method
IEvents::OnReceiveMessage Method
IEvents::OnDownloadEnd Method
IEvents::OnRecorderChanged Method
IJSObjectEvents Interface
IJSObjectEvents Methods
IJSObjectEvents::OnExecuteMethod Method
IJSObjectEvents::OnPropertyChange Method
.NET Classes
Cybele.Thinfinity Namespace
Cybele.Thinfinity.RecorderState Enumeration
ClientSettings Class
ClientSettings.ClientSettings Constructor
ClientSettings Methods
ClientSettings.Dispose Method
ClientSettings Properties
ClientSettings.MouseMoveGestureStyle Property
ClientSettings.MouseMoveGestureAction Property
ClientSettings.CursorVisible Property
BrowserInfo Class
BrowserInfo.BrowserInfo Constructor
BrowserInfo Methods
BrowserInfo.Dispose Method
BrowserInfo.GetCookie Method
BrowserInfo.SetCookie Method
BrowserInfo Properties
BrowserInfo.ViewWidth Property
BrowserInfo.ViewHeight Property
BrowserInfo.BrowserWidth Property
BrowserInfo.BrowserHeight Property
BrowserInfo.ScreenWidth Property
BrowserInfo.ScreenHeight Property
BrowserInfo.Username Property
BrowserInfo.IPAddress Property
BrowserInfo.UserAgent Property
BrowserInfo.UniqueBrowserId Property
BrowserInfo.Location Property
BrowserInfo.CustomData Property
BrowserInfo.ScreenResolution Property
BrowserInfo.Orientation Property
BrowserInfo.SelectedRule Property
HTMLDoc Class
HTMLDoc.HTMLDoc Constructor
HTMLDoc Methods
CreateComponent Method
HTMLDoc.CreateComponent Method (string, string, IntPtr)
HTMLDoc.CreateComponent Method (string, string, Int64)
GetSafeUrl Method
HTMLDoc.GetSafeUrl Method (string)
HTMLDoc.GetSafeUrl Method (string, int)
ImportHTML Method
HTMLDoc.ImportHTML Method (string)
HTMLDoc.ImportHTML Method (string, string)
LoadScript Method
HTMLDoc.LoadScript Method (string)
HTMLDoc.LoadScript Method (string, string)
HTMLDoc.Dispose Method
HTMLDoc.CreateSessionURL Method
DevServer Class
DevServer.DevServer Constructor
DevServer Methods
DevServer.Dispose Method
DevServer Properties
DevServer.Enabled Property
DevServer.Port Property
DevServer.StartBrowser Property
VirtualUI Class
VirtualUI.VirtualUI Constructor
VirtualUI Methods
DownloadFile Method
VirtualUI.DownloadFile Method (string)
VirtualUI.DownloadFile Method (string, string)
VirtualUI.DownloadFile Method (string, string, string)
Start Method
VirtualUI.Start Method ()
VirtualUI.Start Method (int)
UploadFile Method
VirtualUI.UploadFile Method (string)
VirtualUI.UploadFile Method ()
VirtualUI.Dispose Method
VirtualUI.Stop Method
VirtualUI.PrintPdf Method
VirtualUI.PreviewPdf Method
VirtualUI.OpenLinkDlg Method
VirtualUI.SendMessage Method
VirtualUI.AllowExecute Method
VirtualUI.SetImageQualityByWnd Method
VirtualUI.TakeScreenshot Method
VirtualUI.ShowVirtualKeyboard Method
VirtualUI Properties
VirtualUI.Active Property
VirtualUI.Enabled Property
VirtualUI.DevMode Property
VirtualUI.StdDialogs Property
VirtualUI.Options Property
VirtualUI.BrowserInfo Property
VirtualUI.HTMLDoc Property
VirtualUI.DevServer Property
VirtualUI.ClientSettings Property
VirtualUI.Recorder Property
VirtualUI.FileSystemFilter Property
VirtualUI.RegistryFilter Property
VirtualUI Events
VirtualUI.OnBrowserResize Event
VirtualUI.OnGetUploadDir Event
VirtualUI.OnClose Event
VirtualUI.OnReceiveMessage Event
VirtualUI.OnDownloadEnd Event
VirtualUI.OnRecorderChanged Event
JSObject Class
JSObject.JSObject Constructor
JSObject Methods
JSObject.Dispose Method
JSObject.FireEvent Method
JSObject.ApplyChanges Method
JSObject.ApplyModel Method
JSObject Properties
JSObject.Id Property
JSObject.Properties Property
JSObject.Methods Property
JSObject.Events Property
JSObject.Objects Property
JSObject Events
JSObject.OnExecuteMethod Event
JSObject.OnPropertyChange Event
JSBinding Class
JSBinding.JSBinding Constructor
JSBinding Methods
JSBinding.Dispose Method
JSBinding.Set Method
JSCallback Class
JSCallback.JSCallback Constructor
JSCallback Methods
JSCallback.Dispose Method
JSCallback.Callback Method
Cybele.Thinfinity.Settings.VirtualUI Namespace
Server Class
Server.Server Constructor
Server Methods
Server.Dispose Method
Server.Load Method
Server.Save Method
Server.HideSection Method
Server.ShowSection Method
Server Properties
Server.Binding Property
Server.Certificate Property
Server.RDSAccounts Property
Server.Profiles Property
Server.License Property
Server.Gateways Property
ServerUtils Class
ServerUtils Methods
ServerUtils.RunAsAdmin Method
ServerUtils.Base64ToIcon Method
ServerUtils.IconToBase64 Method
Delphi Classes
VirtualUI_SDK Namespace
TBrowserInfo Class
TBrowserInfo Properties
TBrowserInfo.ViewWidth Property
TBrowserInfo.ViewHeight Property
TBrowserInfo.BrowserWidth Property
TBrowserInfo.BrowserHeight Property
TBrowserInfo.ScreenWidth Property
TBrowserInfo.ScreenHeight Property
TBrowserInfo.Username Property
TBrowserInfo.IPAddress Property
TBrowserInfo.UserAgent Property
TBrowserInfo.ScreenResolution Property
TBrowserInfo.Orientation Property
TBrowserInfo.UniqueBrowserId Property
TBrowserInfo.Location Property
TBrowserInfo.CustomData Property
TBrowserInfo.SelectedRule Property
TClientSettings Class
TClientSettings Properties
TClientSettings.MouseMoveGestureStyle Property
TClientSettings.MouseMoveGestureAction Property
TClientSettings.CursorVisible Property
TDevServer Class
TDevServer.Create Constructor
TDevServer.Destroy Destructor
TDevServer Properties
TDevServer.Enabled Property
TDevServer.Port Property
TDevServer.StartBrowser Property
TJSBinding Class
TJSCallback Class
TJSObject Class
TJSObject Methods
TJSObject.FireEvent Method
TJSObject.ApplyChanges Method
TJSObject.ApplyModel Method
TJSObject Properties
TJSObject.Id Property
TJSObject.Properties Property
TJSObject.Methods Property
TJSObject.Events Property
TJSObject.Objects Property
TJSObject Events
TJSObject.OnExecuteMethod Event
TJSObject.OnPropertyChange Event
THTMLDoc Class
THTMLDoc Methods
THTMLDoc.CreateSessionURL Method
THTMLDoc.CreateComponent Method
THTMLDoc.GetSafeURL Method
THTMLDoc.LoadScript Method
THTMLDoc.ImportHTML Method
TVirtualUI Class
TVirtualUI Methods
DownloadFile Method
TVirtualUI.DownloadFile Method (WideString, WideString, WideString)
TVirtualUI.DownloadFile Method (WideString, WideString)
TVirtualUI.DownloadFile Method (WideString)
Start Method
TVirtualUI.Start Method (Integer)
TVirtualUI.Start Method ()
UploadFile Method
TVirtualUI.UploadFile Method (WideString)
TVirtualUI.UploadFile Method ()
TVirtualUI.Stop Method
TVirtualUI.PrintPdf Method
TVirtualUI.PreviewPdf Method
TVirtualUI.TakeScreenshot Method
TVirtualUI.OpenLinkDlg Method
TVirtualUI.SendMessage Method
TVirtualUI.AllowExecute Method
TVirtualUI.SetImageQualityByWnd Method
TVirtualUI.ShowVirtualKeyboard Method
TVirtualUI Properties
TVirtualUI.Active Property
TVirtualUI.Enabled Property
TVirtualUI.DevMode Property
TVirtualUI.StdDialogs Property
TVirtualUI.BrowserInfo Property
TVirtualUI.DevServer Property
TVirtualUI.ClientSettings Property
TVirtualUI.Recorder Property
TVirtualUI.FileSystemFilter Property
TVirtualUI.RegistryFilter Property
TVirtualUI.Options Property
TVirtualUI.HTMLDoc Property
TVirtualUI Events
TVirtualUI.OnGetUploadDir Event
TVirtualUI.OnBrowserResize Event
TVirtualUI.OnReceiveMessage Event
TVirtualUI.OnClose Event
TVirtualUI.OnDownloadEnd Event
TVirtualUI.OnRecorderChanged Event
VirtualUI_SDK.GetDllDir Function
VirtualUI_SDK.VirtualUI Function
VirtualUI_Settings Unit
VirtualUI_Settings.IID_IGateways Constant
VirtualUI_Settings.CLASS_Gateways Constant
VirtualUI_Settings.Gateways Type
IGateways Interface
IGateways Methods
IGateways.Get_Count Method
IGateways.Get_Item Method
IGateways.Add Method
IGateways.Delete Method
IGateways Properties
IGateways.Count Property
IGateways.Item Property
IGatewaysDisp Interface
IGatewaysDisp Methods
IGatewaysDisp.Add Method
IGatewaysDisp.Delete Method
IGatewaysDisp Properties
IGatewaysDisp.Count Property
IGatewaysDisp.Item Property
CoGateways Class
CoGateways Methods
CoGateways.Create Method
CoGateways.CreateRemote Method
TServer Class
TServer.Create Constructor
TServer.Destroy Destructor
TServer Methods
TServer.Load Method
TServer.Save Method
TServer.HideSection Method
TServer.ShowSection Method
TServer Properties
TServer.Binding Property
TServer.Certificate Property
TServer.RDSAccounts Property
TServer.Profiles Property
TServer.License Property
TServer.Gateways Property
VirtualUI_Settings.Base64ToIcon Function
VirtualUI_Settings.IconToBase64 Function
C++ Classes
CClientSettings Class
CClientSettings::CClientSettings Constructor
CClientSettings::~CClientSettings Destructor
CClientSettings Methods
CursorVisible Method
CClientSettings::CursorVisible Method ()
CClientSettings::CursorVisible Method (bool)
MouseMoveGestAction Method
CClientSettings::MouseMoveGestAction Method ()
CClientSettings::MouseMoveGestAction Method (MouseMoveGestureAction)
MouseMoveGestStyle Method
CClientSettings::MouseMoveGestStyle Method ()
CClientSettings::MouseMoveGestStyle Method (MouseMoveGestureStyle)
CClientSettings Properties
CClientSettings::MouseMoveGestureStyle Property
CClientSettings::MouseMoveGestureAction Property
CClientSettings::CursorVisible Property
CBrowserInfo Class
CBrowserInfo::CBrowserInfo Constructor
CBrowserInfo::~CBrowserInfo Destructor
CBrowserInfo Methods
CustomData Method
CBrowserInfo::CustomData Method ()
CBrowserInfo::CustomData Method (std::wstring)
ViewHeight Method
CBrowserInfo::ViewHeight Method ()
CBrowserInfo::ViewHeight Method (int)
ViewWidth Method
CBrowserInfo::ViewWidth Method ()
CBrowserInfo::ViewWidth Method (int)
CBrowserInfo::GetCookie Method
CBrowserInfo::SetCookie Method
CBrowserInfo::BrowserWidth Method
CBrowserInfo::BrowserHeight Method
CBrowserInfo::ScreenWidth Method
CBrowserInfo::ScreenHeight Method
CBrowserInfo::Username Method
CBrowserInfo::IPAddress Method
CBrowserInfo::UserAgent Method
CBrowserInfo::UniqueBrowserId Method
CBrowserInfo::Location Method
CBrowserInfo::ScreenResolution Method
CBrowserInfo::Orientation Method
CBrowserInfo::SelectedRule Method
CBrowserInfo Properties
CBrowserInfo::ViewWidth Property
CBrowserInfo::ViewHeight Property
CBrowserInfo::BrowserWidth Property
CBrowserInfo::BrowserHeight Property
CBrowserInfo::ScreenWidth Property
CBrowserInfo::ScreenHeight Property
CBrowserInfo::Username Property
CBrowserInfo::IPAddress Property
CBrowserInfo::UserAgent Property
CBrowserInfo::ScreenResolution Property
CBrowserInfo::Orientation Property
CBrowserInfo::UniqueBrowserId Property
CBrowserInfo::CustomData Property
CBrowserInfo::Location Property
CBrowserInfo::SelectedRule Property
CDevServer Class
CDevServer::CDevServer Constructor
CDevServer::~CDevServer Destructor
CDevServer Methods
Enabled Method
CDevServer::Enabled Method ()
CDevServer::Enabled Method (bool)
Port Method
CDevServer::Port Method ()
CDevServer::Port Method (int)
CDevServer::StartBrowser Method
CDevServer Properties
CDevServer::Enabled Property
CDevServer::Port Property
CDevServer::StartBrowser Property
JSObject Class
JSObject::JSObject Constructor
JSObject::~JSObject Destructor
JSObject Methods
FireEvent Method
JSObject::FireEvent Method (BSTR, IJSArguments *)
JSObject::FireEvent Method (std::wstring, IJSArguments*)
Id Method
JSObject::Id Method ()
JSObject::QueryInterface Method
JSObject::ApplyChanges Method
JSObject::ApplyModel Method
JSObject::Properties Method
JSObject::Methods Method
JSObject::Events Method
JSObject::Objects Method
JSObject Properties
JSObject::Id Property
JSObject::Properties Property
JSObject::Methods Property
JSObject::Events Property
JSObject::Objects Property
JSCallback Class
JSCallback::JSCallback Constructor
JSCallback Methods
JSCallback::Callback Method
JSBinding Class
JSBinding::JSBinding Constructor
JSBinding Methods
JSBinding::Set Method
VirtualUI
CRecorder Class
CRecorder::CRecorder Constructor
CRecorder::~CRecorder Destructor
CRecorder Methods
Filename Method
CRecorder::Filename Method ()
CRecorder::Filename Method (std::wstring)
Options Method
CRecorder::Options Method ()
CRecorder::Options Method (long)
CRecorder::Position Method
CRecorder::Count Method
CRecorder::State Method
CRecorder::Tracks Method
CRecorder::Rec Method
CRecorder::Play Method
CRecorder::Stop Method
CRecorder Properties
CRecorder::Tracks Property
CRecTracks Class
CRecTracks::CRecTracks Constructor
CRecTracks::~CRecTracks Destructor
CRecTracks Methods
CRecTracks::Item Method
CRecTracks::Count Method
CRecTracks Properties
CRecTracks::Item Property
CFileSystemFilter Class
CFileSystemFilter::CFileSystemFilter Constructor
CFileSystemFilter::~CFileSystemFilter Destructor
CFileSystemFilter Methods
Active Method
CFileSystemFilter::Active Method ()
CFileSystemFilter::Active Method (bool)
CfgFile Method
CFileSystemFilter::CfgFile Method ()
CFileSystemFilter::CfgFile Method (std::wstring)
User Method
CFileSystemFilter::User Method ()
CFileSystemFilter::User Method (std::wstring)
CFileSystemFilter Properties
CFileSystemFilter::User Property
CFileSystemFilter::CfgFile Property
CFileSystemFilter::Active Property
CRegistryFilter Class
CRegistryFilter::CRegistryFilter Constructor
CRegistryFilter::~CRegistryFilter Destructor
CRegistryFilter Methods
Active Method
CRegistryFilter::Active Method ()
CRegistryFilter::Active Method (bool)
CfgFile Method
CRegistryFilter::CfgFile Method ()
CRegistryFilter::CfgFile Method (std::wstring)
User Method
CRegistryFilter::User Method ()
CRegistryFilter::User Method (std::wstring)
CRegistryFilter Properties
CRegistryFilter::User Property
CRegistryFilter::CfgFile Property
CRegistryFilter::Active Property
CHTMLDoc Class
CHTMLDoc::CHTMLDoc Constructor
CHTMLDoc::~CHTMLDoc Destructor
CHTMLDoc Methods
CHTMLDoc::CreateSessionURL Method
CHTMLDoc::CreateComponent Method
CHTMLDoc::GetSafeURL Method
CHTMLDoc::LoadScript Method
CHTMLDoc::ImportHTML Method
VirtualUI.sdk.min.js
Thinfinity.VirtualUI
Events
onLoading
onShow
onClose
onError
Properties
devMode
Thinfinity.JsRO
Methods
start
on
off
Properties
model
Cybele Software, Inc.
3422 Old Capitol Trail
Suite 1125
Wilmington, DE 19808 - USA
TOLL FREE:
+1 866-462-9768
Phone:
+1 302-892-9625
Fax:
+1 302-295-9995
info@cybelesoft.com
Cybele Software Site