Component Controller Interface
Reference
Same as described in the Common Controller Interface Reference.
Predefined Methods
IWDComponent wdGetAPI()
Provides access to the generic controller API of this component controller.
IWDComponent
public interface IWDComponent extends IWDController
Access within controller class:
The shortcut variables wdComponentAPI and wdControllerAPI are both of the same type IWDComponent.