Mentor SAP
2020-06-21 Submitted by:- Admin
If the plug type is selected as a startup then webdynpro application can be started using this plug. When creating a webdynpro application only the interface view inbound plug can be used. All other types of plugs can only be used for navigation in an already running application. Window inbound plug also has the event handler method. The Plug type suspends and resumes are used for portal navigation and will be discussed in later posts.

 

Outbound plug:

Outbound plugs consist of interfaces, Exit, and Suspend characteristics.

Context attributes and methods tab are similar to that of the view controller except that the method of the window controller has a different set of Hook methods.

 

Note: At the run time all the controller instances are singleton.