| Package | Description |
|---|---|
| arlut.csd.ganymede.client |
| Modifier and Type | Field and Description |
|---|---|
(package private) StringSelector |
queryFieldsPanel.builtInSelector |
(package private) StringSelector |
queryFieldsPanel.customSelector |
(package private) StringSelector |
ownerPanel.ownerList
The actual string selector
|
private StringSelector |
objectPane.ss |
private StringSelector |
JDefaultOwnerDialog.ss |
| Modifier and Type | Method and Description |
|---|---|
private StringSelector |
ownerPanel.createInvidSelector(invid_field field) |
| Modifier and Type | Method and Description |
|---|---|
void |
containerPanel.updateInvidStringSelector(StringSelector ss,
invid_field field)
Updates the contents of a vector
invid_field
value selector against the current contents of the field on the server. |
void |
containerPanel.updateStringStringSelector(StringSelector ss,
string_field field,
FieldInfo currentInfo)
Updates the contents of a vector
string_field
value selector against the current contents of the field on the server. |