Deprecated API


Contents
Deprecated Classes
com.sibvisions.rad.remote.ByteSerializer
          Use UniversalSerializer 
 

Deprecated Methods
com.sibvisions.util.type.CommonUtil.containsException(Throwable, Class)
          Use ExceptionUtil.contains(Throwable, Class) instead. 
com.sibvisions.util.type.CommonUtil.dump(Throwable, boolean)
          Use ExceptionUtil.dump(Throwable, boolean) instead. 
com.sibvisions.util.type.CommonUtil.getCauseList(Throwable)
          Use ExceptionUtil.getThrowables(Throwable) instead. 
com.sibvisions.util.type.CommonUtil.getException(Throwable, Class)
          Use ExceptionUtil.getThrowable(Throwable, Class) instead. 
com.sibvisions.util.type.CommonUtil.getFirstCause(Throwable)
          Use ExceptionUtil.getRootCause(Throwable) instead. 
com.sibvisions.rad.persist.event.StorageEvent.isNewModified()
          With 2.1 onwards. 
com.sibvisions.rad.persist.event.StorageEvent.isOldModified()
          With 2.1 onwards. 
com.sibvisions.rad.ui.swing.ext.JVxTable.reshape(int, int, int, int)
           
com.sibvisions.rad.persist.event.StorageEvent.setNew(Object)
          With 2.1 onwards it is not necessary anymore to set the new row to propagate changes. 
com.sibvisions.rad.persist.event.StorageEvent.setOld(Object)
          With 2.1 onwards it is not necessary anymore to set the old row to propagate changes. 
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.