org.apache.myfaces.custom.date
public class HtmlInputDateTag extends HtmlInputTextTagBase
Version: $Revision: 267237 $ $Date: 2005-09-02 20:05:32 +0200 (Fri, 02 Sep 2005) $
| Method Summary | |
|---|---|
| String | getComponentType() |
| String | getRendererType() |
| void | release() |
| void | setEnabledOnUserRole(String enabledOnUserRole) |
| void | setPopupCalendar(String popupCalendar) |
| protected void | setProperties(UIComponent component) |
| void | setTimeZone(String timeZone) |
| void | setType(String type) |
| void | setVisibleOnUserRole(String visibleOnUserRole) |