PDA

View Full Version : HistoryEvent - new constructor


ChadBourque
04-21-2008, 04:02 PM
Is there a good reason why HistoryEvent doesn't contain a constructor that accepts a token? Isn't the ability to supply a token the primary use of a HistoryEvent? Or am I just way off base on this? I may be as I am just starting to walk through the gxt classes.

darrellmeyer
04-21-2008, 10:14 PM
Good catch. I have added the tokens to the constructor. Update is in SVN.