org.apache.myfaces.custom.date

Class HtmlInputDateTag

public class HtmlInputDateTag extends HtmlInputTextTagBase

Version: $Revision: 267237 $ $Date: 2005-09-02 20:05:32 +0200 (Fri, 02 Sep 2005) $

Author: Sylvain Vieujot (latest modification by $Author: mbr $)

Method Summary
StringgetComponentType()
StringgetRendererType()
voidrelease()
voidsetEnabledOnUserRole(String enabledOnUserRole)
voidsetPopupCalendar(String popupCalendar)
protected voidsetProperties(UIComponent component)
voidsetTimeZone(String timeZone)
voidsetType(String type)
voidsetVisibleOnUserRole(String visibleOnUserRole)

Method Detail

getComponentType

public String getComponentType()

getRendererType

public String getRendererType()

release

public void release()

setEnabledOnUserRole

public void setEnabledOnUserRole(String enabledOnUserRole)

setPopupCalendar

public void setPopupCalendar(String popupCalendar)

setProperties

protected void setProperties(UIComponent component)

setTimeZone

public void setTimeZone(String timeZone)

setType

public void setType(String type)

setVisibleOnUserRole

public void setVisibleOnUserRole(String visibleOnUserRole)