eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ViewWithAcceptAndCancelBar':

Home

everywhere
www.exept.de
for:
[back]

Class: ViewWithAcceptAndCancelBar


Inheritance:

   Object
   |
   +--GraphicsContext
      |
      +--DeviceGraphicsContext
         |
         +--GraphicsMedium
            |
            +--DisplaySurface
               |
               +--SimpleView
                  |
                  +--ViewWithAcceptAndCancelBar

Package:
stx:libtool
Category:
Views-Basic
Version:
rev: 1.8 date: 2009/10/01 16:23:57
user: cg
file: ViewWithAcceptAndCancelBar.st directory: libtool
module: stx stc-classLibrary: libtool

Description:


experimental - self like accept/cancel bar in the browsers
code view.
Enable with:
     UserPreferences current showAcceptCancelBarInBrowser:true


Instance protocol:

accessing
o  acceptAction: something

o  cancelAction: something

o  compareAction: something

o  reallyModifiedHolder: aValueHolder

o  scrolledView
for protocol compatibility

action
o  accept

o  cancel

o  compare

change & update
o  hideBar

o  showBar

o  update: something with: aParameter from: changedObject

o  updateBarVisibility

initialization
o  initialize

o  slaveView: aView


Private classes:

    AcceptAndCancelBar


ST/X 6.1.1; WebServer 1.620 at exept:8081; Tue, 22 May 2012 23:09:49 GMT