JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
javax.faces.component

Interface TransientStateHolder

    • Method Detail

      • saveTransientState

        Object saveTransientState(FacesContext context)

        Return the object containing related "transient states". that could be used later to restore the "transient state".

        Parameters:
        context -
        Returns:
        object containing transient values
        Since:
        2.1
      • restoreTransientState

        void restoreTransientState(FacesContext context,
         Object state)

        Restore the "transient state" using the object passed as state.

        If the state argument is null clear any previous transient state if any and return.

        Parameters:
        context -
        state - the object containing transient values
        Since:
        2.1
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

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

AltStyle によって変換されたページ (->オリジナル) /