eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'PluginSupport':

Home

everywhere
www.exept.de
for:
[back]

Class: PluginSupport


Inheritance:

   Object
   |
   +--PluginSupport

Package:
stx:libbasic
Category:
System-Support
Version:
rev: 1.13 date: 2010/02/01 18:20:21
user: stefan
file: PluginSupport.st directory: libbasic
module: stx stc-classLibrary: libbasic
Author:
Claus Gittinger

Description:


Provides support functions to run stx in a browser window as a plugin.
(actually, it could be started from any other application just the same...)


Related information:

    Smalltalk

Class protocol:

startup
o  showPluginWarning: message inWindowWithID: windowID

o  start: anApplicationOrView inWindowWithID: windowID parameters: parameters
open up an application or view in the external browserWindow

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



ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 20:37:09 GMT