eieio-speedbar-handle-click

eieio-speedbar-handle-click is a Lisp function in `eieio-speedbar.el'.

(eieio-speedbar-handle-click &rest LOCAL-ARGS)

Handle a click action on OBJECT in speedbar.
Any object can be represented as a tag in SPEEDBAR without special
attributes. These default objects will be pulled up in a custom
object edit buffer doing an in-place edit.

If your object represents some other item, override this method
and take the appropriate action.

This is a generic function.

Implementations:

Generic :PRIMARY
Undocumented