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

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

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

Methods in org.dspace.app.xmlui.wing.element that return Button
 Button RichTextContainer.addButton(String name)
          Add a button input control that when activated by the user will submit the form, including all the fields, back to the server for processing.
 Button RichTextContainer.addButton(String name, String rend)
          Add a button input control that when activated by the user will submit the form, including all the fields, back to the server for processing.
 



Copyright © 2012 DuraSpace. All Rights Reserved.