summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/InteractionHandler.idl
AgeCommit message (Collapse)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl1-49/+0
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do ↵Frank Schoenheit [fs]1-4/+1
two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-01autorecovery: more sophisticated configuration data for interaction handlersFrank Schoenheit [fs]1-50/+5
The generic css.task.InteractionHandler implementation in module uui is now able to instantiate "sub handlers", i.e. components to delegate a request to, based on the type of the request, and some configuration data. The "old" (and now deprecated) configuration scheme at org.openoffice.ucb.InteractionHandler did not contain type information, so any handlers registered there were always called when no default implementation for a given request was available. The "new" configuration scheme at org.openoffice.Interaction contains UNO type information. That is, a given handler implementation can declare itself responsible for an arbitrary set of UNO types, and for each of those types, whether it is also responsible for sub types. The generic interaction handler implementation uses this configuration data, when it encounteres an interaction request it cannot fullfill itself, to instantiate a component to delegate the request to. As with the "old" data, such a component is required to support the css.task.XInteractionHandler2 interface. Also, if it supports css.lang.XInitialization, then it will be initialized with a name-value pair, the name being "Parent", the value being the XWindow interface of the parent window for any message boxes. As an examplary implementation for this feature, the css.sdb.InteractionHandler has been deprecated. Now the css.sdb.DatabaseInteractionHandler is reponsible for database-related interactions, and the new configuration scheme is pre-filled with data assigning this responsibility. Consequently, a lot of places previously creating an css.sdb.InteractionHandler have been modified to create the default css.task.InteractionHandler.
2008-04-11INTEGRATION: CWS changefileheader (1.11.500); FILE MERGEDRüdiger Timm1-24/+19
2008/03/31 16:03:05 rt 1.11.500.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.10.200); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:25:37 rt 1.10.200.1: #i54170# Change license header: remove SISSL
2004-07-23INTEGRATION: CWS sb20 (1.9.40); FILE MERGEDRüdiger Timm1-14/+8
2004/07/09 08:32:33 sb 1.9.40.1: #i29741# Retrofitted existing services as single-interface--based ones.
2004-06-03INTEGRATION: CWS sb18 (1.8.328); FILE MERGEDOliver Bolte1-3/+3
2004/05/21 15:01:29 sb 1.8.328.1: #i21150# Added published flag.
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+2
2002-12-10#105668# fixed dead linksMichael Hönnig1-37/+13
2002-10-03#94968# IDL reviews mergedMichael Hönnig1-19/+42
2001-10-25proofreading and corrections from Richard HoltMichael Hönnig1-16/+20
2000-12-19documentations syntax errors fixedMichael Hönnig1-3/+6
2000-11-08moved from apiMichael Hönnig1-2/+2
2000-11-06moved from apiMichael Hönnig1-2/+2
2000-11-06moved from apiMichael Hönnig1-0/+128