com.trackstudio.app.filter.customizer
Class DateCustomizer
java.lang.Object
com.trackstudio.app.filter.customizer.Customizer
com.trackstudio.app.filter.customizer.DateCustomizer
- All Implemented Interfaces:
- java.io.Serializable
public class DateCustomizer
- extends Customizer
- implements java.io.Serializable
- See Also:
- Serialized Form
Method Summary |
java.lang.String |
draw(SessionContext sc,
FValue filter,
java.lang.String contextPath,
java.lang.String imagePath,
boolean sortorder,
boolean showhide)
|
java.lang.String |
drawInput(SessionContext sc,
FValue filter,
java.lang.String contextPath,
java.lang.String imagePath)
|
void |
setFilter(SessionContext sc,
javax.servlet.http.HttpServletRequest request,
FValue filter)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateCustomizer
public DateCustomizer(FieldMap map,
DateFormatter d)
draw
public java.lang.String draw(SessionContext sc,
FValue filter,
java.lang.String contextPath,
java.lang.String imagePath,
boolean sortorder,
boolean showhide)
throws GranException
- Specified by:
draw
in class Customizer
- Throws:
GranException
drawInput
public java.lang.String drawInput(SessionContext sc,
FValue filter,
java.lang.String contextPath,
java.lang.String imagePath)
throws GranException
- Specified by:
drawInput
in class Customizer
- Throws:
GranException
setFilter
public void setFilter(SessionContext sc,
javax.servlet.http.HttpServletRequest request,
FValue filter)
throws GranException
- Specified by:
setFilter
in class Customizer
- Throws:
GranException
Copyright © 2002-2006 TrackStudio, Ltd. All Rights Reserved.