Show TOC Start of Content Area

Object documentation Component Controller Interface Reference  Locate the document in its SAP Library structure

Overview of API

This graphic is explained in the accompanying text

IPrivate API

Same as described in the Common Controller Interface Reference.

IPublic API

Predefined Methods

 

IWDComponent wdGetAPI()

Provides access to the generic controller API of this component controller.

Generic Controller API

IWDComponent

 

public interface IWDComponent extends IWDController

Access within controller class:

The shortcut variables wdComponentAPI and wdControllerAPI are both of the same type IWDComponent.

 

End of Content Area