eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'LinkButtonController':

Home

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

Class: LinkButtonController


Inheritance:

   Object
   |
   +--Controller
      |
      +--ButtonController
         |
         +--LinkButtonController

Package:
stx:libwidg2
Category:
Interface-Support-Controllers
Version:
rev: 1.6 date: 2021/01/20 14:39:58
user: cg
file: LinkButtonController.st directory: libwidg2
module: stx stc-classLibrary: libwidg2

Description:


see info in LinkButton

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  lastMousePoint

event handling
o  buttonMotion: buttonState x: x y: y

o  buttonPress: button x: x y: y
(comment from inherited method)
simulate momentary loss of focus to force accept into models in other components

o  buttonRelease: button x: x y: y
(comment from inherited method)
button was released - if enabled, perform releaseaction

o  pointerEnter: buttonState x: x y: y
(comment from inherited method)
mouse pointer entered my view.
Redraw with enteredColors if they differ from the normal colors

o  pointerLeave: buttonState
(comment from inherited method)
mouse pointer left my view.
Redraw with normal colors if they differ from enteredColors



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Wed, 08 May 2024 11:46:32 GMT