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

[WI8] TextWidget

TextWidget represents a text in a web page.
It basically delegates everything to its handle (see WI8Object).

Hierarchy

TextWidget inherits from [WI8] WI8Window and is the base class for:

Relevant Methods

Class

localEventsReturn the smalltalk events managed by instances of the receiver

Instance

value:Set the (text) value of the receiver
value:Returns the (text) value of the receiver

Events

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

Local Events

needsEmptyValue-

References