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

Packages that use Row
org.dspace.app.xmlui.aspect.discovery   
org.dspace.app.xmlui.wing.element   
 

Uses of Row in org.dspace.app.xmlui.aspect.discovery
 

Methods in org.dspace.app.xmlui.aspect.discovery with parameters of type Row
protected  void SimpleSearch.addFilterRow(List<DiscoverySearchFilter> filterFields, int index, Row row, String selectedFilterType, String relationalOperator, String value)
           
 

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

Methods in org.dspace.app.xmlui.wing.element that return Row
 Row Table.addRow()
          Add a new row to the table.
 Row Table.addRow(String role)
          Add a new row to the table.
 Row Table.addRow(String name, String role, String rend)
          Add a new row to the table.
 



Copyright © 2012 DuraSpace. All Rights Reserved.