Show TOC

Component Controller Interface ReferenceLocate this document in the navigation structure

Overview of API

Overview 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.