Class TableColumnsDmrViewService


  • public class TableColumnsDmrViewService
    extends java.lang.Object
    This view service searches a view model for a control annotated with showChildDomainModelReferences. If the legacy mode is used, the control's dmr is changed to point to the table dmr's list of column dmrs.
    Author:
    Lucas Koehler
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TableColumnsDmrViewService

        public TableColumnsDmrViewService​(EMFFormsViewContext viewContext)
        Creates the view service.
        Parameters:
        viewContext - The EMFFormsViewContext for which the service is instantiated