0% found this document useful (0 votes)
94 views1 page

Events Cannot Implement Cross Component Communication. It Can Be Handled Only Within The Component. 2. in Methods There Is No Hookup Methods

Component controllers allow for cross-component communication via events and contain predefined hookup methods, while custom controllers limit events to within a component. Window plugs differ from view plugs in that window plugs can specify an interface and startup/resume, while view plugs do not specify an interface or startup and both window and view plugs contain exit and suspend interfaces on outbound plugs.

Uploaded by

Srinivasan Sri
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
94 views1 page

Events Cannot Implement Cross Component Communication. It Can Be Handled Only Within The Component. 2. in Methods There Is No Hookup Methods

Component controllers allow for cross-component communication via events and contain predefined hookup methods, while custom controllers limit events to within a component. Window plugs differ from view plugs in that window plugs can specify an interface and startup/resume, while view plugs do not specify an interface or startup and both window and view plugs contain exit and suspend interfaces on outbound plugs.

Uploaded by

Srinivasan Sri
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd

Difference between component controller and custom controller

Component controller 1. Events can also implement cross component communication provided that the interface checkbox is checked 2. component controller consist number of predefined hookup methods

Custom controller

1. Events cannot implement cross component communication. It can be handled only within the component. 2. In methods there is no hookup methods

Difference between window inbound plug ,outbound plug and view inbound plug ,outbound plug. Window inbound plug [Link] and startup or resume that can be maintained Interface:If the interface check box determines whether the inbound plug is used only for navigation with in the component or cross component navigation Startup:If the plug type is selected startup when the webdynpro application can be started using this plug. When creating an webdynpro application only the interface view inbound plug can be useful. 2. outbound plug consists of interfaces. Exit and suspend characteristics View inbound plug 1. here doesnt contain any interface and startup.

[Link] plug consists of interfaces. Exit and suspend characteristics

You might also like