Overview | Methods | This Package | All Packages
Retrieves the value for the selected item.
Syntax
public String getSelectedSubmitValue()
Return Value
Returns the submit value of the first selected item, or returns an empty string ("") if no items are selected. If multiple items are selected, the submit value of the first selected item is returned.