Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service DatabaseCheckBox

Description
This service specifies a data-aware CheckBox.

Data-aware checkboxes should always be used as tristate check boxes because only tryistate boxes can handle NULL values.



Included Services

com::sun::star::form::component::CheckBox
Description
specifies a check box extended by the required properties for HTML.
com::sun::star::form::DataAwareControlModel
Description
is an abstract service for specialized FormControlModel s which are data aware and thus can be bound to a data source.

Top of Page