Class Summary |
AmexCardField |
This class displays text field for entering bank card AmericanExpress
card information (format is: 1234 567890 12345) |
BankCardField |
This abstract class displays formatted textfield for entering bank card
information (like VISA/MasterCard/AMEX). |
ConfirmForm |
A ConfirmForm is object inherited from ScreenCanvas . |
CurrencyField |
This class displays two fields, one for currency major and one for currency minor
(like dollars and cents) separated by a decimal point. |
CustomFieldComposer |
|
DateField |
This class displays formatted textfield for entering date information
Format of the date is specified by user. |
DigitalBlockComposer |
The DigitalBlockComposer is extension of class
TextBlockComposer , supports digits-only text field editing |
IPv4Field |
This class displays one or two fields for the entry a TCP/IP address
in specifield format |
PhoneNumberField |
This class displays fields in a row for entering phone number
information. |
PostalCodeField |
This class displays formatted textfield for entering postal code information
Format of the postal code is specified by user. |
PropertyLabel |
Provides a component for displaying pair key-value on the screen. |
SoftKeyImpl |
This class is implementation of abstract class SoftKey
The class keeps information about returning value and reference to
it's parent (owner). |
SplashScreen |
|
TextBlockComposer |
The TextBlockComposer defines set of methods
that supports a custom text field handling and editing |
TimeField |
This class displays formatted textfield for entering time information
Format of the time is specified by user. |
TimeZoneList |
The TimeZoneList component presents the user with a scrolling list of timezones. |
VisaCardField |
This class displays text field for entering bank card AmericanExpress
card information (format is: 1234 5678 1234 5678) |