File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -3340,6 +3340,15 @@ There are several methods available on these wrapper objects:
3340
3340
Include the JavaScript-based popup calendar for date
3341
3341
selection. Defaults to on.
3342
3342
3343
+ y_label, n_label, u_label (Boolean properties only)
3344
+ Set the labels for the true/false/undefined
3345
+ states. If u_label is provided, it produces a
3346
+ tri-state radio button selector. Otherwise, it
3347
+ allows selection of true,yes/false,no only.
3348
+
3349
+ labelfirst (Boolean properties only)
3350
+ place the labels before the radiobuttons
3351
+
3343
3352
rst only on String properties - render the value of the property
3344
3353
as ReStructuredText (requires the :ref:`Docutils
3345
3354
module to be installed separately<install/docutils>`).
You can’t perform that action at this time.
0 commit comments