eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'LinkButtonSpec':

Home

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

Class: LinkButtonSpec


Inheritance:

   Object
   |
   +--UISpecification
      |
      +--ComponentSpec
         |
         +--ViewWithLabelSpec
            |
            +--ViewWithLabelAndModelSpec
               |
               +--ActionButtonSpec
                  |
                  +--LinkButtonSpec

Package:
stx:libui
Category:
Interface-Support-UI-Specs
Version:
rev: 1.5 date: 2021/05/20 09:42:39
user: cg
file: LinkButtonSpec.st directory: libui
module: stx stc-classLibrary: libui

Description:


Not normally used by applications.
specifies a button which looks like a piece of text in an HTML document
(i.e. drawn in a blueish link-color).
Useful for notifications at the bottom, which can be clicked on for detail.

copyright

COPYRIGHT (c) 2009 by eXept Software AG 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  menu
return the value of the instance variable 'menu' (automatically generated)

o  menu: something
set the value of the instance variable 'menu' (automatically generated)

o  menuPerformer

o  performer
return the value of the instance variable 'performer' (automatically generated)

o  performer: something
set the value of the instance variable 'performer' (automatically generated)

converting
o  skippedInLiteralEncoding
define the inst-slots which are skipped when generating a literalArrayEncoding;
(to skip the ones with default values.)

queries
o  menuSelector

o  menuSelector: something



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 03:50:48 GMT