Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ADF Declarative Components (JDev 12.2.12)

LCabacoMay 23 2018 — edited Jul 6 2018

Hello guys,

I've been creating some custom declarative components using the tutorials provided by oracle.

One of the components i use, is a custom dropdown , wich I need to have multiple of this components on the same page.

This component has some methods attached on it's attributes, that are called on the render.

The component also have a action event which needs to refresh the component.

The issue i have , is that for every click (and refresh on THAT action source), all the other custom components are getting refreshed too,

and i can't really figure out why.

This is causing me a huge performance issue, and i have no clue what is causing this.

Can someone help me with a solution, or have an idea on what i can try to at least figure out whats causing the refreshes on the other custom components?

Best regards,

Luís Cabaço

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 3 2018
Added on May 23 2018
17 comments
742 views