Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: xforms ::

unpublished service Binding
Usage Restrictions
not published
Description
represent a binding to one or more nodes in the DOM tree of an XModel.

Included Services - Summary
::com::sun::star::form::binding::ValueBinding

allows the binding to act as value supplier for a form component (details)

::com::sun::star::form::binding::ListEntrySource

allows the binding to act as source for list entries of form controls (details)

Exported Interfaces - Summary
::com::sun::star::util::XModifyBroadcaster

allows external instances to observe the value represented by the binding (details)

::com::sun::star::form::validation::XValidator

allows the binding to act as validator for a form component (details)

Included Services - Details
::com::sun::star::form::binding::ValueBinding
Description
allows the binding to act as value supplier for a form component
See also
::com::sun::star::form::binding::BindableControlModel
::com::sun::star::form::binding::ListEntrySource
Description
allows the binding to act as source for list entries of form controls

If a binding is associated with more than one node in a DOM tree, it does not represent a single value, but a list of values. Using this interface, this list can be displayed in form control list and combo boxes.

Exported Interfaces - Details
::com::sun::star::util::XModifyBroadcaster
Description
allows external instances to observe the value represented by the binding

This interface is an optional part of the ::com::sun::star::form::binding::ValueBinding servce, but loses its optionality here.

::com::sun::star::form::validation::XValidator
Description
allows the binding to act as validator for a form component
See also
com::sun::star::form::binding::ValidatableControlModel

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.