eieio-speedbar-create

eieio-speedbar-create is a compiled Lisp function in `eieio-speedbar.el'.

(eieio-speedbar-create MAP-FN MAP-VAR MENU-VAR MODENAME FETCHER)

Create a speedbar mode for displaying an object hierarchy.
MAP-FN is the keymap generator function used for extra keys.
MAP-VAR is the keymap variable used.
MENU-VAR is the symbol containing an easymenu compatible menu part to use.
MODENAME is a string used to identify this browser mode.
FETCHER is a generic function used to fetch the base object list used when
creating the speedbar display.