I'm trying to build a file export component that uses either properties for the export settings or a dialog form.
My problem is that I'm not sure how to best code the dialog so that it doesn't appear as a class available outside the export component.
I'm quite keen to get this right as I want to adopt the same approach for other controls/components.
Any ideas.
My problem is that I'm not sure how to best code the dialog so that it doesn't appear as a class available outside the export component.
I'm quite keen to get this right as I want to adopt the same approach for other controls/components.
Any ideas.