com.esri.gpt.framework.jsf
Class DatePickerConfig
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
com.esri.gpt.framework.jsf.DatePickerConfig
- All Implemented Interfaces:
- JspTag, SimpleTag
public class DatePickerConfig
- extends SimpleTagSupport
Date picker configuration JavaScript generator. Facilitiates date picker
localization.
Method Summary |
void |
doTag()
Called by the container to invoke this tag. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatePickerConfig
public DatePickerConfig()
doTag
public void doTag()
throws JspException
- Called by the container to invoke this tag.
The implementation of this method is provided by the tag library developer,
and handles all tag processing, body iteration, etc.
- Specified by:
doTag
in interface SimpleTag
- Overrides:
doTag
in class SimpleTagSupport
- Throws:
JspException
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.