:: drafts :: com :: sun :: star :: form ::
|
deprecated unpublished |
interface XListEntrySink |
|
|
|
- Usage Restrictions
- deprecated
- not published
- Deprecation Info
- This interface is superseeded by ::com::sun::star::form::binding::XListEntrySink
- Description
- specifies support for indirect manipulation of of a string list
|
Methods' Summary |
setListEntrySource |
sets the new source for the list entries of the component
|
getListEntrySource |
retrieves the current source for the list entries of the component.
|
Methods' Details |
setListEntrySource
- Description
- sets the new source for the list entries of the component
The list represented by this component will be cleared, and initially
filled with the entries from the new list source.
- Parameter Source
- the new source for the list entries. May be NULL, in this
case, the current source is revoked.
|
|
getListEntrySource
- Description
- retrieves the current source for the list entries of the component.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.