|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo.AbstractComponent
net.sf.jzeno.echo.components.CustomComponent
net.sf.jzeno.echo.screen.demopanel.DynaTimeFieldDemoPanel
public class DynaTimeFieldDemoPanel
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
DynaTimeFieldDemoPanel()
|
|
| Method Summary | |
|---|---|
void |
event()
|
java.util.List |
getApplicableComponents()
|
java.util.Date |
getDate()
|
void |
setDate(java.util.Date date)
|
| Methods inherited from class net.sf.jzeno.echo.components.CustomComponent |
|---|
addValidator, fireActionEvent, fireActionEvent, fireActionEvent, getActionCommand, getBean, getBeanClass, getDecorator, getNullObject, getProperty, getValidationErrors, getValidators, getValue, isBound, isMarkedInvalid, isReadOnly, isRequired, isValid, markInvalid, markValid, preRender, rebind, removeValidator, setActionCommand, setBean, setBeanClass, setDecorator, setNullObject, setProperty, setReadOnly, setRequired, setValue, traceValue, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DynaTimeFieldDemoPanel()
| Method Detail |
|---|
public java.util.Date getDate()
public void setDate(java.util.Date date)
public void event()
public java.util.List getApplicableComponents()
getApplicableComponents in interface DemoPanel
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||