Deprecated API


Contents
Deprecated Methods
com.sap.tc.mobile.sf.OcaRoot.getDescriptorByClass(Class)
            
com.sap.tc.mobile.wdlite.progmodel.api.IWDNode.getElementAt(int)
          Use getElementsIterator() to traverse through elements. 
com.sap.tc.mobile.wdlite.ocaexceptions.IOCAException.getMessage()
          Use IOCAException.getMessageKey() instead. 
com.sap.tc.mobile.wdlite.progmodel.core.Application.home()
            
com.sap.tc.mobile.wdlite.progmodel.core.WDLite.home()
            
com.sap.tc.mobile.wdlite.progmodel.api.IWDNode.invalidate()
          not used more. Use reload() instead of. 
com.sap.tc.mobile.wdlite.progmodel.core.context.ContextNode.invalidate()
          Backward compatibility. Use reload() instead of. 
 

Deprecated Constructors
com.sap.tc.mobile.wdlite.progmodel.core.viewelement.ViewElement(View, int, String, boolean, int)
            
com.sap.tc.mobile.wdlite.progmodel.core.viewelement.ViewElement(View, int, String, boolean, int, int, int, int, int, int[], int[])
            
 



(c) 2007, SAP AG. All rights reserved.