|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWDViewInfo | |
| com.sap.tc.webdynpro.progmodel.repository | |
| Uses of IWDViewInfo in com.sap.tc.webdynpro.progmodel.repository |
| Methods in com.sap.tc.webdynpro.progmodel.repository that return IWDViewInfo | |
IWDViewInfo |
IWDComponentInfo.getView(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by IWDComponentInfo.findInViews(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. |
IWDViewInfo |
IWDComponentInfo.findInViews(java.lang.String name)
Getter for element with given name in 1:n aggregation Views. |
IWDViewInfo |
IWDViewContainerInfo.getView()
Getter for 1:1 association View. |
| Methods in com.sap.tc.webdynpro.progmodel.repository with parameters of type IWDViewInfo | |
boolean |
IWDComponentInfo.hasInViews(IWDViewInfo o)
Checks whether there is an element with the given name in 1:n aggregation Views. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||