com.ibm.as400.access

Class ActionCompletedEvent

    • Constructor Detail

      • ActionCompletedEvent

        public ActionCompletedEvent(Object source)
        Constructs an ActionCompletedEvent object. It uses the specified source object that completed the action.
        Parameters:
        source - The object where the event originated.