| Package | Description |
|---|---|
| org.dspace.app.xmlui.wing.element |
| Modifier and Type | Method and Description |
|---|---|
CheckBox |
Composite.addCheckBox(java.lang.String name)
Add a boolean input control which may be toggled by the user.
|
CheckBox |
RichTextContainer.addCheckBox(java.lang.String name)
Add a boolean input control which may be toggled by the user.
|
CheckBox |
Composite.addCheckBox(java.lang.String name,
java.lang.String rend)
Add a boolean input control which may be toggled by the user.
|
CheckBox |
RichTextContainer.addCheckBox(java.lang.String name,
java.lang.String rend)
Add a boolean input control which may be toggled by the user.
|
Copyright © 2018 DuraSpace. All Rights Reserved.