Component Controller Interface Reference
Overview of API

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 variableswdComponentAPI andwdControllerAPI are both of the same type IWDComponent.