Uses of Interface
com.teamdev.jxbrowser.card.CreditCard
Packages that use CreditCard
Package
Description
This package provides the classes that allow you to work with browser callback.
-
Uses of CreditCard in com.teamdev.jxbrowser.browser.callback
Methods in com.teamdev.jxbrowser.browser.callback that return CreditCardModifier and TypeMethodDescriptiondefault CreditCard
SaveCreditCardCallback.Params.creditCard()
The credit card that the user entered in the web form. -
Uses of CreditCard in com.teamdev.jxbrowser.card
Methods in com.teamdev.jxbrowser.card that return types with arguments of type CreditCardMethods in com.teamdev.jxbrowser.card with parameters of type CreditCardModifier and TypeMethodDescriptionvoid
CreditCards.remove
(CreditCard creditCard) Removes the credit from the store.