PDA

View Full Version : HistoryEvent - new constructor



ChadBourque
21 Apr 2008, 12: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
21 Apr 2008, 6:14 PM
Good catch. I have added the tokens to the constructor. Update is in SVN.