Esri Geoportal Server
1.0

com.esri.gpt.framework.jsf
Class DatePickerConfig

java.lang.Object
  extended by javax.servlet.jsp.tagext.SimpleTagSupport
      extended by 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.


Constructor Summary
DatePickerConfig()
           
 
Method Summary
 void doTag()
          Called by the container to invoke this tag.
 
Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatePickerConfig

public DatePickerConfig()
Method Detail

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

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.