Search Type: Posts; User: Elly
Search: Search took 0.02 seconds.
-
15 Mar 2012 9:53 AM
Jump to post Thread: Multiple FormPanel.onSubmit Firings by Elly
- Replies
- 0
- Views
- 496
I have a FormPanel, and a submit event listener on same:
formPanel.addListener(Events.Submit, new Listener<FormEvent>() {
public void handleEvent(FormEvent be) {...
... -
19 Jun 2011 1:22 PM
- Replies
- 1
- Views
- 881
I'm trying to create a ComboBox whose list items will be in different colors, and whose input box will be in the same color as the selected list item, something like this:
26637
The ComboBox...
Results 1 to 2 of 2
