|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWDNavigationLinkInfo | |
| com.sap.tc.webdynpro.progmodel.repository | |
| Uses of IWDNavigationLinkInfo in com.sap.tc.webdynpro.progmodel.repository |
| Methods in com.sap.tc.webdynpro.progmodel.repository that return IWDNavigationLinkInfo | |
IWDNavigationLinkInfo |
IWDNavigationTargetReferenceInfo.getNavigationLink()
Getter for 1:1 association NavigationLink. |
IWDNavigationLinkInfo |
IWDWindowInfo.getNavigationLink(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by IWDWindowInfo.findInNavigationLinks(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. |
IWDNavigationLinkInfo |
IWDWindowInfo.findInNavigationLinks(java.lang.String name)
Getter for element with given name in 1:n aggregation NavigationLinks. |
| Methods in com.sap.tc.webdynpro.progmodel.repository with parameters of type IWDNavigationLinkInfo | |
boolean |
IWDViewUsageInfo.hasNavigationLink(IWDNavigationLinkInfo object)
Deprecated. For better consistency and clearer names, this method has been superceded by hasInNavigationLinks(...) methods. 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. |
boolean |
IWDViewUsageInfo.hasInNavigationLinks(IWDNavigationLinkInfo o)
Checks whether there is an element with the given name in 1:n association NavigationLinks. |
boolean |
IWDWindowInfo.hasInNavigationLinks(IWDNavigationLinkInfo o)
Checks whether there is an element with the given name in 1:n aggregation NavigationLinks. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||