Skip navigation links
JavaServer(TM) Faces 2.2 API 2.2.13
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.
JavaServer(TM) Faces 2.2 API 2.2.13

Copyright © 2019 JBoss by Red Hat. All rights reserved.