Web Dynpro API Documentation

Uses of Package
com.sap.tc.webdynpro.progmodel.api

Packages that use com.sap.tc.webdynpro.progmodel.api
com.sap.tc.webdynpro.clientserver.event.api   
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. 
 

Classes in com.sap.tc.webdynpro.progmodel.api used by com.sap.tc.webdynpro.clientserver.event.api
IWDAction
          Offers access to actions of a controller.
 

Classes in com.sap.tc.webdynpro.progmodel.api used by com.sap.tc.webdynpro.clientserver.uielib.activecomp.api
IWDAttributeInfo
          Structure information for a context attribute.
IWDUIElement
          Web Dynpro UIElement API.
IWDViewElement
          Generic API of all view elements, visible or otherwise.
 

Classes in com.sap.tc.webdynpro.progmodel.api used by com.sap.tc.webdynpro.clientserver.uielib.adobe.api
IWDAction
          Offers access to actions of a controller.
IWDAttributeInfo
          Structure information for a context attribute.
IWDNodeInfo
          Represents the static structural aspect of a Node and its NodeElements at runtime keeping the meta data as defined at design time.
IWDUIElement
          Web Dynpro UIElement API.
IWDViewElement
          Generic API of all view elements, visible or otherwise.
 

Classes in com.sap.tc.webdynpro.progmodel.api used by com.sap.tc.webdynpro.clientserver.uielib.graphics.api
IWDAction
          Offers access to actions of a controller.
IWDAttributeInfo
          Structure information for a context attribute.
IWDNodeInfo
          Represents the static structural aspect of a Node and its NodeElements at runtime keeping the meta data as defined at design time.
IWDUIElement
          Web Dynpro UIElement API.
IWDViewElement
          Generic API of all view elements, visible or otherwise.
 

Classes in com.sap.tc.webdynpro.progmodel.api used by com.sap.tc.webdynpro.clientserver.uielib.mobile.api
IWDAction
          Offers access to actions of a controller.
IWDAttributeInfo
          Structure information for a context attribute.
IWDUIElement
          Web Dynpro UIElement API.
IWDViewElement
          Generic API of all view elements, visible or otherwise.
 

Classes in com.sap.tc.webdynpro.progmodel.api used by com.sap.tc.webdynpro.clientserver.uielib.officecomp.api
IWDAction
          Offers access to actions of a controller.
IWDAttributeInfo
          Structure information for a context attribute.
IWDController
          Generic API of all Web Dynpro controllers.
IWDUIElement
          Web Dynpro UIElement API.
IWDViewElement
          Generic API of all view elements, visible or otherwise.
 

Classes in com.sap.tc.webdynpro.progmodel.api used by com.sap.tc.webdynpro.clientserver.uielib.pattern.api
IWDAction
          Offers access to actions of a controller.
IWDAttributeInfo
          Structure information for a context attribute.
IWDUIElement
          Web Dynpro UIElement API.
IWDViewElement
          Generic API of all view elements, visible or otherwise.
WDVisibility
          Enumeration type WDVisibility.
 

Classes in com.sap.tc.webdynpro.progmodel.api used by com.sap.tc.webdynpro.clientserver.uielib.standard.api
IWDAction
          Offers access to actions of a controller.
IWDAttributeInfo
          Structure information for a context attribute.
IWDLayout
          Web Dynpro Layout API.
IWDLayoutData
          Web Dynpro LayoutData API.
IWDNodeInfo
          Represents the static structural aspect of a Node and its NodeElements at runtime keeping the meta data as defined at design time.
IWDUIElement
          Web Dynpro UIElement API.
IWDUIElementContainer
          Web Dynpro UIElementContainer API.
IWDViewContainer
          Web Dynpro ViewContainer marker interface.
IWDViewElement
          Generic API of all view elements, visible or otherwise.
WDVisibility
          Enumeration type WDVisibility.
 

Classes in com.sap.tc.webdynpro.progmodel.api used by com.sap.tc.webdynpro.progmodel.api
IWDAction
          Offers access to actions of a controller.
IWDApplication
          Generic API of a Web Dynpro Application.
IWDAttributeInfo
          Structure information for a context attribute.
IWDBoundValueSet
          IWDBoundValueSet is a utility class that can bind a DropDownByKey UI element to a context node.
IWDBoundValueSet.IWDFilterListener
          Optional interface in case the application needs to implement a filter function for large valuesets used in an evs component.
IWDComponent
          Generic API of all Web Dynpro component controllers.
IWDComponentUsage
          API of component usages.
IWDContext
          Access to the context data of a controller.
IWDController
          Generic API of all Web Dynpro controllers.
IWDExternalControllerInterface
          Common Interface for all External Interfaces of Controllers.
IWDLayout
          Web Dynpro Layout API.
IWDLayoutData
          Web Dynpro LayoutData API.
IWDMessage
          Simple marker interface for messages
IWDMessageManager
          IWDMessageManager is used for reporting runtime exceptions that will not lead to a termination of the current Web Dynpro Component, but the error(s) is/are presented to the end user in a configurable manner.
IWDNode
          Application Interface implemented by context nodes.
IWDNodeCollectionDisposer
          Interface used to set up a dynamic dispose "function".
IWDNodeCollectionSupplier
          Interface used to set up a dynamic supply "function".
IWDNodeElement
          Functionality that is common to all elements in any context node and that can be used by Web Dynpro applications.
IWDNodeInfo
          Represents the static structural aspect of a Node and its NodeElements at runtime keeping the meta data as defined at design time.
IWDNodeNotificationListener
          A listener that can receive notifications that are passed along the mapping via IWDNode.notifyAllMappedNodes(Object).
IWDOnDemandValueSetService
          Interface for providing a loadable valueset on demand
IWDOVSContextNotificationListener
          Callback interface that must be implemented by applications that use a context based OVS.
IWDOVSNotificationListener
          Callback interface that must be implemented by applications that use an OVS based on an ICMIQuery.
IWDTextAccessor
          Provides access to translatable texts.
IWDUIElement
          Web Dynpro UIElement API.
IWDUIElementContainer
          Web Dynpro UIElementContainer API.
IWDValidationCheck
          IWDValidationCheck offers access to the Web Dynpro validation managemnt service.
IWDValueFilter
          Simple access interface for valueset filter arguments.
IWDValueSetSource
          Base interface for IWDValueSupplier and IWDBoundValueSet.IWDFilterListener.
IWDValueSupplier
          Interface for dynamic reload of valuesets on demand.
IWDView
          Generic API of all views.
IWDViewController
          Generic API of all view controllers.
IWDViewElement
          Generic API of all view elements, visible or otherwise.
WDVisibility
          Enumeration type WDVisibility.
 


Web Dynpro API Documentation

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