org.ajax4jsf.templatecompiler.elements.vcp
Class UInsertFacetTemplateElement

java.lang.Object
  extended by org.ajax4jsf.templatecompiler.elements.TemplateElementBase
      extended by org.ajax4jsf.templatecompiler.elements.vcp.UInsertFacetTemplateElement
All Implemented Interfaces:
TemplateElement

public class UInsertFacetTemplateElement
extends TemplateElementBase

Processing f:insertFacet-tags.

Version:
$Revision: 1.1.2.4 $ $Date: 2007/02/26 20:48:48 $
Author:
ayukhovich@exadel.com (latest modification by $Author: alexsmirnov $)

Constructor Summary
UInsertFacetTemplateElement(org.w3c.dom.Node element, CompilationContext componentBean)
           
 
Method Summary
 java.lang.String getBeginElement()
           
 java.lang.String getEndElement()
           
protected  java.lang.String getTemplateName()
           
 
Methods inherited from class org.ajax4jsf.templatecompiler.elements.TemplateElementBase
addSubElement, getComponentBean, getSubElements, isSkipBody, toCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UInsertFacetTemplateElement

public UInsertFacetTemplateElement(org.w3c.dom.Node element,
                                   CompilationContext componentBean)
Method Detail

getBeginElement

public java.lang.String getBeginElement()
                                 throws CompilationException
Throws:
CompilationException

getTemplateName

protected java.lang.String getTemplateName()
Returns:

getEndElement

public java.lang.String getEndElement()


Copyright © 2009. All Rights Reserved.