Changes since
the last release

Uses of Class
com.ebay.sdk.helper.ui.ControlTagItem

Packages that use ControlTagItem
com.ebay.sdk.helper   
com.ebay.sdk.helper.ui   
 

Uses of ControlTagItem in com.ebay.sdk.helper
 

Methods in com.ebay.sdk.helper that return ControlTagItem
 ControlTagItem[] ServiceControlManager.createPaymentServiceControl(SiteCodeType siteId, boolean addDefaultOption)
           
 ControlTagItem[] ServiceControlManager.createPaymentServiceControl(SiteCodeType site, javax.swing.JComboBox cbxControl, boolean addDefaultOption)
           
 ControlTagItem[] ServiceControlManager.createRegionServiceControl(SiteCodeType siteId, boolean addDefaultOption)
           
 ControlTagItem[] ServiceControlManager.createShippingServiceControl(SiteCodeType siteId, java.lang.String shippingType, boolean addDefaultOption)
           
 ControlTagItem[] ServiceControlManager.createShippingServiceControl(SiteCodeType site, java.lang.String shippingType, javax.swing.JComboBox cbxControl, boolean addDefaultOption)
           
 ControlTagItem[] ShippingServiceSelector.getCtrlShippingServices()
          Return a list of ShippingServiceOptions available in the ShippingServiceSelector.
 ControlTagItem[] InternationalShippingServiceSelector.getCtrlShippingServices()
          Return a list of ControlTagItems of available ShippingServiceOptions.
 

Methods in com.ebay.sdk.helper with parameters of type ControlTagItem
 BuyerPaymentMethodCodeType[] ServiceControlManager.processUserPaymentMethods(javax.swing.JCheckBox[] ckbPaymentServices, ControlTagItem[] ctrlPaymentServices)
           
 ShippingServiceOptionsType ServiceControlManager.processUserSelectedShippingService(CurrencyCodeType currencyId, javax.swing.JComboBox cbxShippingServiceSelected, ControlTagItem[] ctrlShippingServices, javax.swing.JComboBox cbxIntlShippingServiceSelected, ControlTagItem[] ctrlIntlShippingServices, javax.swing.JTextField txtShippingServiceSelectedCost)
           
 ShippingServiceOptionsType ServiceControlManager.processUserSelectedShippingService(CurrencyCodeType currencyId, javax.swing.JComboBox cbxShippingServiceSelected, ControlTagItem[] ctrlShippingServices, javax.swing.JComboBox cbxIntlShippingServiceSelected, ControlTagItem[] ctrlIntlShippingServices, javax.swing.JTextField txtShippingServiceSelectedCost)
           
 void ShippingServiceSelector.setCtrlShippingServices(ControlTagItem[] ctrlShippingServices)
          Set the ControlTagItems of available ShippingServiceOptions.
 void InternationalShippingServiceSelector.setCtrlShippingServices(ControlTagItem[] ctrlShippingServices)
          Set the ControlTagItems of available InternationalShippingServiceOptions.
 

Constructors in com.ebay.sdk.helper with parameters of type ControlTagItem
InternationalShippingServiceSelector(ShippingTypeCodeType shippingType, InternationalShippingServiceOptionsType shippingServiceOption, java.util.Hashtable shipToLocations, ControlTagItem[] ctrlShippingServices)
          Constructor
ShippingServiceSelector(ShippingTypeCodeType shippingType, ShippingServiceOptionsType shippingServiceOption, ControlTagItem[] ctrlShippingServices)
          Constructor
 

Uses of ControlTagItem in com.ebay.sdk.helper.ui
 

Fields in com.ebay.sdk.helper.ui declared as ControlTagItem
static ControlTagItem[] ControlEntryTypes.booleanFlags
           
static ControlTagItem[] ControlEntryTypes.booleanFlagsRev
           
static ControlTagItem[] ControlEntryTypes.countryCodes
           
static ControlTagItem[] ControlEntryTypes.currencyIDs
           
static ControlTagItem[] ControlEntryTypes.enabledStatus
           
static ControlTagItem[] ControlEntryTypes.listingTypes
           
static ControlTagItem[] ControlEntryTypes.messageStatuses
           
static ControlTagItem[] ControlEntryTypes.messageTypes
           
static ControlTagItem[] ControlEntryTypes.notificationEvents
           
static ControlTagItem[] ControlEntryTypes.notificationRoles
           
static ControlTagItem[] ControlEntryTypes.orderRoles
           
static ControlTagItem[] ControlEntryTypes.orderStatuses
           
static ControlTagItem[] ControlEntryTypes.shippingTypes
           
static ControlTagItem[] ControlEntryTypes.sites
           
static ControlTagItem[] ControlEntryTypes.sortOrderInt
           
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.