javax.faces.view.facelets
Interface AttributeHandler


public interface AttributeHandler

An interface that allows other code to identify FaceletHandlers that correspond to component attributes.

Since:
2.0

Method Summary
 java.lang.String getAttributeName(FaceletContext ctx)
          

Returns the resolved literal String value of the attribute name after evaluating EL.

 

Method Detail

getAttributeName

java.lang.String getAttributeName(FaceletContext ctx)

Returns the resolved literal String value of the attribute name after evaluating EL.

Parameters:
ctx - the FaceletContext for this view execution


Submit a bug or feature

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

Generated on 10-February-2011 12:41

Scripting on this page tracks web page traffic, but does not change the content in any way.