Class Summary |
BuyNowComponent |
BuyNowComponent allows you to sell individual items through PayPal.This
component supports all the attributes that are commonly posted to PayPal
to complete a transaction as properties on the component.Rest of the attributes
can be specified through postData which is a value binding expression that
resolves to a BuyNowPostData bean. |
BuyNowLinkRenderer |
This renderer generates the appropriate markup to render BuyNowComponent
as a HyperLink. |
BuyNowPostData |
|
BuyNowRenderer |
This renderer generates the appropriate markup to render BuyNowComponent as a
button which resides in its own form element. |
BuyNowTag |
BuyNowTag is the tag handler that processes the
buynow custom tag. |