How to disable GWT ValueListBox?

ValueListBox doesn't implement HasEnabled interface, so I can't disable/enable it.

And although ListBox implements HasEnabled, method getListBox is private in ValueListBox. So I cannot get inner listBox, to disable it.

Anyone knows how to solve this problem? Thanks in advance.

7
задан Amar 6 November 2012 в 20:53
поделиться