|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReferenceValueField
The ReferenceValueField defines the access to fields which have multiple values.
A standard Field contains only a single
value stored in the editor component.
| Method Summary | |
|---|---|
String[] |
getColumnNames()
Gets the column names which will be used as values. |
Object[] |
getValues()
Gets the values for the columns. |
void |
setValues(Object[] pValues)
Sets the values for the columns. |
| Method Detail |
|---|
String[] getColumnNames()
Object[] getValues()
getColumnNames()void setValues(Object[] pValues)
pValues - the values in the same order as getColumnNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||