Implementation
The Core Metamodel module provides <i>two</i> implementations of this service:
-
TableColumnOrderServiceUsingTxtFile
which reads the column order from a corresponding <code>Xxx.columnOrder.txt</code> file
-
TableColumnOrderServiceDefault
which is an identity fallback (all available properties shown in the fields in the order originally provided).