Instead of autowiring against specific panels in ContentPanel it should go against a interface with a set of predefined methods. Interface methods: * Create components * Reload data * ???
Instead of autowiring against specific panels in ContentPanel it should go against a interface with a set of predefined methods.
Interface methods:
Create components
Reload data
???