Changeset 7497
- Timestamp:
- Jul 11, 2018, 3:18:08 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/src/docbook/appendix/extended_properties.xml
r6428 r7497 166 166 averagemethod="max" 167 167 restricted-edit="false" 168 hidden="false" 168 169 description="An extra property for all reporters" 169 170 > … … 327 328 </row> 328 329 <row> 330 <entry>hidden</entry> 331 <entry>no</entry> 332 <entry> 333 Allowed values are <constant>false</constant> (default) and 334 <constant>true</constant>. If set, the property is normally 335 not visible in the user interface. It is still possible for 336 plug-ins and extensions to access and modify the property 337 (using regular access permission rules). 338 </entry> 339 </row> 340 <row> 329 341 <entry>averagemethod</entry> 330 342 <entry>no</entry>
Note: See TracChangeset
for help on using the changeset viewer.