eieio-speedbar-object-children
eieio-speedbar-object-children is a Lisp function in `eieio-speedbar.el
'.
(eieio-speedbar-object-children &rest LOCAL-ARGS)
Return a list of children to be displayed in speedbar.
If the return value is a list of OBJECTs, then those objects are
queried for details. If the return list is made of strings,
then this object will be queried for the details needed
to create a speedbar button.
This is a generic function with only primary methods.
Implementations:
`eieio-speedbar' :PRIMARY (object)
Return a list of children to be displayed in speedbar.
If the return value is a list of OBJECTs, then those objects are
queried for details. If the return list is made of strings,
then this object will be queried for the details needed
to create a speedbar button.
Defined in `eieio-speedbar.el'
`ede-project' :PRIMARY (this)
Return the list of speedbar display children for THIS.
Defined in `speedbar.el'
`ede-target' :PRIMARY (this)
Return the list of speedbar display children for THIS.
Defined in `speedbar.el'