Class: DuSeparator

DuSeparator

For use with DuScriptUI.
A DuSeparator.
This is not a real class, and cannot be instanciated.
Use DuScriptUI.separator to create a DuSeparator.
The DuSeparator inherits the Group object from ScriptUI and has all of its properties and methods.

new DuSeparator()

D:/DEV_SRC/RxOT/DuPSF/tools/output/DuPSF.jsxinc, line 9859
Properties:
Name Type Description
label StaticText | CheckBox the label
checkable boolean Read-Only | true if a checkbox is displayed