Actions
Bug #1304
closed
KD
WComboBox: setValueText() not implemented
Bug #1304:
WComboBox: 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) {
}
KD Updated by Koen Deforche about 14 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version changed from 3.2.2 to 3.2.3
KD Updated by Koen Deforche almost 13 years ago
- Status changed from InProgress to Resolved
- Target version changed from 3.2.3 to 3.3.1
KD Updated by Koen Deforche almost 13 years ago
- Status changed from Resolved to Closed
Actions