|
|
|
CollectFromControls (Control+ControlCollection)
|
Walks a control collection depth first, contributing the Ribbon
of every UltraToolbarsDockArea's ToolbarsManager it finds
|
|
|
|
CollectFromRibbon (SmartToolbarController)
|
Contributes a result for every enabled tool on every visible
group of every visible tab of the manager's Ribbon
|
|
|
|
ContributeTool (SmartToolbarController, RibbonTab, RibbonGroup, ToolBase)
|
Contributes a single enabled, captioned Ribbon tool as a result
|
|
|
|
dispose ()
|
Unsubscribes from the events this Provider subscribed to, per
Ccs.Common.IService
|
|
|
|
ExecuteResult (character, Object)
|
Performs the click of the Ribbon button this result was
produced for
|
|
|
|
initialize ()
|
Subscribes to the events this Provider needs, per Ccs.Common.IService
|
|
|
|
OnSearchRequested (Object, QuickLaunchSearchEventArgs)
|
Event handler for QuickLaunchSearchEvent:SearchRequested - adds
the matching enabled Ribbon buttons of the context screen
|