MobileUIToolkit1

Notice :: Mobile AIR 3.x - Flex component kit
Purchase Options
Price: $149.99

Adds source code to a product bundle.

Product Version
  • 4.6.0-1.0

The MobileUI Toolkit1 allows mobile developers to utilize existing dialogs, buttons, pickers, progress bars and rating components to accelerate their mobile application development.

The toolkit offers time saving components that can be reused, skinned and styled for mutlitiple application implementations.

SKU: mobileui.toolkit1

MobileUIToolkit1 Features

AlertDialog

  • ButtonBar skinpart.
  • Dynamic buttonProvider for alert buttons.
  • String message text.
  • Visual message icon.

HPicker

  • Automatic horizontal picker direction.

MobileButton

  • longClick event to signal a long press on the button.
  • Long click delay style to set the duration before the longClick event is dispatched.

Picker

  • Auto repeat button press for cycling data with holding the button down.
  • Data cycling for data sets that can loop from start to end and end to start.
  • IList dataProvider support for any type of data that can be contained in a collection.
  • Label field and function for retrieving the label from the dataProvider.
  • Selected index support on the IList dataProvider collection.
  • incrementButton, decrementButton and dataDisplay skin parts.

PopUp

  • Dynamic content view.
  • Optional content factory renderer.
  • Access to the underlying IDialog.
  • Popup duration setting for how long the dialog is visible.
  • Layout offset for the popup when not in center layout placement.
  • 9 Layout placements for the popup above it's owner.
  • Modal popup support for alerts.
  • Simple text notification support.
  • Static methods to help streamline common text, message, alert and content dialog popup creation.
  • Support for custom subclasses to implement new features without breaking the default behavior.
  • Open and close events for dialogs and alerts.

ProgressBar

  • Primary and secondary progress bars.
  • Indeterminate bar for undetermined progress notification.
  • Precentage value caclulations
  • Custom styles and skins for background and bars.
  • Methods for setting the primary and secondary progress values.

RatingBar

  • Touch enabled.
  • Support for number of items shown for the rating.
  • Simple icon styles for visual appearence change.
  • Simple color styles for rating icon and touch colorization.
  • A rating value that reads or writes the progress.
  • Support for snap interval when setting the rating either by touch or programmatically.
  • backgroundGroup, foregroundGroup, overlayGroup skinparts.
  • A ratingChange event that dispatches through touch interaction.

SkinnableWebView

  • WebView skinpart.

TextDialog

  • An IDialog that implements text display for it's skin. Used with the PopUp.makeText().

VPicker

  • Automatic vertical picker direction.

WebView

  • Decorates all properties and methods of the StageWebView.
  • Redispatches all events of the StageWebView.

WebViewBrowser

  • A simple and encapsulated web broswer using the native OS web view.
  • An ActionBar skinpart that holds a backButton, forwardButton, addressInput and goButton skinparts.
  • Uses the webView skinpart to display HTML text or webpages from String urls.

Product Examples

Listed below are some examples that are found in the product's zip. Click on the SWF Examples for a full list included with the product.

AlertDialogExample01

 

A sample of the PopUp.makeAlert() method which creates a modal AlertDialog.

Dialog Example 1

 

A sample of the PopUp class adding IDialog instances with custom contentRenderers.

MobileButtonExample01

 

A sample of the Button#longClick event.

PopUpExample01

 

A sample of the PopUp#show() method.

PopUp Example 3

 

A sample of the PopUp#makeContent() method.

ProgressBar Sample 1

 

A sample of the com.teotigraphix.ui.components.ProgressBar.

ProgressBar Sample 2

 

A sample of the com.teotigraphix.ui.components.ProgressBar.

Picker Example 1

 

A sample of the Picker component.

RatingBar Example 1

 

A sample of the RatingBar component.

WebViewBrowser Example 1

 

A sample of WebViewBrowser.

WebView Example 1

 

A sample of the WebView component.

Updated : Thu Dec 15 15:52:36 EST 2011