:: com :: sun :: star :: form :: validation ::
|
unpublished |
interface XValidatableFormComponent |
|
|
- Base Interfaces
XValidatableFormComponent
┗ XValidatable
XValidatable |
- (referenced interface's summary:)
- specifies support for validating a component
|
|
- Usage Restrictions
- not published
- Description
- is a convenience interface for accessing several aspects of a form component
which supports validation.
A validatable form component has two aspects which other parties might
be interested in:
- The pure validity flag: Whatever the user enters in the component, this is
either valid (relative to the active validator), or invalid.
- The current value: Even if the validity flag does not change with the user
input (e.g. because the user replaces one invalid value with another invalid
value), observers might be interested in the current value, for example to
include it in a feedback message to the user.
An XValidatableFormComponent allows to easily access both of these aspects.
Note that all of the information provided at this interface can also obtained by other means,
but much more inconveniently.
- See also
- XValidatable, XValidator
|
Top of Page
Copyright © 2000, 2013 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.