
In addition to the changeable methods, the local interface of each controller provides several methods which can be used but whose implementations cannot be edited by the application developer. Whether these methods are available in the interface depends on the type and the implementation state of a controller.
Display Controller Interface icon: If you click this icon, the interface of the controller you are currently working on is displayed in a separate window. You can also display the interface of any used controller. Note that for each view controller, the usage of the corresponding component controller is created automatically, since this usage is generally always appropriate. (Of course, you can also display the existing methods of the local controller by double-clicking the reference type IF_.................. of the attribute WD_THIS on the Attributes tab.)