public class JDynFormFieldDynComboFromDynField extends AbstractJDynFormFieldWithValueList
AbstractJDynFormFieldWithValueList.KeyAdapterRegExAbstractJDynFormField.IllegalFieldValueJDynFormField.JDynFormFieldListener| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG_ATTRNAME_FIELD |
static java.lang.String |
TAG_CLASSNAME_FIELD |
assignedValue, dropDowncontents, emptyToNull, jlabel, LOGGER, readOnly| Constructor and Description |
|---|
JDynFormFieldDynComboFromDynField(DynObject parameters,
ServiceManager serviceManager) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getDefaultValue() |
protected javax.swing.JComboBox |
getJComboBox() |
PublishSwingManager |
getSwingManager() |
java.lang.Object |
getValue()
Get the value of field from the form.
|
void |
initComponent() |
getAssignedValue, getAvailableValues, getDropDown, getFromJComponent, getJSpinnerField, getJTextField, getJTextFieldRegex, getValueFromJComponent, hasValidValue, setReadOnly, setValueaddActionToPopupMenu, addListener, addSeparatorToPopupMenu, asJComponent, clear, fetch, fireFieldChangedEvent, fireFieldEnterEvent, fireFieldExitEvent, fireMessageEvent, fixPreferredWidth, focusGained, focusLost, getButtonForClickEvent, getComponentsFactory, getDefinition, getEventConfiguration, getForm, getIcon, getJLabel, getLabel, getName, getResizeWeight, getSeparatorTitleToUseBefore, getServiceManager, getTagValueAsBoolean, getTagValueAsBoolean, getTagValueAsInt, getTagValueAsInt, getTagValueAsString, getTagValueAsString, hasClickEvent, isForcedReadOnly, isModified, isReadOnly, loadDefaultValuesFromTags, problemIndicator, removeListener, setForm, setReadOnlyButtonsOfEvents, setTranslateEmptyToNull, toHTML, toString, translateEmptyToNull, useEmptyLabelclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddActionToPopupMenu, addListener, addSeparatorToPopupMenu, clear, fetch, fireMessageEvent, getButtonForClickEvent, getDefinition, getForm, getJLabel, getLabel, getName, getResizeWeight, getSeparatorTitleToUseBefore, hasClickEvent, isModified, isReadOnly, removeListener, toHTML, useEmptyLabelasJComponentpublic static java.lang.String TAG_CLASSNAME_FIELD
public static java.lang.String TAG_ATTRNAME_FIELD
public JDynFormFieldDynComboFromDynField(DynObject parameters, ServiceManager serviceManager)
protected java.lang.String getDefaultValue()
getDefaultValue in class AbstractJDynFormFieldWithValueListpublic void initComponent()
initComponent in class AbstractJDynFormFieldWithValueListpublic PublishSwingManager getSwingManager()
protected javax.swing.JComboBox getJComboBox()
public java.lang.Object getValue()
JDynFormFieldgetValue in interface JDynFormFieldgetValue in class AbstractJDynFormFieldWithValueList