Class Notification

Summary



 An instance of this class is used to represent an event notification.

Superclasses:
Object

Package:
util
File:
notification.icn
Methods:
get_param, get_source, get_type, set_param, set_source, set_type

Methods inherited from Object:
Type, className, clone, equals, fieldNames, genMethods, getField, get_class, get_class_name, get_id, hasField, hasMethod, hash_code, instanceOf, invoke, is_instance, setField, to_string

Fields:
param, source, type

Source code.

Details
Constructor

Notification(source, type, param)

Methods:

get_param()


 Returns the event parameter, if any


get_source()


 Returns the source of the event.


get_type()


 Returns the event type


set_param(x)


set_source(x)


set_type(x)


Fields:
param

source

type


This page produced by UniDoc on 2021/04/15 @ 23:59:53.