Changes

Jump to: navigation, search

BlackBerry Concepts

1,148 bytes added, 13:28, 22 February 2011
/* Basic UI Elements - some UI
Field that uses a supplied set of string patterns to scan through a simple text string and pick out "active" regions.
|-
|[http://www.blackberry.com/developers/docs/6.0.0api/net/rim/device/api/ui/component/AutoCompleteField .html AutoCompleteField] ||
AutoCompleteField lets you create a text field that presents users with a changing list of words that are associated with the characters they have typed in the field.
|-
|[http://www.blackberry.com/developers/docs/6.0.0api/net/rim/device/api/ui/component/AutoTextEditField .html AutoTextEditField] ||
An editable text field designed to provide autotext support.
|-
|[http://www.blackberry.com/developers/docs/6.0.0api/net/rim/device/api/ui/component/BasicEditField .html BasicEditField] ||
An editable simple text field with no formatting.
|-
|[http://www.blackberry.com/developers/docs/6.0.0api/net/rim/device/api/ui/component/BitmapField .html BitmapField] ||
Displays a bitmap.
|-
|[http://www.blackberry.com/developers/docs/6.0.0api/net/rim/device/api/ui/component/ButtonField .html ButtonField] ||
Contains a button control.
|-
|[http://www.blackberry.com/developers/docs/6.0.0api/net/rim/device/api/ui/component/ButtonFieldFactory .html ButtonFieldFactory] ||
Assists in creation of ButtonField instances using information contained within Command instances.
|-
|[http://www.blackberry.com/developers/docs/6.0.0api/net/rim/device/api/ui/component/CheckboxField .html CheckboxField] ||
Contains a checkbox control.
|-
|[http://www.blackberry.com/developers/docs/6.0.0api/net/rim/device/api/ui/component/ChoiceField .html ChoiceField] ||
Base implementation of a choice field.
|-
|[http://www.blackberry.com/developers/docs/6.0.0api/net/rim/device/api/ui/component/DateField .html DateField] ||
Stores date and time values.
|-
|[http://www.blackberry.com/developers/docs/6.0.0api/net/rim/device/api/ui/component/Dialog .html Dialog] ||
Provides a dialog box with predefined configurations.
|-
|[http://www.blackberry.com/developers/docs/6.0.0api/net/rim/device/api/ui/component/EditField .html EditField] ||
An editable simple text field with no formatting.
|-

Navigation menu