Lines Matching refs:be
53 which are data aware and thus can be bound to a data source.
59 always to be a <type scope="com::sun::star::form::component">DataForm</type>.</p>
75 /** must be implemented in order to recognize when the containing form of the model connects
78 This interface will seldom be used directly from outside.
83 /** Each <type>DataAwareControlModel</type> should be resettable for setting default values.
117 <p>Not every control model can be bound to every database column. Usually, super services of the
118 <type>DataAwareControlModel</type> restrict the column types they can be used with.</p>
128 …a database field which cannot be <NULL/>, and the model itself does not have a value, then the dat…
148 /** references to a control model within the same document which should be used as a label.
163 <li>The object which is to be set has to support the following interfaces
170 <li>It has to be a part of the same document as the model whose property is to be modified.</il>
174 … For instance, text fields (<type scope="com::sun::star::form::component">TextField</type>) can be
176 …and radio buttons (<type scope="com::sun::star::form::component">RadioButton</type>) can be labeled