Class UIBackEvent

    • Constructor Detail

      • UIBackEvent

        public UIBackEvent​(UIPanelBase source)
        Constructs the event for an action without a trigger source.
        Parameters:
        source - The source.
        Throws:
        java.lang.NullPointerException - If the source is null.