eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'PluginSupport':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: PluginSupport


Inheritance:

   Object
   |
   +--PluginSupport

Package:
stx:libbasic
Category:
System-Support
Version:
rev: 1.16 date: 2012/08/03 20:26:00
user: stefan
file: PluginSupport.st directory: libbasic
module: stx stc-classLibrary: libbasic
Author:
Claus Gittinger

Description:


Provides support functions to run ST/X in an external (web-browser) window as a plugin.
(actually, it could be started from any other application just the same...)


Related information:

    Smalltalk

Class protocol:

startup
o  embedView: aView inWindowWithID: windowID
embed a view in the external (web-browser-) window

o  showPluginWarning: message inWindowWithID: windowID

o  startClass: anApplicationClass inWindowWithID: windowID parameters: parameters
open up a new instance of an application- or view-class in the external browserWindow

o  startInBrowserWithWindowID: windowID parameters: parameters
take application-info from the browser-parameters,
and open up a new instance of it in the external browserWindow

support
o  getBrowserWindowHeight

o  getBrowserWindowWidth

o  setPluginWindowHandle: windowId


Private classes:

    StartParameterQuery


ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 14:44:14 GMT