_getType
void
_getType
(
)
If the instance has a prefix attribute and the
event type is not prefixed, the instance prefix is
applied to the supplied type.
- Returns:
void
_parseType
private
void
_parseType
(
)
lt
Returns an array with the detach key (if provided),
and the prefixed event name from _getType
Y.on('detachcategory, menu:click', fn)
- Returns:
void