Lines Matching refs:properties
52 /** provides access to multiple properties which form a hierarchy.
60 /** retrieve information about the hierarchy of properties
69 not provide information about the properties; otherwise the
78 /** sets the values of the properties with the specified nested names.
80 <p> The values of the properties must change before bound
81 events are fired. The values of constrained properties
85 <p> Unknown properties are ignored. </p>
88 This parameter specifies the names of the properties.
91 This parameter specifies the new values for the properties.
94 if one of the properties is constrained and the change is
123 a sequence of all values of the properties which are specified
129 <p> Unknown properties are ignored, in their place <NULL/> will be returned. </p>