Class Subscription

Summary


 This simply holds information about a single listener.

Package:
util
File:
listener.icn
Methods:
get_method, get_object, get_type

Fields:
meth, obj, type

Source code.

Details
Constructor

Subscription(obj, meth, type)

Methods:

get_method()


 Return the method in the object which is invoked on an event.


get_object()


 Return the object which is listening


get_type()


 The type for which we are listening, or &null implying
 we are listening for all types.


Fields:
meth

obj

type


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