Libraries
WebHub
ZaphodsMap
TPack
NativeXml
ldiRegEx
|
|
| | Class | Overview | Properties | Methods | Events | Variables | Verbs | Inheritance | | |
- Active ... Indicates whether component is active.
- Clearing
- Command ... Current command for the component.
- ComponentStatus ... Arbitrary string describing component status; values depend on component.
- ConfigFilespec
- Designing Check if we are currently in design mode.
- DestroyNotify
- DirtyCommand ... Translates a string to a clean (component-specific) command.
- Enabled ... Indicates whether component is enabled.
- InsertNotify
- RemoveCommandPortion ... Extract a component-specific part of the command string
- RenameNotify
- Response Extra pointer to TwhResponse component.
- tpState ... Indicates the state of the component, especially regarding ComponentUpdated.
- tpYield ... Determines whether messages are processed when component updates.
- UniqueName ... This string is used to name instances of the component when it is created.
- Verb ... Returns the string version of a verb based on the index passed in.
- VerbByName ... Returns numeric index of verb based on string name.
- VerbCount Returns number of verbs for current component.
Public
- Accept ... Indicates whether the card number and expiration date are acceptable.
- AcceptCardTypes
- CardName ... Type of card, e.g. VISA, Mastercard, Discover, etc.
- CardNumber ... Credit card number.
- CardType Type of card, as an enumerated type rather than a string.
- ComponentOptions Flags for features implemented in tpack.
- ComponentStatusBar Pointer to optional TtpStatusBar component.
- ComponentTest ... Test the component
- ComponentUpdated ... True/False: whether the component believes itself to be ready.
- DirectCallOk Enables component to be called from 'DO' page.
- ExpirationDate ... Credit card expiration date in mm-yyyy format.
- ExpirationError Describes errors with the date, if any.
- Family A name for one or more web action components; used for configuration
- HtmlParam ... Any parameter string passed to the component from W-HTML.
- HtmlParamUnchanged ... Determines whether CrLfs and leading spaces are trimmed from HtmlParam.
- Respond ... Determines whether the component will send output to the web based on outcome.
- ResponsePassFail ... This is set to either the OnPass or OnFail property, depending on acceptance.
- ReversedDate ... Provides the reversed version of the ExpirationDate property.
- Reversible Indicates whether the ExpirationDate is reversible.
- SaveState State information that will be saved and restored
- SOAPCallOk Set to True in order to allow a SOAP call to reach the web action component
- WebApp ... This connects the action component back to a web-application object.
Published
Copyright © 1995-2012 HREF Tools Corp. All Rights Reserved Worldwide. This page updated: 03-Jan-2009.
Running DynHelp.exe v1.2.0.9 on WebHub-v2.167 built by d16_win32
Calc time: 125 ms
Running DynHelp.exe v1.2.0.9 on WebHub-v2.167 built by d16_win32
Calc time: 125 ms

TwhCreditCard Properties