Lines Matching refs:element
48 /** Set the value of an additional element within a FilePicker.
51 Identifies the element which value is to be set.
72 /** Get the value of an additional element within a FilePicker
75 Identifies the element for which value is requested.
83 The value of the specified element. If the specified control
86 If the specified element doesn't exist or the specified element
97 /** Set the label of the specified element. If the specified element
101 Identifies the element for which the label should be set.
112 /** Returns the label of the specified element.
115 Identifies the element for which the label should be returned.
118 The label of the specified element or an empty string if
119 the specified element has no or supports no label or the
120 specified element doesn't exist.