eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTMLScript':

Home

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

Class: HTMLScript


Inheritance:

   Object
   |
   +--Collection
      |
      +--SequenceableCollection
         |
         +--ArrayedCollection
            |
            +--Array
               |
               +--HTMLElement
                  |
                  +--HTMLMarkup
                     |
                     +--HTMLScript

Package:
stx:libhtml
Category:
System-Documentation
Version:
rev: 1.13 date: 2023/02/07 19:05:44
user: cg
file: HTMLScript.st directory: libhtml
module: stx stc-classLibrary: libhtml

Description:


Attention: Please read the warning in HTMLElement.

I represent a script in an html document.

copyright

COPYRIGHT (c) 1996 by Claus Gittinger All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Instance protocol:

accessing
o  language
return language

o  scriptObject
return scriptObject

o  scriptObject: something
set scriptObject

o  scriptText
return scriptText

o  scriptText: aScriptText
set scriptText

o  src
return source

testing
o  isScriptElement



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:49:37 GMT