ui::event::PropertyEvent Class Reference
Inheritance diagram for ui::event::PropertyEvent:
[
legend
]
Collaboration diagram for ui::event::PropertyEvent:
[
legend
]
List of all members.
Detailed Description
Property events are for internal use. Propery events are sent when the properties of a
Component
change. These Events are specific to the
Component
in question.
Public Types
enum
CLASSTYPES
{
CORE
= 1,
SPECIAL
= 2 }
enum
COREEVENTS
{
ENABLED
= 1,
VISIBLE
= 2 }
Public Member Functions
PropertyEvent
(
Component
*source, int classID, int id)
int
getClassID
() const
Member Enumeration Documentation
enum
ui::event::PropertyEvent::CLASSTYPES
Enumeration values:
CORE
Events available for every
Component
.
SPECIAL
Events specific to a certain
Component
.
Generated on Mon Jun 20 19:41:59 2005 for UI by
1.3.1 using KingsTools