LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Classes
com::sun::star::form::runtime Module Reference

collects functionality needed during a form's runtime, e.g. More...

Constant Groups

constants  FormFeature
 specifies the operations on a user interface form, as supported by the XFormOperations interface.
 

Classes

struct  FeatureState
 encapsulates the state of a FormFeature More...
 
struct  FilterEvent
 is an event fired by a filter controller, when the filter managed by the controller changes. More...
 
service  FormController
 specifies a component controlling the interaction between the user and multiple form controls belonging to a single form. More...
 
service  FormOperations
 encapsulates operations on a database form which has a UI representation, and is interacting with the user. More...
 
interface  XFeatureInvalidation
 implements a callback for a XFormOperations instance, which is called when the state of one or more FormFeatures might have changed. More...
 
interface  XFilterController
 provides access to a form based filter for a database form More...
 
interface  XFilterControllerListener
 is implemented by components listening for events fired by an XFilterController. More...
 
interface  XFormController
 specifies a component controlling the interaction between the user and form functionality. More...
 
interface  XFormControllerContext
 provides a context for a FormController More...
 
interface  XFormOperations
 encapsulates operations on a database form. More...
 

Detailed Description

collects functionality needed during a form's runtime, e.g.

core components of forms.

when it is active and interacts with the user.