Span Click event

is there any event to get added span position on click of that span? I have added a span using addSpan() but need click or selection on that span. Actually I want click & rightclick on added span.

Unfortunaetly there is no possibility to detect that the span was clicked.