eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::Browslet':

Home

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

Class: Browslet (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--Tools::Browslet
            |
            +--Tools::SendersBrowslet

Package:
stx:libtool
Category:
Interface-Browsers-Browslets
Version:
rev: 1.3 date: 2016/03/25 16:09:27
user: cg
file: Tools__Browslet.st directory: libtool
module: stx stc-classLibrary: libtool

Class protocol:

accessing
o  all
Browslet all

o  description
Returns a description of given browslet

** This method raises an error - it must be redefined in concrete classes **

o  label
Answers a human readable label of an browslet such as
'Test runner' or 'Senders'

** This method raises an error - it must be redefined in concrete classes **

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:Browslet andSelector:#windowSpec
     Browslet new openInterface:#windowSpec
     Browslet open

queries
o  isAbstract
(comment from inherited method)
self isAbstract



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 05:19:23 GMT