5.5.1.3.5. EntityCombinedScreen
EntityCombinedScreen
is the base class for combined screen controllers. It is a subclass of AbstractLookup.
The EntityCombinedScreen
class looks up key components such as table, field group and others by hardcoded identifiers. If you name your components differently, override protected methods of the class and return your identifiers to let the controller find your components. See the class JavaDocs for details.