javax.faces.view.facelets
Interface BehaviorConfig

All Superinterfaces:
TagConfig

public interface BehaviorConfig
extends TagConfig

Since:
2.0

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

Method Detail

getBehaviorId

String getBehaviorId()


Copyright © 2015 The Apache Software Foundation. All rights reserved.