org.ajax4jsf.templatecompiler.elements.vcp
Class AjaxRenderedAreaElement
java.lang.Object
org.ajax4jsf.templatecompiler.elements.TemplateElementBase
org.ajax4jsf.templatecompiler.elements.vcp.AjaxRenderedAreaElement
- All Implemented Interfaces:
- TemplateElement
public class AjaxRenderedAreaElement
- extends TemplateElementBase
Add comma separated list of ids to Ajax Context's rendered areas collection.
- Author:
- Maksim Kaszynski
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AjaxRenderedAreaElement
public AjaxRenderedAreaElement(org.w3c.dom.Node element,
CompilationContext componentBean)
getBeginElement
public java.lang.String getBeginElement()
throws CompilationException
- Throws:
CompilationException
getEndElement
public java.lang.String getEndElement()
throws CompilationException
- Throws:
CompilationException
getTemplateName
protected java.lang.String getTemplateName()
isSkipBody
public boolean isSkipBody()
- Specified by:
isSkipBody
in interface TemplateElement
- Overrides:
isSkipBody
in class TemplateElementBase
Copyright © 2009. All Rights Reserved.