class | KStringEvent | The KString refactoring event that indicates that the KString has been refactored and needs updating the KStringProp property with a new KString. |
---|
class | PropAttrEvent | The event that indicates that a property attribute has been set for the first time or when it has been changed. |
---|
class | PropCnrEvent | Event indicating a property container has had a property added or removed. |
---|
class | PropCopyEvent | Event indicating a property has been copied from one parent to a new one. |
---|
class | PropDisposeEvent | Event indicating a property has been disposed of. |
---|
class | PropErrorAttrEvent | The event that indicates that a property error attribute has been set for the first time or when it has been changed. |
---|
class | PropFocusEvent | The focus event send to the property receiving losing and focus, its listeners and the parents respectively. |
---|
class | PropMoveEvent | The event that indicates that a property container has been moved to another container. |
---|
class | PropNameEvent | The event that indicates that a property name has been changed. |
---|
class | PropReorderEvent | Event indicating a property container has had its children properties reordered. |
---|
class | PropValueEvent | The event that indicates that a property has been set for the first time or when it has been changed. |
---|
class | RemoteEvent | A remote event is used to communicate between end-points property instances. |
---|