info/CWS dba34a : ::vcl::QuickSelectionEngine

[email protected] Thu, 30 Sep 2010 10:28:42 +0200 (MEST)
Newsgroups gmane.comp.openoffice.announce.interface
Message-ID <3456138.291285835322338.JavaMail.root@so-web5>
------=_Part_6935_23831898.1285835322337
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit



          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]



------=_Part_6935_23831898.1285835322337
Content-Type: text/plain; charset=us-ascii

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
------=_Part_6935_23831898.1285835322337--