|
|||||||||
| 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 ValueEditorgetHTMLElements in class ValueEditor.BaseImpljava.lang.Exception
public org.apache.ecs.Element getHTML(java.lang.Object value)
throws java.lang.Exception
getHTML in interface ValueEditorgetHTML in class IntervalWebEditorjava.lang.Exceptionpublic java.util.List getCaptions()
getCaptions in interface ValueEditorgetCaptions in class ValueEditor.BaseImpl
public java.lang.Object getValue()
throws java.lang.Exception
getValue in interface ValueEditorgetValue in class IntervalWebEditorjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||