javax.faces.view.facelets
Interface BehaviorConfig

All Superinterfaces:
TagConfig

public interface BehaviorConfig
extends TagConfig

Since:
2.0
Version:
$Revision: 696523 $ $Date: 2009-03-15 15:55:58 -0400 (mer., 17 sept. 2008) $
Author:
Simon Lessard (latest modification by $Author: slessard $)

Method Summary
 java.lang.String getBehaviorId()
           
 
Methods inherited from interface javax.faces.view.facelets.TagConfig
getNextHandler, getTag, getTagId
 

Method Detail

getBehaviorId

java.lang.String getBehaviorId()


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.