|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWDWindowInfo | |
| com.sap.tc.webdynpro.progmodel.repository | |
| com.sap.tc.webdynpro.services.session.api | |
| Uses of IWDWindowInfo in com.sap.tc.webdynpro.progmodel.repository |
| Methods in com.sap.tc.webdynpro.progmodel.repository that return IWDWindowInfo | |
IWDWindowInfo |
IWDComponentInfo.getWindow(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by IWDComponentInfo.findInWindows(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. |
IWDWindowInfo |
IWDComponentInfo.findInWindows(java.lang.String name)
Getter for element with given name in 1:n aggregation Windows. |
IWDWindowInfo |
IWDInterfaceViewInfo.getImplementationWindow()
Getter for 1:1 association ImplementationWindow. |
IWDWindowInfo |
IWDNavigationLinkInfo.getWindow()
Getter for 1:1 association Window. |
IWDWindowInfo |
IWDViewUsageInfo.getWindow()
Getter for 1:1 association Window. |
| Methods in com.sap.tc.webdynpro.progmodel.repository with parameters of type IWDWindowInfo | |
boolean |
IWDComponentInfo.hasInWindows(IWDWindowInfo o)
Checks whether there is an element with the given name in 1:n aggregation Windows. |
| Uses of IWDWindowInfo in com.sap.tc.webdynpro.services.session.api |
| Methods in com.sap.tc.webdynpro.services.session.api with parameters of type IWDWindowInfo | |
IWDWindow |
IWDWindowManager.createWindow(IWDWindowInfo windowInfo,
boolean modal)
Method createWindow creates a window that contains/displays a Web Dynpro Components window with its view hiearchie. |
IWDWindow |
IWDWindowManager.createModalWindow(IWDWindowInfo windowInfo)
Method createModalWindow creates a window that contains/displays a Web Dynpro Components window with its view hiearchie. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||