javax.faces.event

Class PreDestroyViewMapEvent

    • Constructor Detail

      • PreDestroyViewMapEvent

        public PreDestroyViewMapEvent(UIViewRoot root)

        Instantiate a new ViewMapDestroydEvent that indicates the argument root just had its associated view map destroyed.

        Parametry:
        root - the UIViewRoot for which the view map has just been destroyed.
        Throws:
        IllegalArgumentException - if the argument is null.

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