Class PostAddToViewEvent

    • Constructor Detail

      • PostAddToViewEvent

        public PostAddToViewEvent​(UIComponent component)

        Instantiate a new PostAddToViewEvent that indicates the argument component was just added to the view.

        Parameters:
        component - the UIComponent that has just been added to the view.