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:
33403340 Include the JavaScript-based popup calendar for date
33413341 selection. Defaults to on.
33423342
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+
33433352 rst only on String properties - render the value of the property
33443353 as ReStructuredText (requires the :ref:`Docutils
33453354 module to be installed separately<install/docutils>`).
You can’t perform that action at this time.
0 commit comments