JavaScript is disabled on your browser.
Skip navigation links
javax.faces.render

Class RenderKitWrapper

  • All Implemented Interfaces:
    FacesWrapper<RenderKit>


    public abstract class RenderKitWrapper
    extends RenderKit
    implements FacesWrapper<RenderKit>

    Provides a simple implementation of RenderKit that can be subclassed by developers wishing to provide specialized behavior to an existing RenderKit instance. The default implementation of all methods is to call through to the wrapped RenderKit.

    Usage: extend this class and override getWrapped() to return the instance we are wrapping.

    Since:
    2.0
Skip navigation links

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

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