OcaEventID¶
-
class
OcaEventID
()¶ Representation of an OCA event ID. A class may define at most 255 events of its own. Additional events may be inherited, so the total number may exceed 255.
-
OcaEventID.
DefLevel
¶ type: number
Level in tree of class which defines this event (1=root)
-
OcaEventID.
EventIndex
¶ type: number
Index of the event (in the class description).
-