org.uninode | ![]() |
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 data | Value |
org.uninode.Type.displayPattern | a {att:org.uninode.Node.type} |
Attribute summary | Defined in | Uninode® Id | Properties | Default | |
String | toString This is the display string. | Node | org.uninode.0.102 | ||
Type | type The type of an object determines the behaviour and attributes of the object. | Node | org.uninode.0.101 | ||
String | uri | Node | org.uninode.0.103 |
Method summary | Defined in | Overrides | Properties | |
void | addListener(Listener listener) | Dispatcher | ||
void | addListener(Listener listener, Type eventType) | Dispatcher |