[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

[WI8] ImageValuesWidget

ImageValuesWidget is a button image acting as switch. Basically acts as a checkbox except for custom images. A tipical usage can be seen in message pane toolbar (intance vs class protocol) in [UI8] UI8Browser

Hierarchy

ImageValuesWidget inherits from [WI8] ImageWidget and is the base class for [WI8] CheckboxWidget.

Relevant Methods

Class

localEventsReturn the smalltalk events managed by instances of the receiver

Instance

valueReturn the current value of the receiver

Events

ImageValuesWidgetcan handle the following events (besides the ones inherited from its superclass):

Local Events

needsIndex -
needsImages-
clicked-
getContents-
valueChanged-
needsIndexFromValue:-

References