Type: info
Title: ::vcl::QuickSelectionEngine
Posted by: [email protected]
Affected: -
Effective from: CWS dba34a
CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba34a>
CWS status: ready for QA
*Summary*
--------
+ <vcl/quickselectionengine.hxx>
+ ::vcl::ISearchableStringList
+ ::vcl::QuickSelectionEngine
*Description*
-------------
The new class QuickSelectionEngine outsources the list boxes
functionality to select entries by typing the letters they start with.
ISearchableStringList acts as callback to the concrete class whose
string entries are searched this way, so it needs to be implemented by
classes which want to use the QuickSelectionEngine. Also, key events
need to be forwarded the engine's HandleKeyEvent method.
The ListBox has been adapted to use the QuickSelectionEngine class.
Send feedback to [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]