|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Select in org.dspace.app.xmlui.aspect.administrative |
|---|
| Methods in org.dspace.app.xmlui.aspect.administrative that return Select | |
|---|---|
static Select |
FlowCurationUtils.getGroupSelectOptions(Select select)
|
static Select |
FlowCurationUtils.getTaskSelectOptions(Select select,
String curateGroup)
|
| Methods in org.dspace.app.xmlui.aspect.administrative with parameters of type Select | |
|---|---|
static Select |
FlowCurationUtils.getGroupSelectOptions(Select select)
|
static Select |
FlowCurationUtils.getTaskSelectOptions(Select select,
String curateGroup)
|
| Uses of Select in org.dspace.app.xmlui.aspect.administrative.item |
|---|
| Methods in org.dspace.app.xmlui.aspect.administrative.item with parameters of type Select | |
|---|---|
boolean |
AddBitstreamForm.addBundleOption(Item item,
Select select,
String bundleName)
Add the bundleName to the list of bundles available to submit to. |
| Uses of Select in org.dspace.app.xmlui.aspect.artifactbrowser |
|---|
| Methods in org.dspace.app.xmlui.aspect.artifactbrowser with parameters of type Select | |
|---|---|
protected void |
AbstractSearch.buildScopeList(Select scope)
Add options to the search scope field. |
| Uses of Select in org.dspace.app.xmlui.aspect.discovery |
|---|
| Methods in org.dspace.app.xmlui.aspect.discovery with parameters of type Select | |
|---|---|
protected void |
AbstractSearch.buildScopeList(Select scope)
Add options to the search scope field. |
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||