Content for OpenOffice.org version 3.3.
:: com :: sun :: star :: form :: validation ::
|
| unpublished |
service ValidatableControlModel |
|
|
- Usage Restrictions
- not published
- Description
- specifies the model of a form control which supports live validation of its
input.
Validatable control models support setting a validator with dynamic
validity constraints, and broadcasting changes in their value as well as the
validity of their value.
|
| Included Services - Summary |
| ::com::sun::star::form::FormControlModel |
specifies the basic functionality for a form control model
(details)
|
| Included Services - Details |
::com::sun::star::form::FormControlModel
- Description
- specifies the basic functionality for a form control model
Via this service, validatable control models inherit the
::com::sun::star::util::XCloneable interface.
If an validatable control model, at which a validator has been set (via
XValidatable::setValidator), is being cloned, then the
validator is also set at the clone. Effectively, this means that
both control model instances share the same validator instance.
|
|
Top of Page
Copyright © 1995, 2010, 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.