Web Dynpro API Documentation

Uses of Interface
com.sap.tc.webdynpro.progmodel.api.IWDUIElement

Packages that use IWDUIElement
com.sap.tc.webdynpro.clientserver.uielib.activecomp.api   
com.sap.tc.webdynpro.clientserver.uielib.adobe.api   
com.sap.tc.webdynpro.clientserver.uielib.graphics.api   
com.sap.tc.webdynpro.clientserver.uielib.mobile.api   
com.sap.tc.webdynpro.clientserver.uielib.officecomp.api   
com.sap.tc.webdynpro.clientserver.uielib.pattern.api   
com.sap.tc.webdynpro.clientserver.uielib.standard.api Contains interfaces for accessing Web Dynpro UI elements and contains enumeration types used as UI element property types. 
com.sap.tc.webdynpro.progmodel.api Contains interfaces and classes that form the core programming model for Web Dynpro applications. 
 

Uses of IWDUIElement in com.sap.tc.webdynpro.clientserver.uielib.activecomp.api
 

Subinterfaces of IWDUIElement in com.sap.tc.webdynpro.clientserver.uielib.activecomp.api
 interface IWDAbstractActiveComponent
          Web Dynpro AbstractActiveComponent API.
 

Uses of IWDUIElement in com.sap.tc.webdynpro.clientserver.uielib.adobe.api
 

Subinterfaces of IWDUIElement in com.sap.tc.webdynpro.clientserver.uielib.adobe.api
 interface IWDInteractiveForm
          Web Dynpro InteractiveForm API.
 

Uses of IWDUIElement in com.sap.tc.webdynpro.clientserver.uielib.graphics.api
 

Subinterfaces of IWDUIElement in com.sap.tc.webdynpro.clientserver.uielib.graphics.api
 interface IWDAbstractIgsElement
          Web Dynpro AbstractIgsElement API.
 interface IWDBusinessGraphics
          Web Dynpro BusinessGraphics API.
 interface IWDGeoMap
          Web Dynpro GeoMap API.
 

Uses of IWDUIElement in com.sap.tc.webdynpro.clientserver.uielib.mobile.api
 

Subinterfaces of IWDUIElement in com.sap.tc.webdynpro.clientserver.uielib.mobile.api
 interface IWDBarCodeReader
          Web Dynpro BarCodeReader API.
 interface IWDFunctionKey
          Web Dynpro FunctionKey API.
 interface IWDRFIDReader
          Web Dynpro RFIDReader API.
 

Uses of IWDUIElement in com.sap.tc.webdynpro.clientserver.uielib.officecomp.api
 

Subinterfaces of IWDUIElement in com.sap.tc.webdynpro.clientserver.uielib.officecomp.api
 interface IWDOfficeControl
          Web Dynpro OfficeControl API.
 

Uses of IWDUIElement in com.sap.tc.webdynpro.clientserver.uielib.pattern.api
 

Subinterfaces of IWDUIElement in com.sap.tc.webdynpro.clientserver.uielib.pattern.api
 interface IWDAbstractPatternContainer
          Web Dynpro AbstractPatternContainer API.
 interface IWDMessageArea
          Web Dynpro MessageArea API.
 interface IWDPatternSequence
          Web Dynpro PatternSequence API.
 interface IWDPatternTabStrip
          Web Dynpro PatternTabStrip API.
 interface IWDPatternTray
          Web Dynpro PatternTray API.
 

Methods in com.sap.tc.webdynpro.clientserver.uielib.pattern.api that return IWDUIElement
 IWDUIElement IWDPatternContentArea.getContent()
          Gets the Content instance.
 

Methods in com.sap.tc.webdynpro.clientserver.uielib.pattern.api with parameters of type IWDUIElement
 void IWDPatternContentArea.setContent(IWDUIElement content)
          Sets the Content instance.
 

Uses of IWDUIElement in com.sap.tc.webdynpro.clientserver.uielib.standard.api
 

Subinterfaces of IWDUIElement in com.sap.tc.webdynpro.clientserver.uielib.standard.api
 interface IWDAbstractButton
          Web Dynpro AbstractButton API.
 interface IWDAbstractCaption
          Web Dynpro AbstractCaption API.
 interface IWDAbstractDropDown
          Web Dynpro AbstractDropDown API.
 interface IWDAbstractDropDownByIndex
          Web Dynpro AbstractDropDownByIndex API.
 interface IWDAbstractDropDownByKey
          Web Dynpro AbstractDropDownByKey API.
 interface IWDAbstractInputField
          Web Dynpro AbstractInputField API.
 interface IWDButton
          Web Dynpro Button API.
 interface IWDCaption
          Web Dynpro Caption API.
 interface IWDCheckBox
          Web Dynpro CheckBox API.
 interface IWDCheckBoxGroup
          Web Dynpro CheckBoxGroup API.
 interface IWDDateNavigator
          Web Dynpro DateNavigator API.
 interface IWDDropDownByIndex
          Web Dynpro DropDownByIndex API.
 interface IWDDropDownByKey
          Web Dynpro DropDownByKey API.
 interface IWDFileDownload
          Web Dynpro FileDownload API.
 interface IWDFileUpload
          Web Dynpro FileUpload API.
 interface IWDGroup
          Web Dynpro Group API.
 interface IWDHorizontalGutter
          Web Dynpro HorizontalGutter API.
 interface IWDIFrame
          Web Dynpro IFrame API.
 interface IWDImage
          Web Dynpro Image API.
 interface IWDInputField
          Web Dynpro InputField API.
 interface IWDInvisibleElement
          Web Dynpro InvisibleElement API.
 interface IWDLabel
          Web Dynpro Label API.
 interface IWDLink
          Web Dynpro Link API.
 interface IWDLinkToAction
          Web Dynpro LinkToAction API.
 interface IWDLinkToURL
          Web Dynpro LinkToURL API.
 interface IWDPhaseIndicator
          Web Dynpro PhaseIndicator API.
 interface IWDProgressIndicator
          Web Dynpro ProgressIndicator API.
 interface IWDRadioButton
          Web Dynpro RadioButton API.
 interface IWDRadioButtonGroupByIndex
          Web Dynpro RadioButtonGroupByIndex API.
 interface IWDRadioButtonGroupByKey
          Web Dynpro RadioButtonGroupByKey API.
 interface IWDRoadMap
          Web Dynpro RoadMap API.
 interface IWDScrollContainer
          Web Dynpro ScrollContainer API.
 interface IWDTable
          Web Dynpro Table API.
 interface IWDTabStrip
          Web Dynpro TabStrip API.
 interface IWDTextEdit
          Web Dynpro TextEdit API.
 interface IWDTextView
          Web Dynpro TextView API.
 interface IWDTimedTrigger
          Web Dynpro TimedTrigger API.
 interface IWDToolBarButton
          Web Dynpro ToolBarButton API.
 interface IWDToolBarDropDownByIndex
          Web Dynpro ToolBarDropDownByIndex API.
 interface IWDToolBarDropDownByKey
          Web Dynpro ToolBarDropDownByKey API.
 interface IWDToolBarInputField
          Web Dynpro ToolBarInputField API.
 interface IWDTransparentContainer
          Web Dynpro TransparentContainer API.
 interface IWDTray
          Web Dynpro Tray API.
 interface IWDTree
          Web Dynpro Tree API.
 interface IWDViewContainerUIElement
          Web Dynpro ViewContainerUIElement API.
 

Methods in com.sap.tc.webdynpro.clientserver.uielib.standard.api that return IWDUIElement
 IWDUIElement IWDTab.getContent()
          Gets the Content instance.
 

Methods in com.sap.tc.webdynpro.clientserver.uielib.standard.api with parameters of type IWDUIElement
 void IWDTab.setContent(IWDUIElement content)
          Sets the Content instance.
 

Uses of IWDUIElement in com.sap.tc.webdynpro.progmodel.api
 

Subinterfaces of IWDUIElement in com.sap.tc.webdynpro.progmodel.api
 interface IWDUIElementContainer
          Web Dynpro UIElementContainer API.
 

Methods in com.sap.tc.webdynpro.progmodel.api that return IWDUIElement
 IWDUIElement[] IWDUIElementContainer.getChildren()
          Returns the list of Children.
 IWDUIElement IWDUIElementContainer.getChild(int index)
          Returns the Child at the given index.
 IWDUIElement IWDUIElementContainer.removeChild(int index)
          Removes the entry at the given index from the list of Children.
 IWDUIElement IWDUIElementContainer.removeChild(java.lang.String id)
          Removes the entry with the given ID from the list of Children.
 IWDUIElement IWDLayoutData.getUIElement()
          Returns the current UIElement.
 

Methods in com.sap.tc.webdynpro.progmodel.api with parameters of type IWDUIElement
 void IWDUIElementContainer.addChild(IWDUIElement aUIElement)
          Adds the given Child at the end of the list of Children.
 void IWDUIElementContainer.addChild(IWDUIElement aUIElement, int index)
          Adds the given Child at the specified index in the list of Children.
 int IWDUIElementContainer.indexOfChild(IWDUIElement aUIElement)
          Returns the index of the given element in the list of Children or -1 if it is not contained in the list.
 


Web Dynpro API Documentation

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