|
|||||||||
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.interval.IntervalWebEditor
butler.ext.time.DateIntervalWebEditor
public class DateIntervalWebEditor
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface butler.web.util.ValueEditor |
---|
ValueEditor.BaseImpl |
Constructor Summary | |
---|---|
DateIntervalWebEditor()
|
Method Summary | |
---|---|
java.util.List |
getCaptions()
|
org.apache.ecs.Element |
getHTML(java.lang.Object value)
|
java.util.List |
getHTMLElements(java.lang.Object value)
|
java.lang.Object |
getValue()
|
static void |
register()
|
Methods inherited from class butler.web.util.ValueEditor.BaseImpl |
---|
getDatatype, getDefaultParam, getDescriptor, 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 DateIntervalWebEditor()
Method Detail |
---|
public static void register() throws java.lang.Exception
java.lang.Exception
public java.util.List getHTMLElements(java.lang.Object value) throws java.lang.Exception
getHTMLElements
in interface ValueEditor
getHTMLElements
in class ValueEditor.BaseImpl
java.lang.Exception
public org.apache.ecs.Element getHTML(java.lang.Object value) throws java.lang.Exception
getHTML
in interface ValueEditor
getHTML
in class IntervalWebEditor
java.lang.Exception
public java.util.List getCaptions()
getCaptions
in interface ValueEditor
getCaptions
in class ValueEditor.BaseImpl
public java.lang.Object getValue() throws java.lang.Exception
getValue
in interface ValueEditor
getValue
in class IntervalWebEditor
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |