Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.tag.jsf.html
Class HtmlLibrary

java.lang.Object
  extended by com.sun.facelets.tag.AbstractTagLibrary
      extended by com.sun.facelets.tag.jsf.html.AbstractHtmlLibrary
          extended by org.nuxeo.ecm.platform.ui.web.tag.jsf.html.HtmlLibrary
All Implemented Interfaces:
com.sun.facelets.tag.TagLibrary

public class HtmlLibrary
extends com.sun.facelets.tag.jsf.html.AbstractHtmlLibrary

Replicate the HTML Library with facelet handlers to use a specific namespace.

Author:
Jacob Hookom, Anahide Tchertchian

Field Summary
static HtmlLibrary Instance
           
static String Namespace
           
 
Constructor Summary
HtmlLibrary()
           
 
Method Summary
 void addHtmlComponent(String name, String componentType, String rendererType)
           
 
Methods inherited from class com.sun.facelets.tag.AbstractTagLibrary
containsFunction, containsNamespace, containsTagHandler, createFunction, createTagHandler, getNamespace
 
Methods inherited from class java.lang.Object
equals, 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 HtmlLibrary Instance
Constructor Detail

HtmlLibrary

public HtmlLibrary()
Method Detail

addHtmlComponent

public void addHtmlComponent(String name,
                             String componentType,
                             String rendererType)
Overrides:
addHtmlComponent in class com.sun.facelets.tag.jsf.html.AbstractHtmlLibrary

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.