Is RegionAdapter a singleton for different instances of the same control? #2460
-
Hi, not sure is the right place to ask a question, so excuse me in advance if it's not. Background I implemented a custom adapter for Problem When I've implemented the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
RegionAdapters are not scoped to a specific region instance. They apply to all regions of that specific control type. |
Beta Was this translation helpful? Give feedback.
RegionAdapters are not scoped to a specific region instance. They apply to all regions of that specific control type.