Class QDLSASEditor


  • public class QDLSASEditor
    extends QDLEditor
    Slight tweak on the standard QDLEditor to work with SAS clients.

    Created by Jeff Gaynor
    on 8/26/22 at 10:57 PM

    • Constructor Detail

      • QDLSASEditor

        public QDLSASEditor​(edu.uiuc.ncsa.sas.webclient.Client sasClient,
                            EditResponse editResponse)
    • Method Detail

      • init

        protected void init()
        Overrides:
        init in class QDLEditor