Returns the
Element
that corresponds to the source of the
event. This will typically be an
Element
representing
an anchor. If a constructur that is used that does not specify a source
Element
, or null was specified as the source
Element
, this will return null.
Returns:
Element indicating source of event, or null
Since:
1.4