|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.gui.forms.AbstractFormField<java.lang.Object>
com.partnersoft.gui.forms.FormReadOnlyStringField
public class FormReadOnlyStringField
A read-only string label filled in with data in a Form, but not editable.
Copyright 2008 Partner Software, Inc.
| Field Summary |
|---|
| Fields inherited from class com.partnersoft.gui.forms.AbstractFormField |
|---|
gui |
| Constructor Summary | |
|---|---|
FormReadOnlyStringField()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getValue()
Returns the current value for this field. |
void |
setValue(java.lang.Object newValue)
Sets the current value for this field. |
| Methods inherited from class com.partnersoft.gui.forms.AbstractFormField |
|---|
addFieldListener, doAction, fireActionRequested, fireValueChanged, getGui, isDisabled, removeFieldListener, setDisabled, setToolTipText, valueChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormReadOnlyStringField()
| Method Detail |
|---|
public java.lang.Object getValue()
FormField
public void setValue(java.lang.Object newValue)
FormField
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||