eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::BrowsletCanvas':

Home

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

Class: BrowsletCanvas (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--Tools::BrowsletCanvas

Package:
stx:libtool
Category:
Interface-Browsers-Browslets
Version:
rev: 1.4 date: 2014/05/23 08:17:51
user: stefan
file: Tools__BrowsletCanvas.st directory: libtool
module: stx stc-classLibrary: libtool

Class protocol:

image specs
o  closeBrowsletIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     self closeBrowsletIcon inspect
     ImageEditor openOnClass:self andSelector:#closeBrowsletIcon
     Icon flushCachedIcons

o  hideBrowsletIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     self hideBrowsletIcon inspect
     ImageEditor openOnClass:self andSelector:#hideBrowsletIcon
     Icon flushCachedIcons

o  popupBrowsletIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     self popupBrowsletIcon inspect
     ImageEditor openOnClass:self andSelector:#popupBrowsletIcon
     Icon flushCachedIcons

o  showBrowsletIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     self showBrowsletIcon inspect
     ImageEditor openOnClass:self andSelector:#showBrowsletIcon
     Icon flushCachedIcons

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

usage example(s):

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


Instance protocol:

actions
o  closeAction

o  popupAction

aspects
o  browsletHolder
return/create the 'browsletHolder' value holder (automatically generated)

private
o  show: browsletClass



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