|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.web.util.ValueEditor.BaseImpl
butler.ext.time.WeekWebStepper
public class WeekWebStepper
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface butler.web.util.ValueEditor |
---|
ValueEditor.BaseImpl |
Constructor Summary | |
---|---|
WeekWebStepper()
|
Method Summary | |
---|---|
Datatype |
getDatatype()
|
DateDatatype |
getDateDatatype()
|
org.apache.ecs.Element |
getHTML(java.lang.Object value)
|
java.lang.Object |
getValue()
|
void |
setNullAsCurrDate(boolean flag)
|
Methods inherited from class butler.web.util.ValueEditor.BaseImpl |
---|
getCaptions, getDefaultParam, getDescriptor, getHTMLElements, getId, getParam, getRequest, hasParams, hasValue, init, setDatatype, setDescriptor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WeekWebStepper()
Method Detail |
---|
public void setNullAsCurrDate(boolean flag)
public org.apache.ecs.Element getHTML(java.lang.Object value) throws java.lang.Exception
java.lang.Exception
public java.lang.Object getValue() throws java.lang.Exception
java.lang.Exception
public Datatype getDatatype()
getDatatype
in class ValueEditor.BaseImpl
public DateDatatype getDateDatatype()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |