org.apache.myfaces.custom.tree.taglib

Class TreeColumnTag


public class TreeColumnTag
extends HtmlComponentBodyTagBase

Tag used to render the column containing the tree.
Author:
David Le Strat

Method Summary

String
getComponentType()
String
getRendererType()

Methods inherited from class org.apache.myfaces.taglib.html.HtmlComponentBodyTagBase

release, setDir, setLang, setOnclick, setOndblclick, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setProperties, setStyle, setStyleClass, setTitle

Methods inherited from class org.apache.myfaces.taglib.UIComponentBodyTagBase

doEndTag, setActionListenerProperty, setActionProperty, setBooleanProperty, setConverter, setForceId, setForceIdIndex, setIntegerProperty, setProperties, setStringProperty, setValidatorProperty, setValue, setValueBinding, setValueChangedListenerProperty, setValueProperty

Method Details

getComponentType

public String getComponentType()
See Also:
javax.faces.webapp.UIComponentTag.getComponentType()

getRendererType

public String getRendererType()
See Also:
javax.faces.webapp.UIComponentTag.getRendererType()