Class AuPrint


  • public class AuPrint
    extends AuResponse
    A response to ask the client to print the desktop (a.k.a., the browser window).

    no data.

    Since:
    3.0.0
    Author:
    tomyeh
    • Constructor Detail

      • AuPrint

        public AuPrint()
    • Method Detail

      • getOverrideKey

        public final java.lang.String getOverrideKey()
        Default: zk.print (i.e., only one response of this class will be sent to the client in an execution)
        Overrides:
        getOverrideKey in class AuResponse
        Since:
        5.0.2