Class ClientScriptEvent

    • Constructor Detail

      • ClientScriptEvent

        public ClientScriptEvent​(RSScriptEvent source)
        Deprecated.
        Constructs a prototypical Event.
        Parameters:
        source - The object on which the Event initially occurred.
        Throws:
        IllegalArgumentException - if source is null.
    • Method Detail

      • getId

        public int getId()
        Deprecated.