org.openfaces.taglib.facelets.validation
Class MessageParameterTagHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
org.openfaces.taglib.facelets.validation.MessageParameterTagHandler
- All Implemented Interfaces:
- javax.faces.view.facelets.FaceletHandler
public class MessageParameterTagHandler
- extends javax.faces.view.facelets.TagHandler
Method Summary |
void |
apply(javax.faces.view.facelets.FaceletContext context,
javax.faces.component.UIComponent uiComponent)
|
Methods inherited from class javax.faces.view.facelets.TagHandler |
toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MessageParameterTagHandler
public MessageParameterTagHandler(javax.faces.view.facelets.TagConfig tagConfig)
apply
public void apply(javax.faces.view.facelets.FaceletContext context,
javax.faces.component.UIComponent uiComponent)
throws java.io.IOException,
javax.faces.FacesException,
javax.el.ELException
- Throws:
java.io.IOException
javax.faces.FacesException
javax.el.ELException
Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.