Lines Matching refs:property

37 /** describes the appearance of a line representing a single property in an <type>ObjectInspector</…
40 <ul><li>a label with a human-readable name for the property</li>
41 <li>a control which is used for user interaction - i.e. it displays the current property
44 property value input. For instance, if you have a property whose value is a path in the
56 /** denotes the human-readable display name used to present a property to the user
60 /** denotes the control which should be used to represent the property at the UI.
66 /** specifies the URL to the help topic to be associated with the property
71 property value input.
90 …<p>If a primary button exists for a property's UI representation (<member>HasPrimaryButton</member…
100 <p>The property will be ignored if <member>HasPrimaryButton</member> is <FALSE/>.</p>
104 …<code>PrimaryButtonImageURL</code> empty, and use the <member>PrimaryButtonImage</member> property.
112 <p>The property will be ignored if <member>HasPrimaryButton</member> is <FALSE/>, or
121 property value input.
133 …<p>If a secondary button exists for a property's UI representation (<member>HasSecondaryButton</me…
145 <p>The property will be ignored if <member>HasSecondaryButton</member> is <FALSE/>.</p>
149 …e>SecondaryButtonImageURL</code> empty, and use the <member>SecondaryButtonImage</member> property.
157 <p>The property will be ignored if <member>HasSecondaryButton</member> is <FALSE/>, or
165 /** describes the indent level for the property
167 <p>If a given property semantically depends on another one, the indent level
168 can be used to visually represent this fact. For this, the dependent property's
169 indent level would be one larger than the indent level of the other property.</p>
172 the UI for a normal property.
176 …/** describes the category into which the property should be sorted by the <type>ObjectInspector</…
183 names used for property categories. This way, your handler might be re-used in