Web Dynpro API Documentation

Uses of Interface
com.sap.tc.webdynpro.progmodel.repository.IWDViewContainerInfo

Packages that use IWDViewContainerInfo
com.sap.tc.webdynpro.progmodel.repository   
 

Uses of IWDViewContainerInfo in com.sap.tc.webdynpro.progmodel.repository
 

Methods in com.sap.tc.webdynpro.progmodel.repository that return IWDViewContainerInfo
 IWDViewContainerInfo IWDViewContainerAssignmentInfo.getViewContainer()
          Getter for 1:1 association ViewContainer.
 IWDViewContainerInfo IWDViewInfo.getViewContainer(java.lang.String name)
          Deprecated. For better consistency and clearer names, this method has been superceded by IWDViewInfo.findInViewContainers(String). The method with the old name has been kept for backward compatibility only and may be withdrawn with the first new NetWeaver release in 2006.
 IWDViewContainerInfo IWDViewInfo.findInViewContainers(java.lang.String name)
          Getter for element with given name in 1:n aggregation ViewContainers.
 IWDViewContainerInfo IWDViewInfo.createViewContainer()
          Creates a view container in this view.
 

Methods in com.sap.tc.webdynpro.progmodel.repository with parameters of type IWDViewContainerInfo
 void IWDViewContainerAssignmentInfo.setViewContainer(IWDViewContainerInfo object)
          Sets the view container of this view container assignment.
 boolean IWDViewInfo.hasInViewContainers(IWDViewContainerInfo o)
          Checks whether there is an element with the given name in 1:n aggregation ViewContainers.
 void IWDViewInfo.deleteViewContainer(IWDViewContainerInfo viewContainer)
          Deletes a view container of this view.
 


Web Dynpro API Documentation

Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15