One Step Back

SiteKiosk Main Objects and ActiveX Controls




SiteKiosk provides a number of objects and ActiveX controls to manipulate the SiteKiosk application by means of a script.

SiteKiosk Main Objects and ActiveX Controls

    The following table lists the main objects and ActiveX controls provided by SiteKiosk.
    Click here to view a SiteKiosk Objects graphic.

    Main Objects and ActiveX Controls
    ObjectsDescription
    SiteKioskMain object of the SiteKiosk object model.
    SiteKioskWindowRepresents a window of the SiteKiosk application.
    ActiveX ControlsDescription
    SKAnimateControlBusy animation control.
    SKProgressBarGradient progress bar control with blocking option.
    SiteCamControl to use a web cam.
    StaticTextStatic text control including a fixed-single line and a text ellipsis.
    URLComboBoxURL address ComboBox control.
    WindowIconControl to display Windows icons in HTML pages.

Remarks
    The SiteKiosk objects and ActiveX controls are available in the form scripts that can be used in combination with SiteKiosk. They make it possible to control certain SiteKiosk features and to individualize the SiteKiosk application.

    Before you can use the SiteKiosk objects in a script you need to call the function window.external.InitScriptInterface() to initialize the script interface.

    Note that the path of the file using these objects must be allowed in the SiteKiosk configuration (Security -> Access -> URL's With Script Permission).

Applies to
    SiteKiosk v5.0.

Back to topBack to top

© 1997-2002 PROVISIO - SiteKiosk DevTeam