:: drafts :: com :: sun :: star ::

module form

Interfaces
XBindableValue [ DEPRECATED ]
specifies support for being bound to an external value
XListEntryListener [ DEPRECATED ]
specifies a listener for changes in a string entry list
XListEntrySink [ DEPRECATED ]
specifies support for indirect manipulation of of a string list
XListEntrySource [ DEPRECATED ]
specifies a source of string list entries
XValueBinding [ DEPRECATED ]
specifies a binding to a value which can be read and written.
Structs
ListEntryEvent [ DEPRECATED ]
specifies the event which is notified when a change in a string entry list occured
Exceptions
IncompatibleTypesException [ DEPRECATED ]
thrown to indicate that the types of an XValueBinding and an XBindableValue are incompatible
Top of Page