info/CWS unoawt : css.awt.XItemList, implemented by the UnoListBoxControlModel

[email protected] Mon, 7 Jun 2010 11:49:34 +0200 (CEST)
Newsgroups gmane.comp.openoffice.announce.interface
Message-ID <3934007.61275904174250.JavaMail.root@so-web5>
------=_Part_146_12406210.1275904174248
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit



          Type: info
         Title: css.awt.XItemList, implemented by the UnoListBoxControlModel
     Posted by: [email protected]
      Affected: -
         TaskId: i111238
<http://www.openoffice.org/issues/show_bug.cgi?id=111238>
Effective from: CWS unoawt
           CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/unoawt>
    CWS status: new


*Summary*
--------
+ css.awt.XItemList
+ css.awt.XItemListListener
+ css.awt.ItemListEvent


*Description*
-------------
There's a new interface css.awt.XItemList, which is implemented by the
UnoControlListBoxModel. It serves two purposes:
- It allows manipulating the item list of the control/model more
fine-grained
  than the existing StringItemList property does.
  The interface allows to insert/remove/modify single entries, instead
of the
  manipulating only the entry list as a whole.
- It adds support for images to the control. That is, for every item
in the list,
  you can specify a text, and the URL of a graphic to be displayed
before the
  entry text.
  This is a runtime-only feature, those image URLs are not persistent
in any
  way. In particular, there's no support in the dialog editor for this
feature.


Send feedback to [email protected]



------=_Part_146_12406210.1275904174248
Content-Type: text/plain; charset=us-ascii

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