Skip to content
Snippets Groups Projects
Commit 6e7f5451 authored by ribeaudc's avatar ribeaudc
Browse files

remove: - Hack used to close the combo box when mouse is clicked on it....

remove: - Hack used to close the combo box when mouse is clicked on it. Actually it should close automatically (otherwise it is not a combo box!). This is done by just trying to understand how selection works and how selection is propagated in GXT.
- Generally the flag 'allowEmpty' as it is not really used. Instead use properly 'setEmptyText' combined with 'applyEmptyText'.
add: - Some assertions when '*SelectionWidget.tryGetSelected*' is used.

SVN: 9222
parent c64ba3ee
No related branches found
No related tags found
Loading
Showing
with 320 additions and 320 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment