com.rednels.ofcgwt.client
Class CacheFixImplIE

java.lang.Object
  extended by com.rednels.ofcgwt.client.CacheFixImpl
      extended by com.rednels.ofcgwt.client.CacheFixImplIE

public class CacheFixImplIE
extends CacheFixImpl

Base class that defines if cache fix is needed


Constructor Summary
CacheFixImplIE()
           
 
Method Summary
 boolean isCacheFixNeeded()
          Returns true is all cases (used by deferred bindings for IE agents)
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheFixImplIE

public CacheFixImplIE()
Method Detail

isCacheFixNeeded

public boolean isCacheFixNeeded()
Returns true is all cases (used by deferred bindings for IE agents)

Overrides:
isCacheFixNeeded in class CacheFixImpl
Returns:
true