Product: Database Access
          Type: new
         Title: XSelectionSupplier now being supported by the database 
application controller
     Posted by: [EMAIL PROTECTED]
      Affected: dbaccess
Effective from: dba24a


*Flags*
-------
API/ BASIC [x]
Configuration [ ]
File format change [ ]
Help/ Guide [ ]
Performance test [ ]
Translation [ ]
UI relevant [ ]


*Description*
-------------
The controller of the database application window now supports the
com.sun.star.view.XSelectionSupplier interface. The method
getSelection return an Any which contains a Sequence of NamedValue.

1st NamedValue:

Name = "Type"
Value is an integer with values from
com.sun.star.sdb.application.DatabaseObject which indicates which kind
of object is currently selected.


2nd NamedValue:

Name = "Selection" 
Value is a sequence of strings which are currently selected in the view.
Value = Sequence < Strings > === selected names




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to