Generic Function Find-Widget-By-Path* (5 methods)

( find-widget-by-path* < path > < root > )

Part of:

package weblocks
Returns a widget object located at 'path', where 'path' is a list
of widget names starting from root. For convinience, 'path' can be a
widget object, in which case it is simply returned.

'root' - a widget to start the search from.

Method Summary

find-widget-by-path* < t > < composite
find-widget-by-path* < t > < navigation
find-widget-by-path* (eql nil)< t > 
find-widget-by-path* < t > (eql nil)
find-widget-by-path* < widget > < t >