Back: BLOX.BCanvasObject-widget protocol Up: BLOX package Forward: BLOX.BCheckMenuItem class-instance creation   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.8 BLOX.BCheckMenuItem

Defined in namespace BLOX
Superclass: BLOX.BMenuItem
Category: Graphics-Windows
I am a menu item which can be toggled between two states, marked and unmarked.

1.8.1 BLOX.BCheckMenuItem class: instance creation  (class)
1.8.2 BLOX.BCheckMenuItem: accessing  (instance)


1.8.1 BLOX.BCheckMenuItem class: instance creation

new: parent
This method should not be called for instances of this class.


1.8.2 BLOX.BCheckMenuItem: accessing

invokeCallback
Generate a synthetic callback

value
Answer whether the menu item is in a selected (checked) state.

value: aBoolean
Set whether the button is in a selected (checked) state and generates a callback accordingly.



Back: BLOX.BCheckMenuItem class-instance creation Up: BLOX.BCheckMenuItem Forward: BLOX.BColorButton   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on February, 22 2012 using texi2html