eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'TriggerBoxSpec':

Home

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

Class: TriggerBoxSpec


Inheritance:

   Object
   |
   +--UISpecification
      |
      +--ComponentSpec
         |
         +--NamedSpec
            |
            +--WidgetSpec
               |
               +--CheckBoxSpec
                  |
                  +--TriggerBoxSpec

Package:
stx:libui
Category:
Interface-Support-UI-Specs
Version:
rev: 1.4 date: 2017/01/23 23:39:29
user: cg
file: TriggerBoxSpec.st directory: libui
module: stx stc-classLibrary: libui

Class protocol:

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

usage example(s):

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

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

usage example(s):

     UIPainter new openOnClass:TriggerBoxSpec andSelector:#basicsEditSpec

interface-painter
o  addBindingsTo: env for: inst channel: aChannel
add bindings as required to allow the GUI Painter to operate on an instance of me


Instance protocol:

building
o  getBindingIn: aBuilder binding: binding

o  setModelAttributeIn: aView with: aBuilder
set my model attributes to aView (or its model)

queries
o  userFriendlyName
answer a good noticeable name of the widget for the GUI Painter and the documentation

queries - UIPainter
o  defaultModelIsCallBackMethodSelector: someAspect
used by the UIPainters aspectGenerator;
Return true if the aspect specifies an action method
(or callBack) as opposed to a real model value.

visiting
o  acceptUISpecVisitor: aVisitor
Double dispatch back to the visitor, passing my type encoded in
the selector (visitor pattern)



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 17:26:54 GMT