eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'BooleanBlockValue':

Home

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

Class: BooleanBlockValue


Inheritance:

   Object
   |
   +--Model
      |
      +--ValueModel
         |
         +--BlockValue
            |
            +--BooleanBlockValue

Package:
stx:libview2
Category:
Interface-Support-Models
Version:
rev: 1.5 date: 2017/01/03 09:48:21
user: stefan
file: BooleanBlockValue.st directory: libview2
module: stx stc-classLibrary: libview2

Instance protocol:

logical operations
o  & anotherBooleanValueHolder
return another valueHolder, which returns the logical and of myself and another valueHolder

o  logicalNot
return another valueHolder, which returns the logical not of myself

o  | anotherBooleanValueHolder
return another valueHolder, which returns the logical or of myself and another valueHolder



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 18 Apr 2024 06:28:25 GMT