When defining event names for UlcCompositeView or UlcAppBldrView subclasses, the names are converted from symbols to atoms. If an atom contains a colon, the compiler expects it to be a selector, which the atom is not. To avoid this problem, do not use colons in event names.