Skip navigation links
javax.faces.event

Class PostConstructViewMapEvent

    • Constructor Detail

      • PostConstructViewMapEvent

        public PostConstructViewMapEvent(UIViewRoot root)

        Instantiate a new PostConstructViewMapEvent that indicates the argument root was just associated with its view map.

        Parameters:
        root - the UIViewRoot for which a view map has just been created.
        Throws:
        IllegalArgumentException - if the argument is null.

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