javax.faces.event

Class PostAddToViewEvent

    • Constructor Detail

      • PostAddToViewEvent

        public PostAddToViewEvent(UIComponent component)

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

        Parametry:
        component - the UIComponent that has just been added to the view.
        Throws:
        IllegalArgumentException - if the argument is null.

Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.