LibreOffice
LibreOffice 24.2 SDK API Reference
|
collects form control descriptions More...
Classes | |
service | CheckBox |
describes a check box control which can (but not necessarily has to) be bound to a database field. More... | |
service | ComboBox |
describes a combo box control. More... | |
service | CommandButton |
describes a button control. More... | |
service | CurrencyField |
describes a control which can be used for inputting currency values, and which can (but not necessarily has to) be bound to a database field. More... | |
service | DateField |
describes a control which can be used for inputting date values, and which can (but not necessarily has to) be bound to a database field. More... | |
service | FilterControl |
describes a check box control which can (but not necessarily has to) be bound to a database field. More... | |
service | FormattedField |
describes a control which can be used for inputting values with an arbitrary formatting, and can (but not necessarily has to) be bound to a database field. More... | |
service | GridControl |
describes a table-like control for displaying data. More... | |
service | GroupBox |
describes a control which can be used for visually grouping controls More... | |
service | ImageButton |
describes a control which can be used for displaying images on a control acting like a button. More... | |
service | ImageControl |
describes a control used for displaying images stored in a database. More... | |
service | InteractionGridControl |
is an extended grid control, which allows the user to customize some of its user interface's aspects. More... | |
service | ListBox |
describes a list box control which can (but not necessarily has to) be bound to a database field. More... | |
service | NavigationToolBar |
This service specifies the model for control which provides controller functionality for a com::sun::star::form::component::DataForm, such as navigating or filtering the form. More... | |
service | NumericField |
describes a control for inputting numeric values and which can (but not necessarily has to) be bound to a database field. More... | |
service | PatternField |
describes a control for inputting text complying to a given pattern, and which can (but not necessarily has to) be bound to a database field. More... | |
service | RadioButton |
describes a radio button control which can (but not necessarily has to) be bound to a database field. More... | |
service | SubmitButton |
specifies a button control which can execute external submissions More... | |
service | TextField |
describes a control for entering arbitrary text which can (but not necessarily has to) be bound to a database field. More... | |
service | TimeField |
describes a control for inputting time values which can (but not necessarily has to) be bound to a database field. More... | |
collects form control descriptions
form components (view part of the controls).