Skip navigation links
JavaServer(TM) Faces 2.1 API 2.0.2.Final
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.1 API 2.0.2.Final

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