Package | Description |
---|---|
com.dpslink.flash.servlet |
DPS Flash specific servlets for handling shopping functions.
|
com.dpslink.flash.servlet.admin |
DPS Flash specific servlets for handling administration functions.
|
Modifier and Type | Field and Description |
---|---|
private Radio |
LogonShippingSelect.ShippingLocation.selection
The selection radio button.
|
private Radio |
AccountCreditCardSelect.EditableCard.selection
The selection radio button.
|
private Radio |
AccountShippingSelect.EditableLocation.selection
The selection radio button.
|
Modifier and Type | Method and Description |
---|---|
Radio |
LogonShippingSelect.ShippingLocation.getSelection()
Returns the selection radio button.
|
Radio |
AccountCreditCardSelect.EditableCard.getSelection()
Returns the selection radio button.
|
Radio |
AccountShippingSelect.EditableLocation.getSelection()
Returns the selection radio button.
|
Modifier and Type | Field and Description |
---|---|
private Radio |
AdmPendingProductBatchSelect.EditableBatch.selection
The selection radio button.
|
private Radio |
AdmProductImportBatchSelect.EditableBatch.selection
The selection radio button.
|
Modifier and Type | Method and Description |
---|---|
Radio |
AdmPendingProductBatchSelect.EditableBatch.getSelection()
Returns the selection radio button.
|
Radio |
AdmProductImportBatchSelect.EditableBatch.getSelection()
Returns the selection radio button.
|