|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWDUIElementInfo | |
| com.sap.tc.webdynpro.progmodel.repository | |
| Uses of IWDUIElementInfo in com.sap.tc.webdynpro.progmodel.repository |
| Subinterfaces of IWDUIElementInfo in com.sap.tc.webdynpro.progmodel.repository | |
interface |
IWDBusinessGraphicsInfo
Interface of progmodel repository model class "IWDBusinessGraphicsInfo". |
| Methods in com.sap.tc.webdynpro.progmodel.repository that return IWDUIElementInfo | |
IWDUIElementInfo |
IWDViewInfo.getUIElement(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by IWDViewInfo.findInUIElements(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. |
IWDUIElementInfo |
IWDViewInfo.findInUIElements(java.lang.String name)
Getter for element with given name in 1:n aggregation UIElements. |
| Methods in com.sap.tc.webdynpro.progmodel.repository with parameters of type IWDUIElementInfo | |
boolean |
IWDViewInfo.hasInUIElements(IWDUIElementInfo o)
Checks whether there is an element with the given name in 1:n aggregation UIElements. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||