public class JDynFormFieldFloat extends AbstractJDynFormFieldWithValueList
AbstractJDynFormFieldWithValueList.KeyAdapterRegExAbstractJDynFormField.IllegalFieldValueJDynFormField.JDynFormFieldListenerassignedValuecontents, emptyToNull, logger, parameters| Constructor and Description |
|---|
JDynFormFieldFloat(DynObject parameters,
ServiceManager serviceManager) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJTextFieldRegex()
Este método es por si se quiere añadir una expresión regular al JTextField
Por defecto, se puede escribir cualquier cosa, pero se puede sobreescribir este
método en la clase que lo requiera para añadir restricciones (p.ej: en los numéricos)
|
java.lang.Object |
getValue()
Get the value of field from the form.
|
focusGained, focusLost, getAssignedValue, getDefaultValue, getJComboBox, getJTextField, getValueFromJComponent, hasValidValue, initComponent, setValueaddActionToPopupMenu, addListener, addSeparatorToPopupMenu, asJComponent, clear, fetch, fireFieldChangedEvent, fireFieldEnterEvent, fireFieldExitEvent, fireMessageEvent, getDefinition, getForm, getJLabel, getLabel, getManager, getName, getParameterValue, getServiceManager, getTagValueAsBoolean, getTagValueAsBoolean, getTagValueAsInt, getTagValueAsInt, getTagValueAsString, getTagValueAsString, isModified, isReadOnly, loadDefaultValuesFromTags, problemIndicator, removeListener, setForm, setReadOnly, setTranslateEmptyToNull, toString, translateEmptyToNullclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddActionToPopupMenu, addListener, addSeparatorToPopupMenu, clear, fetch, fireMessageEvent, getDefinition, getForm, getJLabel, getLabel, getName, isModified, isReadOnly, removeListener, setReadOnlyasJComponentgetManagerpublic JDynFormFieldFloat(DynObject parameters, ServiceManager serviceManager)
public java.lang.Object getValue()
JDynFormFieldgetValue in interface JDynFormFieldgetValue in class AbstractJDynFormFieldWithValueListpublic java.lang.String getJTextFieldRegex()
AbstractJDynFormFieldWithValueListgetJTextFieldRegex in class AbstractJDynFormFieldWithValueList