Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 2c50825dd66d0497b96a67f7fab2ee84 > files > 3022

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.rpm

<html>
<head>
<title>Constants' Group FormComponentType</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimainnone">Use</td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub"><a href="#Constants" class="navisub">Constants</a></td>
<td class="navisub"><a href="#ConstantDetails" class="navisub">Constants' Details</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: <a href="module-ix.html" class="namechain">form</a> :: </p>
</td>
</tr>
<tr>
<td class="title">constants group FormComponentType</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>These constants specify the class types used to identify a component.
 </dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Constants"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Constants</td>
</tr>
<tr>
<td class="imsum_left"><a href="#CONTROL">CONTROL</a></td>
<td class="imsum_right">This generic identifier is for controls which cannot be identified by 
 an other specific identifier.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#COMMANDBUTTON">COMMANDBUTTON</a></td>
<td class="imsum_right">specifies a control that is used to begin, interrupt, or end a process.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#RADIOBUTTON">RADIOBUTTON</a></td>
<td class="imsum_right">specifies a control that acts like a radio button. Grouped together, such radio buttons
 present a set of two or more mutually exclusive choices to the user. 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#IMAGEBUTTON">IMAGEBUTTON</a></td>
<td class="imsum_right">specifies a control that displays an image that responds to mouse clicks.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#CHECKBOX">CHECKBOX</a></td>
<td class="imsum_right">specifies a control that is used to check or uncheck to turn an option on or off. 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LISTBOX">LISTBOX</a></td>
<td class="imsum_right">specifies a control that displays a list from which the user can select one or more items.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#COMBOBOX">COMBOBOX</a></td>
<td class="imsum_right">specifies a control that is used when a list box combined with a static text control or an edit
 control is needed.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#GROUPBOX">GROUPBOX</a></td>
<td class="imsum_right">specifies a control that displays a frame around a group of controls with or without a caption.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#TEXTFIELD">TEXTFIELD</a></td>
<td class="imsum_right">specifies a control that is a text component that allows for the editing of a single line of text. 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FIXEDTEXT">FIXEDTEXT</a></td>
<td class="imsum_right">specifies a control to display a fixed text, usually used to label other controls.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#GRIDCONTROL">GRIDCONTROL</a></td>
<td class="imsum_right">is a table like control to display database data.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FILECONTROL">FILECONTROL</a></td>
<td class="imsum_right">specifies an control which can be used to enter text, extended by an (user-startable) file dialog
 to browse for files.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#HIDDENCONTROL">HIDDENCONTROL</a></td>
<td class="imsum_right">specifies a control that should not be visible.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#IMAGECONTROL">IMAGECONTROL</a></td>
<td class="imsum_right">specifies a control to display an image.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#DATEFIELD">DATEFIELD</a></td>
<td class="imsum_right">specifies a control to display and edit a date value.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#TIMEFIELD">TIMEFIELD</a></td>
<td class="imsum_right">specifies a control to display and edit a time value.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#NUMERICFIELD">NUMERICFIELD</a></td>
<td class="imsum_right">specifies a field to display and edit a numeric value.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#CURRENCYFIELD">CURRENCYFIELD</a></td>
<td class="imsum_right">specifies a field to display and edit a currency value.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#PATTERNFIELD">PATTERNFIELD</a></td>
<td class="imsum_right">specifies a control to display and edit a string according to a pattern.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#SCROLLBAR">SCROLLBAR</a></td>
<td class="imsum_right">specifies a control to display and edit, in the form of a scrollbar, a value from a continuous value range
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#SPINBUTTON">SPINBUTTON</a></td>
<td class="imsum_right">specifies a control to edit, in the form of a spin field, a value from a continuous range of values
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#NAVIGATIONBAR">NAVIGATIONBAR</a></td>
<td class="imsum_right">specifies a control which provides controller functionality for the ::com::sun::star::form::<a href="component/module-ix.html">component</a>::<a href="component/DataForm.html">DataForm</a>
 it belongs to, such as functionality to navigate or filter this form.
 &nbsp;</td>
</tr>
</table>
<a name="ConstantDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Constants' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="CONTROL" class="membertitle">CONTROL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>CONTROL</b> = 1;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>This generic identifier is for controls which cannot be identified by 
 an other specific identifier.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="COMMANDBUTTON" class="membertitle">COMMANDBUTTON</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>COMMANDBUTTON</b> = 2;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control that is used to begin, interrupt, or end a process.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RADIOBUTTON" class="membertitle">RADIOBUTTON</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>RADIOBUTTON</b> = 3;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control that acts like a radio button. Grouped together, such radio buttons
 present a set of two or more mutually exclusive choices to the user. 
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="IMAGEBUTTON" class="membertitle">IMAGEBUTTON</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>IMAGEBUTTON</b> = 4;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control that displays an image that responds to mouse clicks.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="CHECKBOX" class="membertitle">CHECKBOX</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>CHECKBOX</b> = 5;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control that is used to check or uncheck to turn an option on or off. 
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LISTBOX" class="membertitle">LISTBOX</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>LISTBOX</b> = 6;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control that displays a list from which the user can select one or more items.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="COMBOBOX" class="membertitle">COMBOBOX</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>COMBOBOX</b> = 7;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control that is used when a list box combined with a static text control or an edit
 control is needed.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="GROUPBOX" class="membertitle">GROUPBOX</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>GROUPBOX</b> = 8;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control that displays a frame around a group of controls with or without a caption.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="TEXTFIELD" class="membertitle">TEXTFIELD</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>TEXTFIELD</b> = 9;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control that is a text component that allows for the editing of a single line of text. 
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FIXEDTEXT" class="membertitle">FIXEDTEXT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>FIXEDTEXT</b> = 10;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control to display a fixed text, usually used to label other controls.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="GRIDCONTROL" class="membertitle">GRIDCONTROL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>GRIDCONTROL</b> = 11;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>is a table like control to display database data.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FILECONTROL" class="membertitle">FILECONTROL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>FILECONTROL</b> = 12;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies an control which can be used to enter text, extended by an (user-startable) file dialog
 to browse for files.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="HIDDENCONTROL" class="membertitle">HIDDENCONTROL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>HIDDENCONTROL</b> = 13;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control that should not be visible.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="IMAGECONTROL" class="membertitle">IMAGECONTROL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>IMAGECONTROL</b> = 14;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control to display an image.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="DATEFIELD" class="membertitle">DATEFIELD</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>DATEFIELD</b> = 15;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control to display and edit a date value.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="TIMEFIELD" class="membertitle">TIMEFIELD</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>TIMEFIELD</b> = 16;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control to display and edit a time value.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="NUMERICFIELD" class="membertitle">NUMERICFIELD</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>NUMERICFIELD</b> = 17;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a field to display and edit a numeric value.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="CURRENCYFIELD" class="membertitle">CURRENCYFIELD</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>CURRENCYFIELD</b> = 18;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a field to display and edit a currency value.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PATTERNFIELD" class="membertitle">PATTERNFIELD</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>PATTERNFIELD</b> = 19;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control to display and edit a string according to a pattern.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SCROLLBAR" class="membertitle">SCROLLBAR</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>SCROLLBAR</b> = 20;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control to display and edit, in the form of a scrollbar, a value from a continuous value range
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SPINBUTTON" class="membertitle">SPINBUTTON</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>SPINBUTTON</b> = 21;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control to edit, in the form of a spin field, a value from a continuous range of values
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="NAVIGATIONBAR" class="membertitle">NAVIGATIONBAR</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>NAVIGATIONBAR</b> = 22;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies a control which provides controller functionality for the ::com::sun::star::form::<a href="component/module-ix.html">component</a>::<a href="component/DataForm.html">DataForm</a>
 it belongs to, such as functionality to navigate or filter this form.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2008 Sun Microsystems, Inc.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>