javax.faces.view.facelets
Interface TagConfig

All Known Subinterfaces:
BehaviorConfig, ComponentConfig, ConverterConfig, ValidatorConfig

public interface TagConfig

Since:
2.0

Method Summary
 FaceletHandler getNextHandler()
           
 Tag getTag()
           
 String getTagId()
           
 

Method Detail

getNextHandler

FaceletHandler getNextHandler()

getTag

Tag getTag()

getTagId

String getTagId()


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