|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jalios.jcms.widget.AbstractWidget
com.jalios.jcms.widget.DurationWidget
public class DurationWidget
| Field Summary | |
|---|---|
protected long |
resolution
|
static java.lang.String |
REVISION
|
| Fields inherited from interface com.jalios.util.JaliosConstants |
|---|
CRLF, MILLIS_IN_ONE_DAY, MILLIS_IN_ONE_HOUR, MILLIS_IN_ONE_MINUTE, MILLIS_IN_ONE_MONTH, MILLIS_IN_ONE_SECOND, MILLIS_IN_ONE_WEEK, MILLIS_IN_ONE_YEAR |
| Constructor Summary | |
|---|---|
DurationWidget()
|
|
| Method Summary | |
|---|---|
int |
getComponentCount()
Returns the number of form elements (input, textarea, button,...). |
long |
getResolution()
|
java.lang.String |
getWidgetEditor(int count,
java.lang.String lang,
java.lang.String inputId)
|
void |
setResolution(long resolution)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String REVISION
protected long resolution
| Constructor Detail |
|---|
public DurationWidget()
| Method Detail |
|---|
public java.lang.String getWidgetEditor(int count,
java.lang.String lang,
java.lang.String inputId)
getWidgetEditor in class AbstractWidgetpublic int getComponentCount()
AbstractWidget
getComponentCount in class AbstractWidgetpublic long getResolution()
public void setResolution(long resolution)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||