Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: form ::

module component
Description
collects form control model descriptions

Services
CheckBox specifies the model of a check box control
ComboBox specifies a component which allows the input of text or selection of text from a list of text values.
CommandButton specifies the control model for a clickable button which is part of a form component hierarchy.
CurrencyField This service specifies the ControlModel for an edit field which contains a currency value.
DataForm This service specifies a form which is connected to a database and displays the results of SQL queries. It provides the possiblity of adding new data records, modifying existing ones, or deleting them.
DatabaseCheckBox This service specifies a check box which is data-aware, and can be bound to a database field.
DatabaseComboBox This service specifies a combo box which is data-aware, and can be bound to a database field.
DatabaseCurrencyField This service specifies a currency field which is data-aware, and can be bound to a database field.
DatabaseDateField This service specifies a date field which is data-aware, and can be bound to a database field.
DatabaseFormattedField This service specifies a formatted field model which is data-aware, and can be bound to a database field.
DatabaseImageControl specifies the model of a control used for displaying images stored in a database.
DatabaseListBox This service specifies a data-aware list box control model.
DatabaseNumericField This service specifies a numeric field which is data-aware, and can be bound to a database field.
DatabasePatternField This service specifies a data-aware control model for entering text which matches a specific pattern.
DatabaseRadioButton This service specifies a radio button which is data-aware, and can be bound to a database field.
DatabaseTextField This service specifies a text field which is data-aware, and can be bound to a database field.
DatabaseTimeField This service specifies a data-aware field for inputting a time value.
DateField specifies the model of a date field control, which is an edit field used to enter a date.
FileControl This service specifies the control model of an edit field for a file name.
FixedText This service specifies the control model for a text which can be displayed, but not edited by the user.
Form This service specifies a form which is a group of FormComponents.
FormattedField This service specifies the control model of an edit field for entering text which can be (nearly) arbirtrarily formatted.
GridControl specifies a model for a control which can display form data in a table-like way.
GroupBox This service specifies a model for a control which can be used to visually group controls.
HTMLForm This service specifies the special kind of Forms for HTML documents.
HiddenControl This service specifies the model of a hidden control.
ImageButton This service specifies the control model for a clickable button which is represented by an image.
ListBox specifies a model for a control which allows to choose in a list of alternative values.
NavigationToolBar This service specifies the model for control which provides controller functionality for a DataForm, such as navigating or filtering the form.
NumericField specifies a component which allows the input of a numeric value.
PatternField specifies a component which allows the input of text which matches a specific pattern.
RadioButton specifies a component which acts as a radio button as needed in HTMLForms.
RichTextControl specifies a component which extends the ::com::sun::star::awt::UnoControlEditModel with capabilities to display and input formatted text.
ScrollBar specifies the model of a scroll bar control.
SpinButton specifies the model of a scroll bar control.
SubmitButton specifies the control model for a button, part of a form component hierarchy, which can be bound to external submissions.
TextField specifies a component which allows the input of text, either single- or multi-line.
TimeField sepecifies the control model for a field which can be used to input time values.
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.