ilog.views.faces.dhtml.taglib
Class IlvDebugDependenciesTag
java.lang.Object
javax.faces.webapp.UIComponentTag
ilog.views.faces.dhtml.taglib.IlvDebugDependenciesTag
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag
public class IlvDebugDependenciesTag
- extends UIComponentTag
This class defines the custom tag handler for the
IlvDebugDependencies component.
- Since:
- JViews 6.0
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
|
Method Summary |
String |
getComponentType()
Return the component type for the component that is or will be
bound to this tag. |
String |
getRendererType()
Return the rendererType property that selects the
Renderer to be used for encoding this component, or
null to ask the component to render itself directly. |
| Methods inherited from class javax.faces.webapp.UIComponentTag |
doEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, release, setBinding, setId, setPageContext, setParent, setProperties, setRendered, setupResponseWriter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlvDebugDependenciesTag
public IlvDebugDependenciesTag()
- Creates a new
IlvDebugDependenciesTag instance.
getComponentType
public String getComponentType()
Return the component type for the component that is or will be
bound to this tag.
- Specified by:
getComponentType in class UIComponentTag
getRendererType
public String getRendererType()
Return the rendererType property that selects the
Renderer to be used for encoding this component, or
null to ask the component to render itself directly.
Subclasses must override this method to return the appropriate value.
- Specified by:
getRendererType in class UIComponentTag
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.