Rename Alert/Prompt getSelectedOption() to getSelectedOptionIndex()
-------------------------------------------------------------------
Key: PIVOT-523
URL: https://issues.apache.org/jira/browse/PIVOT-523
Project: Pivot
Issue Type: Improvement
Components: wtk
Reporter: Greg Brown
Priority: Minor
Fix For: 1.6
The current method name implies that the option value will be returned, rather
than the option index. Renaming the method will eliminate this ambiguity. A new
getSelectedOption() method should be added that returns the actual option value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.