Uses of Class
org.dspace.app.xmlui.wing.element.CheckBox

Packages that use CheckBox
org.dspace.app.xmlui.wing.element   
 

Uses of CheckBox in org.dspace.app.xmlui.wing.element
 

Methods in org.dspace.app.xmlui.wing.element that return CheckBox
 CheckBox RichTextContainer.addCheckBox(String name)
          Add a boolean input control which may be toggled by the user.
 CheckBox Composite.addCheckBox(String name)
          Add a boolean input control which may be toggled by the user.
 CheckBox RichTextContainer.addCheckBox(String name, String rend)
          Add a boolean input control which may be toggled by the user.
 CheckBox Composite.addCheckBox(String name, String rend)
          Add a boolean input control which may be toggled by the user.
 



Copyright © 2012 DuraSpace. All Rights Reserved.