Package | Description |
---|---|
de.espirit.firstspirit.forms | |
de.espirit.firstspirit.ui.gadgets.swing |
Modifier and Type | Method and Description |
---|---|
T |
RemoteFormField.get()
Provides the current value of the field.
|
RemoteFormField<?> |
RemoteFormData.get(Language language,
String fieldName)
Provides a property container describing the field with the given name.
|
String |
RemoteFormField.getName()
Returns the name of the field.
|
Class<T> |
RemoteFormField.getType()
Get the type of the field's value.
|
boolean |
RemoteFormField.isDefault()
Indicates that the value is set to default.
|
boolean |
RemoteFormField.isEmpty()
Indicates that the value of this field is empty.
|
boolean |
RemoteFormField.isSet()
Indicates that the value of this field is set.
|
void |
RemoteFormField.set(Object value)
Set the value of this field.
|
void |
RemoteFormField.setToDefault()
Set the field to its default value.
|
Modifier and Type | Method and Description |
---|---|
RemoteFormData |
SwingGadgetContext.getElementFormData()
Provides remote access to the form data containing the gadget.
|
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500