
|
If you were logged in you would be able to see more operations.
|
|
|
|
Editable combobox does not function properly as an enabler. Its isEnabling function returns false only when the selection index is explicitly set to -1. If the user deletes the value in the editor and tabs out, isEnabling should return false. On the otherhand, isEnabling should return true if the user enters value in the editor or makes a selection.
|
|
Description
|
Editable combobox does not function properly as an enabler. Its isEnabling function returns false only when the selection index is explicitly set to -1. If the user deletes the value in the editor and tabs out, isEnabling should return false. On the otherhand, isEnabling should return true if the user enters value in the editor or makes a selection. |
Show » |
|