Ext


Go Back   Ext JS Forums > Ext GWT Premium Forums > Gxt: Feature Requests

Reply
 
Thread Tools
  #1  
Old 09-28-2009, 02:45 PM
chrismcnally chrismcnally is offline
Ext GWT Premium Member
 
Join Date: Feb 2008
Posts: 19
chrismcnally is on a distinguished road
Default ChangeEventSource setSilent(bool) method should return old value

We are implementing the ChangeEventSource interface in our Model Implementations. At times we use the setSilent(true) method to temporarily turn off notifications. Later we turn it back on, but what we rather do is set it to its prior value. There is no way to know what the prior value is because the setSilent(bool) returns void. If it returned the current/prior value, then we could set it back when done.

Can this be done?

Thanks!

chris m
Reply With Quote
  #2  
Old 09-28-2009, 02:56 PM
sven sven is online now
Ext GWT - Development Team
 
Join Date: Sep 2007
Location: Germany
Posts: 4,257
sven is on a distinguished road
Default

I already added isSilent to my local copy and will it commit with me next commit.
Reply With Quote
  #3  
Old 09-30-2009, 03:53 PM
chrismcnally chrismcnally is offline
Ext GWT Premium Member
 
Join Date: Feb 2008
Posts: 19
chrismcnally is on a distinguished road
Default

Thanks Sven
Reply With Quote
  #4  
Old 11-04-2009, 11:29 AM
chrismcnally chrismcnally is offline
Ext GWT Premium Member
 
Join Date: Feb 2008
Posts: 19
chrismcnally is on a distinguished road
Default It's not on the interface

Sven, we implement ChangeEventSource and there is no isSilent() method on the Interface.

Instead you added an isSilent() method to your concrete class, and so have we, but we'd like it to be on the API.

Thanks,

Chris M
Reply With Quote
  #5  
Old 11-04-2009, 12:34 PM
sven sven is online now
Ext GWT - Development Team
 
Join Date: Sep 2007
Location: Germany
Posts: 4,257
sven is on a distinguished road
Default

We cannot change the interface. We can target this for GXT 3
Reply With Quote
  #6  
Old 11-09-2009, 12:29 PM
chrismcnally chrismcnally is offline
Ext GWT Premium Member
 
Join Date: Feb 2008
Posts: 19
chrismcnally is on a distinguished road
Default

OK, thanks Sven
Reply With Quote
Reply

Thread Tools

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

All times are GMT -5. The time now is 06:30 AM.

© 2006-2009 Ext, LLC
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.