:: com :: sun :: star :: awt ::
|
unpublished |
interface XItemListListener |
|
|
- Base Interfaces
XItemListListener
┗ ::com::sun::star::lang::XEventListener
::com::sun::star::lang::XEventListener |
- (referenced interface's summary:)
- base interface for all event listeners interfaces.
|
|
- Usage Restrictions
- not published
- Description
- describes a listener for changes in a item list
- See also
- XListItems
|
Methods' Details |
listItemInserted
- Description
- is called when an item is inserted into the list
|
|
listItemRemoved
- Description
- is called when an item is removed from the list
|
|
listItemModified
- Description
- is called when an item in the list is modified, i.e. its text or image changed
|
|
allItemsRemoved
- Description
- is called when the list has been completely cleared, i.e. after an invocation of
XItemList::removeAllItems
|
|
itemListChanged
- Description
- is called when the changes to the item list which occurred are too complex to be notified
in single events.
Consumers of this event should discard their cached information about the current item list,
and completely refresh it from the XItemList's current state.
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.