Home
last modified time | relevance | path

Searched refs:control (Results 51 – 75 of 589) sorted by relevance

12345678910>>...24

/trunk/main/offapi/com/sun/star/form/component/
H A DRadioButton.idl61 /** can be used to reset the control to it's default text.
69 /** contains a default value for the control.
71 <p>This value is used when the control is initially displayed, and for resetting it.</p>
86 <p>If the form the control belongs to is to be submitted (see
87 <type scope="com::sun::star::form">XSubmit</type>), and the control is checked, this reference
93 /** specifies a value which is to be associated with the control when it's <em>not</em>
96 <p>In various situations, the <member>RefValue</member> is associated with the control
99 the value should be associated with the control when it is <em>not</em> selected.</p>
H A DSubmitButton.idl44 /** specifies the control model for a button, part of a form component hierarchy,
53 /** allows binding external submissions to the control model
55 <p>Note that the control model itself will not make any use of the submission.
56 Instead, submissions are triggered by a control (not a control <em>model</em>).
57 Thus, the <type scope="com::sun::star::form::control">SubmitButton</type>
58 control associated with a <type>SubmitButton</type> model is responsible for
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlContainerModel.idl49 /** specifies the background color (RGB) of the control.
55 /** determines whether a control is enabled or disabled.
61 /** specifies the border style of the control.
84 /** specifies whether the control will be printed with the document.
90 /** specifies the text displayed in the control.
96 /** specifies the help text of the control.
102 /** specifies the help URL of the control.
H A DAccessibleTabControl.idl45 /** specifies accessibility support for a tab control.
52 tab control:
55 <li>Role: The role of a tab control is <const
59 <li>Description: The description of a tab control is its localized
61 <li>Children: The children of a tab control are tab pages,
65 tab control.</li>
101 tab control.
H A DXFixedHyperlink.idl46 /** sets the text of the control.
52 /** returns the text of the control.
58 /** sets the url of the control.
64 /** returns the url of the control.
70 /** sets the alignment of the text in the control.
82 /** returns the alignment of the text in the control.
H A DAccessibleIconChoiceControl.idl41 /** specifies accessibility support for an icon choice control.
50 /** This interface gives access to the structural information of an icon choice control:
53 <li>Role: The role of an icon choice control is <const
56 <li>Name: The name of an icon choice control is IconChoiceControl.</li>
57 <li>Description: The description of an icon choice control is its localized
61 <li>Parent: The parent is the window that contains the icon choice control.</li>
103 icon choice control.
H A DUnoControlRoadmap.idl46 /** specifies a Roadmap control. The model of the Roadmap control must be a
49 <p>The model properties are implemented in the control as follows:
52 of the control.</li>
53 <li>Graphic: The graphic is placed in the lower right corner of the control.</li>
58 has been registered at the control.</li>
H A DAccessibleIconChoiceControlEntry.idl41 /** specifies accessibility support for an icon choice control entry.
52 /** This interface gives access to the structural information of an icon choice control entry:
55 <li>Role: The role of an icon choice control entry is <const
58 <li>Name: The name of an icon choice control entry is it's text.</li>
59 <li>Description: The description of an icon choice control entry is empty.</li>
95 of an icon choice control entry.
/trunk/main/offapi/com/sun/star/form/
H A DXGrid.idl38 of the current cell in a grid control.
40 <p>Note that a grid control does not allow free control over the current row:
41 In such a control, every line represents a row of data of the underlying
43 row</em> of the grid control always equals the current row of the
46 The current column of a grid control, whoever, can be freely controlled.</p>
49 @see com::sun::star::form::control::GridControl
H A DXGridControl.idl37 /** specifies (some) functionality provided by a grid control (aka table control)
43 /** allows access to the current column position within the grid control
48 the grid control
52 /** revokes a previously registered grid control listener
56 /// provides access to the data in the control, even in non-current rows
/trunk/main/offapi/com/sun/star/text/
H A DControlCharacter.idl34 /** These constants are the codes for inserting control characters
42 /** This control character starts a new paragraph.
49 /** This control character starts a new line in a paragraph.
56 /** This control character equals a dash but prevents this
64 /** This control character defines a special position as a
74 /** This control character is used to link two words and
81 /** This control character appends a new paragraph.
/trunk/main/forms/qa/integration/forms/
H A DFormLayer.java284 XPropertySet control = dbfTools.queryPropertySet( indexAccess.getByIndex( i ) ); in getRadioModelByRefValue() local
286 if ( ((String)control.getPropertyValue( "Name" )).equals( name ) ) in getRadioModelByRefValue()
287 if ( ((String)control.getPropertyValue( "RefValue" )).equals( refValue ) ) in getRadioModelByRefValue()
288 return control; in getRadioModelByRefValue()
308 XPropertySet control = dbfTools.queryPropertySet( indexAccess.getByIndex( i ) ); in getRadioModelByTag() local
310 if ( ((String)control.getPropertyValue( "Name" )).equals( name ) ) in getRadioModelByTag()
311 if ( ((String)control.getPropertyValue( "Tag" )).equals( tag ) ) in getRadioModelByTag()
312 return control; in getRadioModelByTag()
/trunk/main/offapi/com/sun/star/report/
H A DXReportComponent.idl71 /** allows life-time control of report components.
88 /** specifies the height of the control.
92 /** specifies the horizontal position of the control.
96 /** specifies the vertical position of the control.
100 /** specifies the width of the control.
104 /** specifies the border style of the control.
185 /** Specifies the section where the control belongs to.
186 This is a shortcut to get control hierarchy up.
187 This value is <NULL/> when the control was not inserted in any section.
/trunk/main/offapi/com/sun/star/form/runtime/
H A DFormFeature.idl79 control which had not yet been committed to the form
84 control which had not yet been committed to the form
96 /// sorts the form ascending by the field which the active form control is bound to.
99 /// sorts the form descending by the field which the active form control is bound to.
105 /** adds a filter to the form, which is defined by the active form control and its
108 <p>For instance, if the currently active form control is bound to a table field
135 /** refreshs the current control
137 … <p>Basically, this means calling XRefreshable::refresh on the current control, if it supports
H A DXFormController.idl82 …will be asked to validate the current control content. If this fails, the message provided by the …
83 is displayed to the user, the control is focused, and the update of the record is vetoed.</p>
85 …<p>Second, the controls are examined for NULL values. If a control is bound to a database field wh…
87 … message is shown to the user saying that input is required, the respective control is focused, and
99 <p>Alternatively, you can prevent the check on a per-control basis, using the
100 <member>DataAwareControlModel::InputRequired</member> property of a single control model.</p>
103 …interface, the controller registers a dispatch interceptor. Then, the control can try to delegate …
177 …<td>Commits any potentially pending changes in the current control, and saves the current record to
217 …<td>creates, from the current control, a filter for the form. This is, if the current control is b…
271 /** allows life time control of the controller.
[all …]
H A DXFilterController.idl40 …a form based filter, form controls bound to a searchable database field are replaced with a control
43 have a form control bound to a table column named <code>Name</code>, then entering the string
63 …filter control displays exactly one <em>predicate expression</em>, this means that only a part of …
128 …<p>The filter control has the same control model as the control which it stands in for. Consequent…
129 …to obtain the database column which the filter control works on, by examining the control model's …
133 …denotes the index of the filter component whose control should be obtained. Must be greater than o…
/trunk/main/odk/examples/OLE/activex/
H A DREADME.txt2 Warning: Before the control can be built user has to add path to MS ATL headers
12 The StarOffice ActiveX control shows an example of access to UNO through COM technology.
14 This is a Lite ActiveX control so it can be used only in containers that
24 The control can be extended easily, for example it can be changed
27 As any ActiveX control this one should be registered.
36 To unregister the control please use /u option:
/trunk/main/offapi/com/sun/star/form/control/
H A DTextField.idl40 module com { module sun { module star { module form { module control {
44 /** describes a control for entering arbiotrary text which can (but not necessarily has to) be bound
47 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">TextF…
50 <p>In addition, this control can be used in HTML forms. It triggers the
68 <li>the control loses the focus</li>
69 <li>the content of the control has changed, compared to the moment where it got the focus.</li>
H A DImageButton.idl37 module com { module sun { module star { module form { module control {
41 /** describes a control which can be used for displaying images on a control acting like a button.
43 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">Image…
46 <p>The control is clickable, the action taken upon clicking depends on the settings
47 of the model the control belongs to.</p>
H A DInteractionGridControl.idl28 #include <com/sun/star/form/control/GridControl.idl>
36 module com { module sun { module star { module form { module control {
40 /** is an extended grid control, which allows the user to customize some of it's user interface's a…
44 service com::sun::star::form::control::GridControl;
46 /** allows access to the UI features of the control
64 …view position may differ from the model position, as in a grid control, columns can be hidden.</dd>
H A DSubmitButton.idl37 module com { module sun { module star { module form { module control {
41 /** specifies a button control which can execute external submissions
43 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">Submi…
46 <p>The control is clickable. When clicked (by mouse or keyboard, or programmatically),
51 <li>The model of the control is examined for an external submission object. That is,
69 /** allows interception (and vetoing) of submissions triggered by the control.
/trunk/main/svtools/
H A DAllLangResTarget_svt.mk48 svtools/source/control/calendar.src \
49 svtools/source/control/ctrlbox.src \
50 svtools/source/control/ctrltool.src \
51 svtools/source/control/filectrl.src \
52 svtools/source/control/ruler.src \
/trunk/main/offapi/com/sun/star/form/validation/
H A DValidatableBindableControlModel.idl38 /** specifies a control model which supports both binding to an external value supplier,
41 <p>There are two methods how the value which is represented by a control model
49 for control models which support both of them.</p>
53 /** specifies support for validating the current value of the control
57 /** specifies support for binding the control value to an external component
59 <p>If a value binding is established at the control model (by using
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridColumn.idl38 /** The <type>XGridColumn</types> defines the properties and behavior of a column in a grid control
43 /** implements life time control for the component
53 …<p>This identifier will not be evaluated by the grid control, or its model. It is merely for clien…
77 …s the flexibility of the column when it is automatically resized due to the grid control as a whole
95 /** Specifies the horizontal alignment of the content in the control.
104 <p>A grid control will usually display a column's help text as tooltip.</p>
116 …<p>A grid control has a column model and a data model, both containing a possibly different number…
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DUnoDataAware.java248 public static Object getModel(Object control)
250 return UnoRuntime.queryInterface(XControl.class, control).getModel();
253 public static void setEnabled(Object control, boolean enabled)
255 setEnabled(control, enabled ? Boolean.TRUE : Boolean.FALSE);
258 public static void setEnabled(Object control, Boolean enabled)
260 Helper.setUnoPropertyValue(getModel(control), PropertyNames.PROPERTY_ENABLED, enabled);

Completed in 346 milliseconds

12345678910>>...24