Actions
Bug #1304
closedWComboBox: setValueText() not implemented
Start date:
05/25/2012
Due date:
% Done:
0%
Estimated time:
Description
Hi,
the method setValueText() of WComboBox is documented but not implemented yet - thus not working.
/
- Sets the current value.
*
- Sets the current index to the item corresponding to value.
*/
public void setValueText(String value) {
}
Updated by Koen Deforche over 12 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version changed from 3.2.2 to 3.2.3
Updated by Koen Deforche about 11 years ago
- Status changed from InProgress to Resolved
- Target version changed from 3.2.3 to 3.3.1
Updated by Koen Deforche about 11 years ago
- Status changed from Resolved to Closed
Actions