I have a number of visual composite components that I create that use similar / common "connect" methods that run internal tables, etc.
I can automate some connections to automatically connect at runtime. How can I say, at the component level, if the current state is runtime or development time?
source
share