| 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.fuse.ui.picker.Picker |
|
Returns the button skin class for the picker. |
| getButtonSkin() — method, class qnx.ui.picker.Picker |
|
Returns the button skin class for the picker. |
| getChildAt(index:int) — method, class qnx.fuse.ui.core.Container |
| |
| getChildAt(index:int) — method, interface qnx.fuse.ui.core.IContainer |
| |
| getChildIndex(child:flash.display:DisplayObject) — method, class qnx.fuse.ui.core.Container |
| |
| 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. |
| getCountry() — method, class qnx.locale.LocaleManager |
|
Returns the two character country code of the locale. |
| 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. |
| getDefaultNetworkType() — method, class qnx.net.NetworkManager |
|
Gets the current default network type being used for internet traffic. |
| getDefaultTextHeight(format:qnx.fuse.ui.text:TextFormat) — Static Method , class qnx.fuse.ui.utils.FTEUtils |
|
Gets the default text height for a line based on a text format. |
| 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). |
| getEmoticons() — Static Method , class qnx.fuse.ui.text.Emoticons11 |
|
Creates an Vector of Emoticon at the appropriate size. |
| getEmoticons() — Static Method , class qnx.fuse.ui.text.Emoticons16 |
|
Creates an Vector of Emoticon at the appropriate size. |
| getEmoticons() — Static Method , class qnx.fuse.ui.text.Emoticons20 |
|
Creates an Vector of Emoticon at the appropriate size. |
| getEmoticons() — Static Method , class qnx.fuse.ui.text.Emoticons27 |
|
Creates an Vector of Emoticon at the appropriate size. |
| getEmoticons() — Static Method , class qnx.fuse.ui.text.Emoticons45 |
|
Creates an Vector of Emoticon at the appropriate size. |
| getEmoticons() — Static Method , class qnx.fuse.ui.text.Emoticons60 |
|
Creates an Vector of Emoticon at the appropriate size. |
| 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 getExistingPurchases 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. |
| getFirstSpaceIndexAhead(text:String, index:int) — Static Method , class qnx.fuse.ui.utils.FTEUtils |
|
Returns the index of the first space found ahead of the supplied index. |
| getFirstSpaceIndexBehind(text:String, index:int) — Static Method , class qnx.fuse.ui.utils.FTEUtils |
|
Returns the index of the first space found behind the supplied index. |
| getGroup(name:String) — Static Method , class qnx.fuse.ui.buttons.RadioButtonGroup |
|
Returns a radio button group object given a unique name. |
| 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.fuse.ui.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. |
| 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.fuse.ui.listClasses.List |
|
Returns a Boolean indicating whether or not a cell at a given index is visible in the virtual area. |
| 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.fuse.ui.buttons.SegmentedControl |
|
Gets the data object from the DataProvider at a given index. |
| getItemAt(index:int) — method, class qnx.fuse.ui.listClasses.DropDown |
|
Returns the item in the DataProvider at the specified index. |
| getItemAt(index:int) — method, class qnx.fuse.ui.listClasses.List |
|
Returns the item in the DataProvider at the specified index. |
| getItemAt(index:int) — method, class qnx.fuse.ui.picker.Picker |
|
Returns the data of the column instance at the specified 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. |
| getLabelAttributes(label:qnx.fuse.ui.text:Label) — Static Method , class qnx.fuse.ui.utils.TextAttributes |
| |
| getLanguage() — method, class qnx.locale.LocaleManager |
|
Returns the two character language code of the locale. |
| getLayoutElements(container:qnx.fuse.ui.core:IContainer) — Static Method , class qnx.fuse.ui.utils.LayoutUtil |
| |
| getLayoutRect() — method, interface qnx.fuse.ui.skins.ISkin |
|
Returns the layout rectangle. |
| getLayoutRect() — method, class qnx.fuse.ui.skins.UISkin |
|
Returns the layout rectangle. |
| 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.fuse.ui.text.TextInput |
|
Gets the position and size of the left icon. |
| getLeftIconRect() — method, class qnx.ui.text.TextInput |
|
Gets the position and size of the left icon. |
| getLeftIconRect() — method, class qnx.ui.text.TextInputIMF |
|
Gets the position and size of the left icon. |
| getLineForReuse() — Static Method , class qnx.fuse.ui.text.TextLineRecycler |
|
Removes a text line from the cache in order to be reused. |
| getLineMetrics(index:int) — method, class qnx.fuse.ui.text.Label |
|
Temporary method to layout text correctly. |
| getListAt(index:int) — method, class qnx.fuse.ui.picker.Picker |
|
Gets the List at a given index. |
| getListAt(index:int) — method, class qnx.ui.picker.Picker |
|
Gets the List at a given index. |
| getListBackgroundSkin() — method, class qnx.fuse.ui.picker.Picker |
|
Returns the skin that is used as the background for the list. |
| getListBackgroundSkin() — method, class qnx.ui.picker.Picker |
|
Returns the skin that is used as the background for the list. |
| getLists() — method, class qnx.fuse.ui.picker.Picker |
|
Returns an array of List instances used to populate the columns in the picker. |
| 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.fuse.ui.picker.Picker |
|
Gets the skin object that is used by the list. |
| getListSkin() — method, class qnx.ui.picker.Picker |
|
Gets the skin object that is used by the list. |
| getListSkinAt(index:int) — method, class qnx.fuse.ui.picker.Picker |
|
Gets the list skin, given the index of 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}/. |
| getMaxOutputLevel(type:String) — method, class qnx.system.AudioManager |
|
Returns the maximum allowed output level of the requested or connected audio output. |
| 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. |
| getNestLevel(target:Object) — Static Method , class qnx.fuse.ui.utils.DisplayObjectUtils |
|
Returns the level at which hierarchical
|
| getNetworkInterface(type:String) — method, class qnx.net.NetworkManager |
|
Gets the NetworkInterface class for the specified network type. |
| getNetworkStats(type:String) — method, class qnx.net.NetworkManager |
|
Returns the stats for the specified network type;
|
| getOption(option:String) — method, class qnx.fuse.ui.media.MediaControl |
|
Returns a Boolean indicating whether or not the option is shown. |
| 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.fuse.ui.media.MediaControl |
|
Returns a Boolean indicating whether or not the option is enabled. |
| 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. |
| getPreferredSize(element:qnx.fuse.ui.core:ILayoutElement, cellWidthConstraint:Number, cellHeightConstraint:Number) — method, class qnx.fuse.ui.layouts.LayoutData |
|
Computes the preferred size of the cell given one or both known dimensions of the cell. |
| getPreferredSize(width:Number, height:Number, callback:Function) — method, class qnx.fuse.ui.layouts.SizeCache |
|
Returns the preferred size of the control. |
| getPrice(digitalGoodID:String, digitalGoodSKU:String) — method, class net.rim.blackberry.payment.PaymentSystem |
|
Retrieves the price of a digital good
|
| getPriceError — Event, class net.rim.blackberry.payment.PaymentSystem |
| |
| GET_PRICE_ERROR — Constant Static Property, class net.rim.blackberry.events.PaymentErrorEvent |
|
This event is thrown by PaymentSystem if the getPrice request fails. |
| getPriceSuccess — Event, class net.rim.blackberry.payment.PaymentSystem |
| |
| GET_PRICE_SUCCESS — Constant Static Property, class net.rim.blackberry.events.PaymentSuccessEvent |
|
This event is thrown by PaymentSystem if the getPrice request succeeds. |
| getProperty(prop:String) — method, class qnx.fuse.ui.media.MediaControl |
|
Gets the current value of the specified property. |
| 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.fuse.ui.text.TextInput |
|
Gets the position and size of the right icon. |
| getRightIconRect() — method, class qnx.ui.text.TextInput |
|
Gets the position and size of the right icon. |
| getRightIconRect() — method, class qnx.ui.text.TextInputIMF |
|
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.fuse.ui.picker.Picker |
|
Returns the selection skin. |
| getSelectionSkin() — method, class qnx.ui.picker.Picker |
|
Returns the selection skin. |
| getSizeOptions() — method, class qnx.fuse.ui.core.Container |
| |
| getSizeOptions() — method, interface qnx.fuse.ui.core.ILayoutElement |
|
Returns a bitwise combination of SizeOptions GROWTH | SHRINK constants, indicating whether this
control wants to grow or shrink in the given dimension.
The flags have the following meaning:
SizeOptions.GROW_HORIZONTAL - indicates that if the control were made wider than its preferred
width, it would be able to utilize the extra space.
SizeOptions.SHRINK_HORIZONTAL - indicates that if the control were made norrower than its preferred
width, it would still be usable.
SizeOptions.GROW_VERTICAL - indicates that if the control were made taller than its preferred
height, it would be able to utilize the extra space.
SizeOptions.SHRINK_VERTICAL - indicates that if the control were made shorter than its preferred
height, it would still be usable.
For example, a wrapping text label would return its unwrapped dimensions as its preferred size. |
| getSizeOptions() — method, class qnx.fuse.ui.core.UIComponent |
| |
| getSizeOptions() — method, interface qnx.fuse.ui.layouts.ILayout |
|
Returns a bitwise combination of SizeOptions GROWTH | SHRINK constants, indicating whether this
control wants to grow or shrink in the given dimension.
The flags have the following meaning:
SizeOptions.GROW_HORIZONTAL - indicates that if the control were made wider than its preferred
width, it would be able to utilize the extra space.
SizeOptions.SHRINK_HORIZONTAL - indicates that if the control were made norrower than its preferred
width, it would still be usable.
SizeOptions.GROW_VERTICAL - indicates that if the control were made taller than its preferred
height, it would be able to utilize the extra space.
SizeOptions.SHRINK_VERTICAL - indicates that if the control were made shorter than its preferred
height, it would still be usable.
For example, a wrapping text label would return its unwrapped dimensions as its preferred size. |
| getSizeOptions() — method, class qnx.fuse.ui.layouts.LayoutBase |
|
Returns a bitwise combination of SizeOptions GROWTH | SHRINK constants, indicating whether this
control wants to grow or shrink in the given dimension.
The flags have the following meaning:
SizeOptions.GROW_HORIZONTAL - indicates that if the control were made wider than its preferred
width, it would be able to utilize the extra space.
SizeOptions.SHRINK_HORIZONTAL - indicates that if the control were made norrower than its preferred
width, it would still be usable.
SizeOptions.GROW_VERTICAL - indicates that if the control were made taller than its preferred
height, it would be able to utilize the extra space.
SizeOptions.SHRINK_VERTICAL - indicates that if the control were made shorter than its preferred
height, it would still be usable.
For example, a wrapping text label would return its unwrapped dimensions as its preferred size. |
| getSizeOptions(control:qnx.fuse.ui.core:ILayoutElement, colData:qnx.fuse.ui.layouts.gridLayout:GridRowData, rowData:qnx.fuse.ui.layouts.gridLayout:GridRowData) — method, class qnx.fuse.ui.layouts.gridLayout.GridData |
|
Returns a bitwise combination of SizeOptions GROWTH | SHRINK constants, indicating whether this
control wants to grow or shrink in the given dimension. |
| getSizeOptions() — method, class qnx.fuse.ui.layouts.gridLayout.GridLayout |
|
Returns a bitwise combination of SizeOptions GROWTH | SHRINK constants, indicating whether this
control wants to grow or shrink in the given dimension.
The flags have the following meaning:
SizeOptions.GROW_HORIZONTAL - indicates that if the control were made wider than its preferred
width, it would be able to utilize the extra space.
SizeOptions.SHRINK_HORIZONTAL - indicates that if the control were made norrower than its preferred
width, it would still be usable.
SizeOptions.GROW_VERTICAL - indicates that if the control were made taller than its preferred
height, it would be able to utilize the extra space.
SizeOptions.SHRINK_VERTICAL - indicates that if the control were made shorter than its preferred
height, it would still be usable.
For example, a wrapping text label would return its unwrapped dimensions as its preferred size. |
| getSizeOptions() — method, class qnx.fuse.ui.layouts.rowLayout.RowLayout |
|
Returns a bitwise combination of SizeOptions GROWTH | SHRINK constants, indicating whether this
control wants to grow or shrink in the given dimension.
The flags have the following meaning:
SizeOptions.GROW_HORIZONTAL - indicates that if the control were made wider than its preferred
width, it would be able to utilize the extra space.
SizeOptions.SHRINK_HORIZONTAL - indicates that if the control were made norrower than its preferred
width, it would still be usable.
SizeOptions.GROW_VERTICAL - indicates that if the control were made taller than its preferred
height, it would be able to utilize the extra space.
SizeOptions.SHRINK_VERTICAL - indicates that if the control were made shorter than its preferred
height, it would still be usable.
For example, a wrapping text label would return its unwrapped dimensions as its preferred size. |
| getSizeOptions() — method, class qnx.fuse.ui.layouts.stackLayout.StackLayout |
|
Returns a bitwise combination of SizeOptions GROWTH | SHRINK constants, indicating whether this
control wants to grow or shrink in the given dimension.
The flags have the following meaning:
SizeOptions.GROW_HORIZONTAL - indicates that if the control were made wider than its preferred
width, it would be able to utilize the extra space.
SizeOptions.SHRINK_HORIZONTAL - indicates that if the control were made norrower than its preferred
width, it would still be usable.
SizeOptions.GROW_VERTICAL - indicates that if the control were made taller than its preferred
height, it would be able to utilize the extra space.
SizeOptions.SHRINK_VERTICAL - indicates that if the control were made shorter than its preferred
height, it would still be usable.
For example, a wrapping text label would return its unwrapped dimensions as its preferred size. |
| getSizeOptions() — method, class qnx.fuse.ui.listClasses.List |
|
Returns a flag indicating whether or not the list can grow vertically or horizontally. |
| getSizeOptions() — method, class qnx.fuse.ui.text.Label |
| |
| getSizeOptions() — method, class qnx.fuse.ui.text.TextArea |
| |
| getState() — method, class qnx.fuse.ui.media.MediaControl |
|
Gets the state of the control. |
| getState() — method, class qnx.ui.media.MediaControl |
|
Gets the state of the control. |
| getTextAlignment() — method, class qnx.fuse.ui.text.TextBase |
|
Gets the text alignment for laying out the text. |
| getTextFieldAttributes(label:flash.text:TextField) — Static Method , class qnx.fuse.ui.utils.TextAttributes |
| |
| getTextFormatForState(state:String) — method, class qnx.fuse.ui.buttons.LabelButton |
|
Returns the TextFormat object for a specified state. |
| getTextFormatForState(state:String) — method, class qnx.fuse.ui.buttons.SegmentedControl |
|
Returns the TextFormat object for a specified state. |
| getTextFormatForState(state:String) — method, class qnx.fuse.ui.buttons.ToggleSwitch |
|
Returns the TextFormat object for a specified state. |
| getTextFormatForState(textState:String) — method, class qnx.fuse.ui.listClasses.CellRenderer |
|
Returns the TextFormat object for a specified state. |
| 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.SegmentedControl |
|
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. |
| getTextLine(block:flash.text.engine:TextBlock, previousLine:flash.text.engine:TextLine, width:Number, lineOffset:Number, fitSomething:Boolean) — method, class qnx.fuse.ui.text.TextBase |
|
This method creates the text line. |
| getTextLineAt(index:int) — method, class qnx.fuse.ui.text.TextBase |
|
Gets a TextLine at a specific index. |
| getTextToDisplay() — method, class qnx.fuse.ui.text.TextBase |
|
Gets the text to be rendered by the component. |
| getUniqueId() — Static Method , class qnx.fuse.ui.buttons.RadioButtonGroup |
|
Returns a unique ID to ensure radio group IDs are not duplicated. |
| getUniqueId() — Static Method , class qnx.ui.buttons.RadioButtonGroup |
|
Returns a unique ID to ensure radio group IDs are not duplicated. |
| getUnscaledHeight(target:flash.display:DisplayObject) — Static Method , class qnx.fuse.ui.utils.DisplayObjectUtils |
|
Returns the height of the supplied DisplayObject before it was scaled. |
| getUnscaledWidth(target:flash.display:DisplayObject) — Static Method , class qnx.fuse.ui.utils.DisplayObjectUtils |
|
Returns the width of the supplied DisplayObject before it was scaled. |
| getVolumeControl(type:String) — method, class qnx.system.AudioManager |
|
Returns the volume control type of the requested or connected audio output. |
| GO — Constant Static Property, class qnx.fuse.ui.text.ReturnKeyType |
|
The Go key. |
| GO — Constant Static Property, class qnx.ui.text.ReturnKeyType |
|
The Go key. |
| GOLD_STAR — Constant Static Property, class qnx.fuse.ui.text.SystemEmoticons |
| |
| Gold_StarEmoticon11 — Static Property, class qnx.fuse.ui.text.Emoticons11 |
| |
| Gold_StarEmoticon16 — Static Property, class qnx.fuse.ui.text.Emoticons16 |
| |
| Gold_StarEmoticon20 — Static Property, class qnx.fuse.ui.text.Emoticons20 |
| |
| Gold_StarEmoticon27 — Static Property, class qnx.fuse.ui.text.Emoticons27 |
| |
| Gold_StarEmoticon45 — Static Property, class qnx.fuse.ui.text.Emoticons45 |
| |
| Gold_StarEmoticon60 — Static Property, class qnx.fuse.ui.text.Emoticons60 |
| |
| GridData — final class, package qnx.fuse.ui.layouts.gridLayout |
|
Stores the per-control configuration information for GridLayout. |
| GridData(hSpan:int, vSpan:int) — Constructor, class qnx.fuse.ui.layouts.gridLayout.GridData |
|
Creates a GridData instance given the grid coordinates of the control. |
| GridLayout — final class, package qnx.fuse.ui.layouts.gridLayout |
|
The GridLayout class arranges controls into rows and columns of cells. |
| GridLayout(numColumns:int) — Constructor, class qnx.fuse.ui.layouts.gridLayout.GridLayout |
|
Creates a new GridLayout instance with the given number of columns. |
| GridRowData — final class, package qnx.fuse.ui.layouts.gridLayout |
|
Contains row-specific configuration information for RowLayout. |
| GridRowData() — Constructor, class qnx.fuse.ui.layouts.gridLayout.GridRowData |
|
Creates a GridRowData instance. |
| group — Property, class qnx.display.IowWindow |
|
Gets or sets the group property of the window. |
| groupFocus — Property, class qnx.display.IowWindow |
|
Indicates if the window has group focus. |
| groupFocusGained — Event, class qnx.display.IowWindow |
| |
| GROUP_FOCUS_GAINED — Constant Static Property, class qnx.events.IowWindowEvent |
|
Dispatched when the window gains keyboard focus for a window group. |
| groupFocusLost — Event, class qnx.display.IowWindow |
| |
| GROUP_FOCUS_LOST — Constant Static Property, class qnx.events.IowWindowEvent |
|
Dispatched when the window loses keyboard focus for a window group. |
| GroupListHeaderBlack — Static Property, class qnx.fuse.ui.skins.SkinAssets |
|
Section header up state for the black theme
|
| GroupListHeaderBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Section header up state for the black theme
|
| GroupListHeaderWhite — Static Property, class qnx.fuse.ui.skins.SkinAssets |
|
Section header up state for the white theme
|
| GroupListHeaderWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Section header up state for the white theme
|
| groupname — Property, class qnx.fuse.ui.buttons.RadioButton |
|
Determines the group for which the RadioButton belongs to. |
| groupname — Property, class qnx.ui.buttons.RadioButton |
|
Determines the group for which the RadioButton belongs to. |
| grow — Property, class qnx.fuse.ui.layouts.gridLayout.GridRowData |
|
Determines how the column will grow during a resize. |
| GROW_BOTH — Constant Static Property, class qnx.fuse.ui.core.SizeOptions |
|
Flag returned by IControl to indicate that the control may grow larget than its preferred width and height. |
| GROW_HORIZONTAL — Constant Static Property, class qnx.fuse.ui.core.SizeOptions |
| Flag returned by IControl to indicate that the control may grow larger than its preferred width |
| GROW_VERTICAL — Constant Static Property, class qnx.fuse.ui.core.SizeOptions |
| Flag returned by IControl to indicate that the control may grow larger than its preferred height |
|
| 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 |