org.uninode

Type Dispatcher

org.uninode.0.1600
Instance of Type
Inheriting from Node
Known subtypes are Model, WidgetButton

A Dispatcher is able to send information about changes. A Listener can subscribe to these changes. The Dispatcher keeps a list with its listeners.

Type dataValue
org.uninode.Type.displayPatterna {att:org.uninode.Node.type}

Attribute summaryDefined inUninode® IdPropertiesDefault
StringtoString
This is the display string.
Nodeorg.uninode.0.102
Typetype
The type of an object determines the behaviour and attributes of the object.
Nodeorg.uninode.0.101
StringuriNodeorg.uninode.0.103

Method summaryDefined inOverridesProperties
voidaddListener(Listener listener)Dispatcher
voidaddListener(Listener listener, Type eventType)Dispatcher