Lines Matching refs:values

32     property values within a <type>ObjectInspector</type>.
47 possible property values
49 … <p>Controls of type <member>ListBox</member> exchange their values as <code>string</code>.</p>
56 possible property values, combined with the possibility to enter a new
59 … <p>Controls of type <member>ComboBox</member> exchange their values as <code>string</code>.</p>
65 …/** denotes a control which allows the user to enter property values consisting of a single line o…
67 … <p>Controls of type <member>TextField</member> exchange their values as <code>string</code>.</p>
73 …<p>Controls of type <member>MultiLineTextField</member> exchange their values as <code>string</cod…
79 … <p>Controls of type <member>CharacterField</member> exchange their values as <code>short</code>,
86 …<p>Controls of type <member>StringListField</member> exchange their values as <code>sequence&lt; s…
92 <p>Controls of type <member>ColorListBox</member> usually exchange their values as
97 … then you can also exchange values as <code>string</code>. That is, if you write a string into
107 …<p>Controls of type <member>NumericField</member> exchange their values as <code>double</code>.</p>
115 …<p>Controls of type <member>DateField</member> exchange their values as <type scope="com::sun::sta…
121 …<p>Controls of type <member>TimeField</member> exchange their values as <type scope="com::sun::sta…
127 …<p>Controls of type <member>DateTimeField</member> exchange their values as <type scope="com::sun:…
133 …<p>Controls of type <member>HyperlinkField</member> exchange their values as <code>string</code>.<…