org.apache.myfaces.tobago.facelets
Class TobagoSandboxTagLibrary

java.lang.Object
  extended by com.sun.facelets.tag.AbstractTagLibrary
      extended by org.apache.myfaces.tobago.facelets.TobagoSandboxTagLibrary
All Implemented Interfaces:
com.sun.facelets.tag.TagLibrary

public class TobagoSandboxTagLibrary
extends com.sun.facelets.tag.AbstractTagLibrary

Date: 15.10.2007 15:08:23


Field Summary
static TobagoSandboxTagLibrary INSTANCE
           
static String NAMESPACE
           
 
Constructor Summary
TobagoSandboxTagLibrary()
           
 
Method Summary
protected  void addTobagoComponent(String name, String componentType, String rendererType, Class handlerType)
           
 
Methods inherited from class com.sun.facelets.tag.AbstractTagLibrary
addComponent, addComponent, addConverter, addConverter, addFunction, addTagHandler, addUserTag, addValidator, addValidator, containsFunction, containsNamespace, containsTagHandler, createFunction, createTagHandler, getNamespace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values

INSTANCE

public static final TobagoSandboxTagLibrary INSTANCE
Constructor Detail

TobagoSandboxTagLibrary

public TobagoSandboxTagLibrary()
Method Detail

addTobagoComponent

protected final void addTobagoComponent(String name,
                                        String componentType,
                                        String rendererType,
                                        Class handlerType)


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.