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

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

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

Methods in org.dspace.app.xmlui.wing.element that return Select
 Select RichTextContainer.addSelect(String name)
          Add a menu input control which allows the user to select from a list of available options.
 Select Composite.addSelect(String name)
          Add a menu input control which allows the user to select from a list of available options.
 Select RichTextContainer.addSelect(String name, String rend)
          Add a menu input control which allows the user to select from a list of available options.
 Select Composite.addSelect(String name, String rend)
          Add a menu input control which allows the user to select from a list of available options.
 



Copyright © 2010 The DSpace Foundation. All Rights Reserved.