PDA

View Full Version : What is deferred command?



fother
19 Mar 2009, 12:24 PM
What is deferred command?

kolli
20 Mar 2009, 2:05 PM
deferred command is a gwt class, which helps us to execute a particular piece of code.. after all the events are executed.
Like setting a particular set style after all the events are executed..