EventTypeClass
objects.
More...
import "NotificationTypes.idl";
Inherited by NotificationTypes::EventType.
Public Methods | |
EventType | create_event_type (in string domain, in string name) raises (Reflective::SemanticError) |
Create a new event type object. More... | |
Public Attributes | |
readonly attribute EventTypeUList | all_of_kind_event_type |
All the event types created by this factory. More... | |
readonly attribute EventTypeUList | all_of_type_event_type |
All the event types (including subtypes) created by this factory. More... |
EventTypeClass
objects.
|
Create a new event type object.
|
|
All the event types created by this factory.
|
|
All the event types (including subtypes) created by this factory.
|