| 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 |
| GENRE — Constant Static Property, class qnx.media.MediaPlayerMetadata |
|
A constant representing the genre of the track. |
| GEOLOCATION — Constant Static Property, class qnx.system.QNXSystemResource |
|
Resource indicating that the application requires the use of geolocation. |
| geolocationFilterUpdated — Event, class qnx.media.QNXStageWebView |
| |
| GEOLOCATION_FILTER_UPDATED — Constant Static Property, class qnx.events.WebFilterUpdatedEvent |
|
Signals that the geolocation filter list has been updated. |
| getAirWindow(nativeWin:flash.display:NativeWindow) — Static Method , class qnx.display.IowWindow |
|
Returns an IowWindow object for one of the AIR player's windows. |
| getButtonCount() — method, class qnx.dialog.BaseDialog |
|
Return the button count from the button array. |
| getButtonPropertyAt(prop:String, index:int) — method, class qnx.dialog.BaseDialog |
|
Gets the value of a property, given the property name and property object index. |
| getButtonSkin() — method, class qnx.ui.picker.Picker |
|
Returns the button skin class for the picker. |
| getChildInIndexAt(index:int, childindex:int) — method, interface qnx.ui.data.ISectionDataProvider |
|
Returns a child from an item at a given index, given the index of the child. |
| getChildInIndexAt(index:int, childindex:int) — method, class qnx.ui.data.SectionDataProvider |
|
Returns a child from an item at a given index, given the index of the child. |
| getChildInItemAt(item:Object, childindex:int) — method, interface qnx.ui.data.ISectionDataProvider |
|
Returns a child from an item object, given the index of the child. |
| getChildInItemAt(item:Object, childindex:int) — method, class qnx.ui.data.SectionDataProvider |
|
Returns a child from an item object, given the index of the child. |
| getChildrenAtIndex(index:int) — method, interface qnx.ui.data.ISectionDataProvider |
|
Returns the children for a given index. |
| getChildrenAtIndex(index:int) — method, class qnx.ui.data.SectionDataProvider |
|
Returns the children for a given index. |
| getChildrenForItem(item:Object) — method, interface qnx.ui.data.ISectionDataProvider |
|
Returns the children for a given item. |
| getChildrenForItem(item:Object) — method, class qnx.ui.data.SectionDataProvider |
|
Returns the children for a given item. |
| getChildrenLengthAtIndex(index:int) — method, interface qnx.ui.data.ISectionDataProvider |
|
Returns the number of children for the item at the given index. |
| getChildrenLengthAtIndex(index:int) — method, class qnx.ui.data.SectionDataProvider |
|
Returns the number of children for the item at the given index. |
| getChildrenLengthForItem(item:Object) — method, interface qnx.ui.data.ISectionDataProvider |
|
Returns the number of children for a given item. |
| getChildrenLengthForItem(item:Object) — method, class qnx.ui.data.SectionDataProvider |
|
Returns the number of children for a given item. |
| getCurrentLocale() — method, class qnx.locale.LocaleManager |
|
Returns the current locale of the application. |
| getDateOrder() — method, class qnx.locale.Locale |
|
Returns the day, month, year order basede on locale. |
| getDateOrder() — method, class qnx.locale.LocaleManager |
|
Returns the day, month, year order basede on locale. |
| getDeviceLocale() — method, class qnx.locale.LocaleManager |
|
Returns the current locale of the device. |
| getDisplayCount() — method, class qnx.display.Display |
|
Returns the number of displays. |
| getDisplayHeight(displayIndex:int) — method, class qnx.display.Display |
|
Returns the native height of the display (in pixels). |
| getDisplayId(displayIndex:int) — method, class qnx.display.Display |
|
Returns the ID of the display. |
| getDisplayOffset(displayIndex:int) — method, class qnx.display.Display |
|
Returns the offset that must be applied to a window's x coordinate in order for it to
appear on the indicated display. |
| getDisplayType(displayIndex:int) — method, class qnx.display.Display |
|
Returns the type of display. |
| getDisplayWidth(displayIndex:int) — method, class qnx.display.Display |
|
Returns the native width of the display (in pixels). |
| getErrorCode() — method, class qnx.media.MediaPlayer |
|
Returns the current error code. |
| getExistingPurchases(allowRefresh:Boolean) — method, class net.rim.blackberry.payment.PaymentSystem |
|
Retrieves the previous successful purchases made by the user from within the calling application. |
| getExistingPurchasesError — Event, class net.rim.blackberry.payment.PaymentSystem |
| |
| GET_EXISTING_PURCHASES_ERROR — Constant Static Property, class net.rim.blackberry.events.PaymentErrorEvent |
|
This event is thrown by PaymentSystem if the getExistingPurchases() request fails. |
| getExistingPurchasesSuccess — Event, class net.rim.blackberry.payment.PaymentSystem |
| |
| GET_EXISTING_PURCHASES_SUCCESS — Constant Static Property, class net.rim.blackberry.events.PaymentSuccessEvent |
|
This event is thrown by PaymentSystem if the request succeeds. |
| getExternalWindow(pid:int, id:String) — Static Method , class qnx.display.IowWindow |
|
Returns an IowWindow object associated with the window of an external application. |
| getGroup(name:String) — Static Method , class qnx.ui.buttons.RadioButtonGroup |
|
Returns a radio button group object given a unique name. |
| getImage(url:String, load:Boolean) — method, class qnx.utils.ImageCache |
|
Returns an image from the cache, given the URL of the image and a Boolean that determines whether or not
to load the image from the URL provided. |
| getInputLevel(type:String) — method, class qnx.system.AudioManager |
|
Returns the current input level of the requested or connected audio input. |
| getInputMute(type:String) — method, class qnx.system.AudioManager |
|
Returns the current mute state of the requested or connected audio input. |
| getIsCellVisibleAtIndex(index:int) — method, class qnx.ui.listClasses.List |
|
Returns a Boolean indicating whether or not a cell at a given index is visible in the virtual area. |
| getItemAt(index:int) — method, class qnx.dialog.BaseDialog |
|
Returns the button at the given index. |
| getItemAt(index:int) — method, class qnx.ui.buttons.SegmentedControl |
|
Gets the data object from the DataProvider at a given index. |
| getItemAt(index:int) — method, class qnx.ui.data.DataProvider |
|
Returns the item at a given offset. |
| getItemAt(index:int) — method, interface qnx.ui.data.IDataProvider |
|
Returns the item at a given offset. |
| getItemAt(index:int) — method, interface qnx.ui.data.IDataViewer |
|
Returns the item at a given index. |
| getItemAt(index:int) — method, class qnx.ui.listClasses.DropDown |
|
Returns the item in the DataProvider at the specified index. |
| getItemAt(index:int) — method, class qnx.ui.listClasses.List |
|
Returns the item in the DataProvider at the specified index. |
| getItemAt(index:int) — method, class qnx.ui.picker.Picker |
|
Returns the data of the column instance at the specified index. |
| getLayoutRect() — method, interface qnx.ui.skins.ISkin |
|
Returns the layout rectangle. |
| getLayoutRect() — method, class qnx.ui.skins.UISkin |
|
Returns the layout rectangle. |
| getLeftIconRect() — method, class qnx.ui.text.TextInput |
|
Gets the position and size of the left icon. |
| getListAt(index:int) — method, class qnx.ui.picker.Picker |
|
Gets the List at a given index. |
| getListBackgroundSkin() — method, class qnx.ui.picker.Picker |
|
Returns the skin that is used as the background for the list. |
| getLists() — method, class qnx.ui.picker.Picker |
|
Returns an array of List instances used to populate the columns in the picker. |
| getListSkin() — method, class qnx.ui.picker.Picker |
|
Gets the skin object that is used by the list. |
| getListSkinAt(index:int) — method, class qnx.ui.picker.Picker |
|
Gets the list skin, given the index of the List. |
| getLocalePath() — Static Method , class qnx.locale.LocaleManager |
|
Returns the path from the application directory to the current locale directory in the format, locale/{locale id}/. |
| getMirrorMode(displayIndex:int) — method, class qnx.display.Display |
|
Returns the current mirror mode type in use by a given display. |
| getMode(displayIndex:int) — method, class qnx.display.Display |
|
Gets the current display mode of a display. |
| getModes(displayIndex:int) — method, class qnx.display.Display |
|
Returns a Vector of modes that are supported by the display, given the index of the display. |
| getOption(option:String) — method, class qnx.ui.media.MediaControl |
|
Returns a Boolean indicating whether or not the option is shown. |
| getOptionEnabled(option:String) — method, class qnx.ui.media.MediaControl |
|
Returns a Boolean indicating whether or not the option is enabled. |
| getOutputLevel(type:String) — method, class qnx.system.AudioManager |
|
Returns the current output level of the requested or connected audio output. |
| getOutputMute(type:String) — method, class qnx.system.AudioManager |
|
Returns the current mute state of the requested or connected audio output. |
| getPlayQueueMetadata(offset:int) — method, class qnx.media.MediaPlayer |
|
Gets the metadata of a track in the play queue, given the offset of the track. |
| getProperty(prop:String) — method, class qnx.ui.media.MediaControl |
|
Gets the current value of the specified property. |
| getResource(key:String, ... rest) — method, class qnx.locale.Locale |
|
Returns the resource for the specified key from the currently loaded localization file. |
| getResource(key:String, ... rest) — method, class qnx.locale.LocaleManager |
|
Returns the resource for the specified key from the currently loaded localization file. |
| getResource(key:String, ... rest) — method, class qnx.locale.LocaleResourceBundle |
|
Returns the value for the specified key from the loaded property file. |
| getResources() — method, class qnx.system.QNXSystem |
|
Show the current resource requests. |
| getRightIconRect() — method, class qnx.ui.text.TextInput |
|
Gets the position and size of the right icon. |
| getRotation(displayIndex:int) — method, class qnx.display.Display |
|
Returns the rotation angle of a display. |
| getScrollContent() — method, class qnx.ui.listClasses.ScrollPane |
|
Returns the ScrollPane content as a DisplayObject. |
| getSelectionSkin() — method, class qnx.ui.picker.Picker |
|
Returns the selection skin. |
| getState() — method, class qnx.ui.media.MediaControl |
|
Gets the state of the control. |
| getTextFormatForState(state:String) — method, class qnx.ui.buttons.LabelButton |
|
Returns the TextFormat object for a specified state. |
| getTextFormatForState(state:String) — method, class qnx.ui.buttons.ToggleSwitch |
|
Returns the TextFormat object for a specified state. |
| getTextFormatForState(state:String) — method, class qnx.ui.listClasses.CellRenderer |
|
Returns the TextFormat object for a specified state. |
| getUniqueId() — Static Method , class qnx.ui.buttons.RadioButtonGroup |
|
Returns a unique ID to ensure radio group IDs are not duplicated. |
| GO — Constant Static Property, class qnx.ui.text.ReturnKeyType |
|
The Go key. |
| group — Property, class qnx.display.IowWindow |
|
Gets or sets the group property of the window. |
| GroupListHeaderBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Section header up state for the black theme
|
| GroupListHeaderWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Section header up state for the white theme
|
| groupname — Property, class qnx.ui.buttons.RadioButton |
|
Determines the group for which the RadioButton belongs to. |
|
| 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 |