Complimenting the suppressTouchUIDialog property, I am hereby requesting the addition of a suppressClassicUIDialog property to the @Component annotation. This property would default to false. When set to true it would suppress the creation of a dialog.xml file for the annotated component.
Complimenting the
suppressTouchUIDialog
property, I am hereby requesting the addition of asuppressClassicUIDialog
property to the@Component
annotation. This property would default tofalse
. When set totrue
it would suppress the creation of a dialog.xml file for the annotated component.