gwtproject / gwtproject/gwt

Request for convenience method for listBox.getItemText(listBox.getSelectedIndex())

Open
#5,877 1 comment 0 reactions 1 assignee View on GitHub

@dankurka is already working on this.

Since Jun 10, 2015.

Dominant language
Java
Stars
1.6k
Forks
397
Avg merge
4d 23h
Merged PRs (30d)
7

Description

Originally reported on Google Code with ID 5878

When I use ListBoxes, I quite regularly need the text of the selected item.

Instead of using "listBox.getItemText(listBox.getSelectedIndex())" I request the addition
of a new convenience method called ListBox.getSelectedItemText().

Reported by konrad@gmx.at on 2011-01-17 15:57:40

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.