A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
makeCellsEqualSize — Property, class qnx.fuse.ui.layouts.rowLayout.RowLayout
Specifies whether cells will be equal in size.
map(value:Number, currentMin:Number, currentMax:Number, targetMin:Number, targetMax:Number) — Static Method , class qnx.fuse.ui.utils.MathUtils
Re-maps a value in one range to another.
marginBottom — Property, class qnx.fuse.ui.layouts.LayoutData
Indicates the amount of blank space that appears between the bottom of the control and the outside of its cell.
marginLeft — Property, class qnx.fuse.ui.layouts.LayoutData
Indicates the amount of blank space that appears between the left side of the control and the outside of its cell.
marginRight — Property, class qnx.fuse.ui.layouts.LayoutData
Indicates the amount of blank space that appears between the right side of the control and the outside of its cell.
margins — Property, class qnx.ui.core.Container
Gets or sets the internal margins for the container (the space just inside the border of the container).
marginTop — Property, class qnx.fuse.ui.layouts.LayoutData
Indicates the amount of blank space that appears between the top of the control and the outside of its cell.
mask — Property, class qnx.events.WebFilterUpdatedEvent
The filtered mask (e.g.
mask — Property, interface qnx.fuse.ui.display.IDisplayObject
Gets or sets the mask property of the object.
mask — Property, interface qnx.ui.display.IDisplayObject
Gets or sets the mask property of the object.
MathUtils — final class, package qnx.fuse.ui.utils
The MathUtils class contains utility methods for Math related functions.
maxChars — Property, class qnx.fuse.ui.text.EditableText
Gets or sets the maximum number of characters that can be entered in the field.
maxChars — Property, class qnx.fuse.ui.text.TextInputBase
Gets or sets the maximum number of characters that can be entered in the field.
maxChars — Property, class qnx.ui.text.TextInput
Gets or sets the maximum number of characters that the text field can contain, as entered by a user.
maxChars — Property, class qnx.ui.text.TextInputIMF
Gets or sets the maximum number of characters that the text field can contain, as entered by a user.
MaximizeIcon — Static Property, class qnx.fuse.ui.skins.SkinAssets
maximum — Property, class qnx.fuse.ui.slider.Slider
Gets or sets the maximum value of the slider.
maximum — Property, class qnx.ui.slider.Slider
Gets or sets the maximum value of the slider.
maxLines — Property, class qnx.fuse.ui.text.TextArea
Gets or sets the maximum number of lines to measured by a layout.
maxLines — Property, class qnx.fuse.ui.text.TextBase
Gets or sets the maximum number of lines to measured by a layout.
maxUnboostedAudioLevel — Property, class qnx.fuse.ui.slider.VolumeSlider
Gets or sets the maximum value of the VolumeSlider when audioBoostEnabled is set to true.
MAX_VOLUME — Constant Static Property, class qnx.ui.media.MediaControlProperty
Passed into the MediaControl.setProperty() method to set the maximum allowed volume on the VolumeSlider in the MediaControl component.
measure(availableWidth:Number, availableHeight:Number) — method, interface qnx.fuse.ui.core.ILayoutElement
Returns the preferred size of the control, given one or both dimensions that have been chosen by its parent.
measure(availableWidth:Number, availableHeight:Number) — method, class qnx.fuse.ui.core.UIComponent
measure(availableWidth:Number, availableHeight:Number) — method, interface qnx.fuse.ui.layouts.ILayout
Returns the preferred size of the control, given one or both dimensions that have been chosen by its parent.
measure(availableWidth:Number, availableHeight:Number) — method, class qnx.fuse.ui.layouts.LayoutBase
Returns the preferred size of the control, given one or both dimensions that have been chosen by its parent.
measure(width:Number, height:Number, callback:Function) — method, class qnx.fuse.ui.layouts.SizeCache
Returns the constrained size of the control, given the width and height of the control.
measure(availableX:Number, availableY:Number) — method, class qnx.fuse.ui.layouts.gridLayout.GridLayout
Returns the preferred size of the control, given one or both dimensions that have been chosen by its parent.
measure(availableX:Number, availableY:Number) — method, class qnx.fuse.ui.layouts.rowLayout.RowLayout
Returns the preferred size of the control, given one or both dimensions that have been chosen by its parent.
measure(availableX:Number, availableY:Number) — method, class qnx.fuse.ui.layouts.stackLayout.StackLayout
Returns the preferred size of the control, given one or both dimensions that have been chosen by its parent.
measureContents — Property, class qnx.fuse.ui.listClasses.DropDown
measureContents — Property, class qnx.fuse.ui.text.TextInput
When set to true layouts will measure the text or the prompt text in the component.
MediaControl — class, package qnx.fuse.ui.media
The MediaControl class provides a set of controls that can be used to control media, such as video and audio.
MediaControl — class, package qnx.ui.media
The MediaControl class provides a set of controls that can be used to control media, such as video and audio.
MediaControl() — Constructor, class qnx.fuse.ui.media.MediaControl
Creates a MediaControl instance.
MediaControl() — Constructor, class qnx.ui.media.MediaControl
Creates a MediaControl instance.
MediaControlBackground — Static Property, class qnx.fuse.ui.skins.SkinAssets
MediaControlEvent — class, package qnx.fuse.ui.events
The MediaControlEvent is dispatched by the MediaControl component.
MediaControlEvent — class, package qnx.ui.events
The MediaControlEvent is dispatched by the MediaControl component.
MediaControlEvent(type:String, property:String) — Constructor, class qnx.fuse.ui.events.MediaControlEvent
Constructs a MediaControl object.
MediaControlEvent(type:String, property:String) — Constructor, class qnx.ui.events.MediaControlEvent
Constructs a MediaControl object.
MediaControlOption — class, package qnx.fuse.ui.media
The MediaControlOption class provides constant values for the MediaControl.setOption() method.
MediaControlOption — class, package qnx.ui.media
The MediaControlOption class provides constant values for the MediaControl.setOption() method.
MediaControlProperty — class, package qnx.fuse.ui.media
The MediaControlProperty class provides constant values for the MediaControl.setProperty() method.
MediaControlProperty — class, package qnx.ui.media
The MediaControlProperty class provides constant values for the MediaControl.setProperty() method.
MediaControlState — class, package qnx.fuse.ui.media
The MediaControlState class provides constant values for the MediaControl.setState() method.
MediaControlState — class, package qnx.ui.media
The MediaControlState class provides constant values for the MediaControl.setState() method.
MEDIA_ERROR_DRM_CORRUPTED_DATA_STORE — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates the DRM data store is corrupt.
MEDIA_ERROR_DRM_OPL_ANALOG_AUDIO — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that there is a DRM output protection mismatch on an audio ANALOG output (HEADPHONE, SPEAKER OUT...).
MEDIA_ERROR_DRM_OPL_ANALOG_VIDEO — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that there is a DRM output protection mismatch on a video ANALOG output (S-VIDEO, COMPOSITE, RGB, RGBHW, YPbPr...).
MEDIA_ERROR_DRM_OPL_BLUETOOTH — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that there is a DRM output protection mismatch on a BLUETOOTH output.
MEDIA_ERROR_DRM_OPL_DISPLAYPORT — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that there is a DRM output protection mismatch on a DISPLAYPORT output.
MEDIA_ERROR_DRM_OPL_DVI — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that there is a DRM output protection mismatch on a DVI output.
MEDIA_ERROR_DRM_OPL_HDMI — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that there is a DRM output protection mismatch on an HDMI output.
MEDIA_ERROR_DRM_OPL_RESERVED_LAST — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
MEDIA_ERROR_DRM_OPL_SPDIF — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that there is a DRM output protection mismatch on an S/PDIF output.
MEDIA_ERROR_DRM_OPL_TOSLINK — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that there is a DRM output protection mismatch on a TOSLINK output.
MEDIA_ERROR_DRM_OPL_WIRELESSHD — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that there is a DRM output protection mismatch on a WIRELESSHD output.
MEDIA_ERROR_DRM_OUTPUT_PROTECTION — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that there is a DRM output protection mismatch on an unspecified output.
MEDIA_ERROR_INVALID_PARAMETER — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that an invalid output ID was encountered.
MEDIA_ERROR_INVALID_STATE — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that an attempt was made to play the media or to seek to a location while no input was attached, or an attempt was made to communicate with a context that no longer exists.
MEDIA_ERROR_MEDIA_CORRUPTED — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that the media source is corrupted.
MEDIA_ERROR_MEDIA_DRM_NO_RIGHTS — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that the user has no rights to play the file.
MEDIA_ERROR_MEDIA_PROTECTED — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that a protected media format was encountered.
MEDIA_ERROR_MEDIA_UNAVAILABLE — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that the media player cannot open the media.
MEDIA_ERROR_NO_MEMORY — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that the media player is out of memory.
MEDIA_ERROR_NONE — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that EOF has been reached.
MEDIA_ERROR_OUTPUT_UNAVAILABLE — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that the media sink cannot be opened (possibly because no plugin recognizes it).
MEDIA_ERROR_READ — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that an I/O error occurred at the source.
MEDIA_ERROR_RESOURCE_UNAVAILABLE — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that a resource is unavailable.
MEDIA_ERROR_UNKNOWN — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that an unknown error has occurred.
MEDIA_ERROR_UNSUPPORTED_MEDIA_TYPE — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that an unsupported data type was encountered.
MEDIA_ERROR_UNSUPPORTED_OPERATION — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that an unsupported operation occurred.
MEDIA_ERROR_UNSUPPORTED_VALUE — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that the input or output type was not recognized.
MEDIA_ERROR_WRITE — Constant Static Property, class qnx.media.MediaPlayerErrorCodes
Indicates that an I/O error occurred during a write operation.
MediaPlayer — class, package qnx.media
The MediaPlayer class provides the functionality that enables you to control the playback of audio or video files, streams, and track sets (for example, playlists, SQL queries, etc).
MediaPlayer(url:String, display:qnx.media:IVideoDisplay) — Constructor, class qnx.media.MediaPlayer
Creates a MediaPlayer object, given a URL, with a VideoDisplay.
MediaPlayerErrorCodes — class, package qnx.media
The MediaPlayerErrorCodes class defines error messages that are used by the MediaPlayer class.
MediaPlayerEvent — class, package qnx.events
The MediaPlayerEvent class provides event type functionality that is related to media player operation and media playback.
MediaPlayerEvent(type:String, what_:Object) — Constructor, class qnx.events.MediaPlayerEvent
Creates a new MediaPlayerEvent instance given an event type.
MediaPlayerMediaType — class, package qnx.media
The MediaPlayMediaType class provides constant values used to determine the media type playing in the MediaPlayer.
MediaPlayerMetadata — class, package qnx.media
The MediaPlayerMedadata class contains constants representing the list of possible metadata properties that may be defined in the metadata object (from the MediaPlayer class).
MediaPlayerRepeat — class, package qnx.media
The MediaPlayerRepeat class provides constant values used for the MediaPlayer.repeat property.
mediaRequestTrackNext — Event, class qnx.media.MediaServiceConnection
mediaRequestTrackPause — Event, class qnx.media.MediaServiceConnection
mediaRequestTrackPlay — Event, class qnx.media.MediaServiceConnection
mediaRequestTrackPrev — Event, class qnx.media.MediaServiceConnection
mediaRequestTrackStop — Event, class qnx.media.MediaServiceConnection
mediaServiceAccessChange — Event, class qnx.media.MediaServiceConnection
mediaServiceConnect — Event, class qnx.media.MediaServiceConnection
MediaServiceConnection — class, package qnx.media
The MediaServiceConnection class negotiates access to the media playback engine to prevent multiple clients from playing back audio or video at the same time.
MediaServiceConnection() — Constructor, class qnx.media.MediaServiceConnection
Create a MediaServiceConnection object.
MediaServiceConnectionEvent — class, package qnx.events
The MediaServiceConnectionEvent class provides event functionality related to media service I/O.
MediaServiceConnectionEvent(type:String) — Constructor, class qnx.events.MediaServiceConnectionEvent
Creates a new MediaServiceConnectionEvent instance given an event type.
mediaServiceConnectionFail — Event, class qnx.media.MediaServiceConnection
mediaServiceDataFlowChange — Event, class qnx.media.MediaServiceConnection
mediaServiceDisconnect — Event, class qnx.media.MediaServiceConnection
MediaServiceRequestEvent — class, package qnx.events
The MediaServiceRequestEvent class provides events related to media service requests, such as track change or play and pause requests.
MediaServiceRequestEvent(type:String) — Constructor, class qnx.events.MediaServiceRequestEvent
Creates a new MediaServiceRequestEvent instance given an event type.
mediaType — Property, class qnx.media.MediaPlayer
Returns the type of media that is currently playing.
MEDIA_TYPE — Constant Static Property, class qnx.media.MediaPlayerMetadata
A constant representing the media type.
merge(locale:qnx.locale:Locale) — method, class qnx.locale.Locale
Merges the resources of the supplied locale with the resources from the target locale.
merge(locale:qnx.locale:LocaleResourceBundle) — method, class qnx.locale.LocaleResourceBundle
Merges the supplied LocaleResourceBundle into this one.
message — Property, class qnx.dialog.AlertDialog
Sets the value of the message field.
message — Property, class qnx.dialog.LoginDialog
Sets the value of the message field.
message — Property, class qnx.dialog.PasswordChangeDialog
Sets the value of the message field.
message — Property, class qnx.dialog.PromptDialog
Sets the value of the message field.
message — Property, class qnx.events.NetworkResourceOpenedEvent
Determines the message for the resource.
messageHtml — Property, class qnx.dialog.AlertDialog
Sets the message TextField's html value.
messageHtml — Property, class qnx.dialog.LoginDialog
Sets the message TextField's html value.
messageHtml — Property, class qnx.dialog.PasswordChangeDialog
Sets the message TextField's html value.
messageHtml — Property, class qnx.dialog.PromptDialog
Sets the message TextField's html value.
metadata — Property, class qnx.media.MediaPlayer
Returns the metadata that is associated with the current track.
metaData — Property, class net.rim.blackberry.payment.Purchase
Retrieves the metadata for this purchase, or null if no metadata was included with the purchase.
MID — Constant Static Property, class qnx.ui.core.ContainerAlign
A constant used to align the child component to the center of the container area.
MIDDLE — Constant Static Property, class qnx.fuse.ui.picker.PickerListPositions
A String which represents the MIDDLE picker list position.
MIDDLE_CENTER — Constant Static Property, class qnx.dialog.DialogPosition
A constant indicating the dialog position as middle center.
minHeight — Property, class qnx.fuse.ui.core.UIComponent
Sets the minimum preferred height of the control.
MinimizeIcon — Static Property, class qnx.fuse.ui.skins.SkinAssets
minimum — Property, class qnx.fuse.ui.slider.Slider
Gets or sets the minimum value of the slider.
minimum — Property, class qnx.ui.slider.Slider
Gets or sets the minimum value of the slider.
minimumWidth — Property, class qnx.fuse.ui.text.TextMeasurementSettings
minLines — Property, class qnx.fuse.ui.text.TextArea
Gets or sets the minimum number of lines to measured by a layout.
minLines — Property, class qnx.fuse.ui.text.TextBase
Gets or sets the minimum number of lines to measured by a layout.
MinusDisabledBlack — Static Property, class qnx.ui.skins.SkinAssets
Minus sign asset for the disabled state of the dark theme
MinusDisabledWhite — Static Property, class qnx.ui.skins.SkinAssets
Minus sign asset for the disabled state of the white theme
MinusPressedBlack — Static Property, class qnx.ui.skins.SkinAssets
Minus sign asset for the pressed state of the dark theme
MinusPressedWhite — Static Property, class qnx.ui.skins.SkinAssets
Minus sign asset for the pressed state of the white theme
MinusUpBlack — Static Property, class qnx.ui.skins.SkinAssets
Minus sign asset for the up state of the white theme
MinusUpWhite — Static Property, class qnx.ui.skins.SkinAssets
Minus sign asset for the up state of the white theme
minWidth — Property, class qnx.fuse.ui.core.UIComponent
Sets the minimum preferred width of the control.
MirrorMode — final class, package qnx.display
The MirrorMode class defines constants that are used by the getMirrorMode and setMirrorMode functions in the Display class.
modalAlpha — Property, class qnx.dialog.BaseDialog
Sets the background alpha value.
modeChanged — Event, class qnx.display.Display
MODE_CHANGED — Constant Static Property, class qnx.events.DisplayEvent
Dispatched when the display mode of a display changes.
MONTH — Constant Static Property, class qnx.locale.LocaleDateTime
Used to indicate order in which the month appears in a local foramt string of the date.
mouseDown(x:Number, y:Number) — method, class qnx.fuse.ui.core.ScrollBar
mouseFocusChange(event:flash.events:FocusEvent) — method, class qnx.fuse.ui.text.TextBase
Checks to see if focus is about to be lost when interacting with an object in the control.
mouseWheel(event:flash.events:MouseEvent) — method, class qnx.ui.listClasses.List
mouseX — Property, interface qnx.fuse.ui.display.IDisplayObject
Gets the mouseX property of the object.
mouseX — Property, interface qnx.ui.display.IDisplayObject
Gets the mouseX property of the object.
mouseY — Property, interface qnx.fuse.ui.display.IDisplayObject
Gets the mouseY property of the object.
mouseY — Property, interface qnx.ui.display.IDisplayObject
Gets the mouseY property of the object.
MOVE — Constant Static Property, class qnx.fuse.ui.events.SliderEvent
Dispatched when the slider is moved by the user.
MOVE — Constant Static Property, class qnx.ui.events.SliderEvent
Dispatched when the slider is moved by the user.
moveDropDownToTop(dropDown:qnx.fuse.ui.listClasses:DropDown, stage:flash.display:Stage) — Static Method , class qnx.fuse.ui.utils.DropDownUtils
multiline — Property, class qnx.fuse.ui.text.Label
Gets or sets a Boolean that determines whether or not the TextField supports multiline display.
multiline — Property, class qnx.fuse.ui.utils.TextAttributes
multiline — Property, class qnx.ui.text.Label
Gets or sets a Boolean that determines whether or not the TextField supports multiline display.
MULTIPLE — Constant Static Property, class qnx.fuse.ui.listClasses.ListSelectionMode
A constant indicating that multiple cells can be selected at any given time.
MULTIPLE — Constant Static Property, class qnx.ui.listClasses.ListSelectionMode
A constant indicating that multiple cells can be selected at any given time.
multiSelect — Property, class qnx.dialog.PopupList
Sets a Boolean that allows multiple item selection in the list.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z