DRAFT

javax.faces.view.facelets
Interface BehaviorConfig

All Superinterfaces:
TagConfig

public interface BehaviorConfig
extends TagConfig

Convey the id of a behavior declared in a view.

Since:
2.0

Method Summary
 java.lang.String getBehaviorId()
          Return the value of the behavior-id.
 
Methods inherited from interface javax.faces.view.facelets.TagConfig
getNextHandler, getTag, getTagId
 

Method Detail

getBehaviorId

java.lang.String getBehaviorId()

Return the value of the behavior-id.

Since:
2.0

DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.

Generated on 24-November-2009 03:24