public class JDynFormFieldTimestamp extends org.gvsig.tools.dynform.spi.dynformfield.AbstractJDynFormField implements org.gvsig.tools.dynform.spi.JDynFormField, FocusListener
| Modifier and Type | Field and Description |
|---|---|
protected Object |
assignedValue |
| Constructor and Description |
|---|
JDynFormFieldTimestamp(org.gvsig.tools.dynobject.DynObject parameters,
org.gvsig.tools.service.spi.ServiceManager serviceManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(FocusEvent arg0) |
void |
focusLost(FocusEvent arg0) |
Object |
getAssignedValue() |
protected JButton |
getJButton() |
protected org.freixas.jcalendar.JCalendar |
getJCalendar() |
protected JSpinner |
getJSpinner() |
Object |
getValue() |
boolean |
hasValidValue() |
void |
initComponent() |
void |
setValue(Object value) |
addActionToPopupMenu, addListener, addSeparatorToPopupMenu, asJComponent, fireFieldChangedEvent, fireFieldEnterEvent, fireFieldExitEvent, fireMessageEvent, getDefinition, getJLabel, getLabel, getManager, getName, getParameterValue, isModified, isReadOnly, problemIndicator, removeListener, setReadOnly, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected Object assignedValue
public JDynFormFieldTimestamp(org.gvsig.tools.dynobject.DynObject parameters,
org.gvsig.tools.service.spi.ServiceManager serviceManager)
public Object getAssignedValue()
getAssignedValue in class org.gvsig.tools.dynform.spi.dynformfield.AbstractJDynFormFieldprotected JSpinner getJSpinner()
protected JButton getJButton()
protected org.freixas.jcalendar.JCalendar getJCalendar()
public void initComponent()
initComponent in class org.gvsig.tools.dynform.spi.dynformfield.AbstractJDynFormFieldpublic void setValue(Object value)
setValue in interface org.gvsig.tools.dynform.spi.JDynFormFieldpublic Object getValue()
getValue in interface org.gvsig.tools.dynform.spi.JDynFormFieldpublic boolean hasValidValue()
hasValidValue in interface org.gvsig.tools.dynform.spi.JDynFormFieldpublic void focusGained(FocusEvent arg0)
focusGained in interface FocusListenerpublic void focusLost(FocusEvent arg0)
focusLost in interface FocusListenerCopyright © 2013 gvSIG Association. All Rights Reserved.