Lines Matching refs:be

54 	<p>As soon as a form (containing controls) is to be presented to the user,
68 else inactive. To be notified whenever this activation state of a given controller changes, you can
79 check their current value when the current record is to be saved to the database.</p>
82 …will be asked to validate the current control content. If this fails, the message provided by the …
86 … is declared to be <code>NOT NULL</code>, no auto-increment field, but still <NULL/>, then an error
107 …there must be a guaranteed semantices. However, concrete implementations may support an arbitrary …
120 …at the dispatchers, and be notified whenever the functionality associated with the URL becomes ena…
123 record, and it will be disabled in case the form is already positioned on the first record.</p>
135 There's one parameter for this functionality, named <em>Position</em>, which must be a long
136 value specifying the absolute position to which the form should be moved</td>
141 … <td>This is a passive functionality: It cannot be dispatched, instead, interested parties may
142 … use the dispatcher to add as <type scope="com::sun::star::frame">XStatusListener</type>, and be
145 …is a string which can be used to display the record count. In particular, if the record count is n…
172 <td>moves the form to the virtual "insert row", where new records can be inserted</td>
232 …<p>Additionally, status listeners will be provided with the current (boolean) state of this proper…
329 …<p>This instance can be used, for instance, to determine the current state of certain form feature…
357 … if the given controller is <NULL/>, or cannot rightfully be a child controller. Since controllers
359 child controller must be a child of the controller at which the method is invoked.