| 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 |
| FAR — Constant Static Property, class qnx.ui.core.ContainerAlign |
|
A constant used to align the child component to the far side of the container area. |
| favicon — Property, class qnx.media.QNXStageWebView |
|
Gets the favicon for the current page. |
| file — Property, class qnx.events.JavaScriptExceptionEvent |
|
Returns the file name where the exception took place. |
| filename — Property, class qnx.events.WebDownloadRequestEvent |
|
The filename of the file is being downloaded. |
| filename — Property, class qnx.events.WebDownloadStartedEvent |
|
The filename of the file is being downloaded. |
| FILL — Constant Static Property, class qnx.display.MirrorMode |
|
Stretch to fill the display without preserving the aspect ratio. |
| FILL — Constant Static Property, class qnx.fuse.ui.layouts.Align |
| Indicates fill alignment. |
| filters — Property, interface qnx.fuse.ui.display.IDisplayObject |
|
Gets or sets the filters property of the object. |
| filters — Property, interface qnx.ui.display.IDisplayObject |
|
Gets or sets the filters property of the object. |
| findPreviousAtomBoundary(textBlock:flash.text.engine:TextBlock, position:int, textLength:int) — Static Method , class qnx.fuse.ui.utils.FTEUtils |
|
Finds the index of the previous atom boundary to the specified character index, not including the character at the specified index. |
| findPreviousWordBoundary(textBlock:flash.text.engine:TextBlock, position:int, textLength:int) — Static Method , class qnx.fuse.ui.utils.FTEUtils |
|
Finds the index of the previous word boundary to the specified character index, not including the character at the specified index. |
| findString(string:String, forward:Boolean) — method, class qnx.media.QNXStageWebView |
|
Finds and selects the next/last string that is a case-insensitive
match in the web page. |
| FIND_STRING — Constant Static Property, class qnx.events.FindStringEvent |
|
Indicates that the String that was searched for was found or not. |
| FindStringEvent — class, package qnx.events |
|
A QNXStageWebView object dispatches a FindStringEvent object when
the result of a search is available. |
| FindStringEvent(type:String, bubbles:Boolean, cancelable:Boolean, found:Boolean) — Constructor, class qnx.events.FindStringEvent |
|
Creates a FindStringEvent object. |
| firstVisibleItem — Property, class qnx.fuse.ui.listClasses.List |
|
Returns the first visible item in the view port area as defined by the width and height
|
| firstVisibleItem — Property, class qnx.ui.listClasses.List |
|
Returns the first visible item in the view port area as defined by the width and height
|
| fixedAspectRatio — Property, class qnx.fuse.ui.display.Image |
| |
| flow — Property, class qnx.ui.core.Container |
|
Specifies the flow direction, with which any contained children are positioned. |
| FLOW — Constant Static Property, class qnx.ui.core.SizeMode |
|
A constant representing component sizing only in the direction of the container's flow. |
| flush() — method, class qnx.fuse.ui.layouts.SizeCache |
|
Flushes the cache in order to recompute the size values and cache them. |
| flushCache() — method, class qnx.fuse.ui.core.Container |
| |
| flushCache() — method, class qnx.fuse.ui.core.UIComponent |
|
Invoked as part of parentLayoutChanged. |
| flushCache() — method, class qnx.fuse.ui.text.Label |
| |
| FOCUS — Constant Static Property, class qnx.fuse.ui.skins.SkinStates |
| A String which represents the FOCUS state of the skin |
| FOCUS — Constant Static Property, class qnx.ui.skins.SkinStates |
| A String which represents the FOCUS state of the skin |
| focusIn — Event, class qnx.media.QNXStageWebView |
|
Defines the value of the type property of a focusIn event object. |
| focusOut — Event, class qnx.media.QNXStageWebView |
|
Defines the value of the type property of a focusOut event object. |
| font — Property, class qnx.fuse.ui.text.TextFormat |
|
Specifies the font of the text. |
| footerView — Property, class qnx.fuse.ui.listClasses.List |
|
Gets or sets the footer view. |
| footerView — Property, class qnx.ui.listClasses.List |
|
Gets or sets the footer view. |
| forcedTextEncoding — Property, class qnx.media.QNXStageWebView |
|
Forced text encoding is applied. |
| FORCE_OFF — Constant Static Property, class qnx.fuse.ui.layouts.gridLayout.GridRowData |
| Set to override a boolean to the false state. |
| FORCE_ON — Constant Static Property, class qnx.fuse.ui.layouts.gridLayout.GridRowData |
| Set to override a boolean to the true state. |
| format — Property, class qnx.fuse.ui.text.Label |
|
Gets or sets the TextFormat object of the label. |
| format — Property, class qnx.fuse.ui.text.TextBase |
|
Gets or sets the format of the text. |
| format — Property, class qnx.fuse.ui.text.TextInputBase |
|
Gets or sets the format of the text. |
| format — Property, class qnx.fuse.ui.utils.TextAttributes |
| |
| format — Property, class qnx.ui.text.Label |
|
Gets or sets the TextFormat object of the label. |
| format — Property, class qnx.ui.text.TextInput |
|
Gets or sets the TextFormat object of the label. |
| format — Property, class qnx.ui.text.TextInputIMF |
|
Gets or sets the TextFormat object of the label. |
| formatCurrency(currency:Number, withCurrencySymbol:Boolean) — method, class qnx.locale.Locale |
|
Returns a String in the format of the current locale currency. |
| formatCurrency(currency:Number, withCurrencySymbol:Boolean) — method, class qnx.locale.LocaleManager |
|
Returns a String in the currency format of the current locale. |
| formatDate(date:Date, dateStyle:String, timeStyle:String) — method, class qnx.locale.Locale |
|
Returns a formatted Date String based on the locale. |
| formatDate(date:Date, dateStyle:String, timeStyle:String) — method, class qnx.locale.LocaleManager |
|
Returns a formatted Date String based on the locale. |
| formatMilliseconds(milliseconds:Number, addHours:Boolean) — Static Method , class qnx.fuse.ui.utils.TimeFormatter |
|
Returns a String in the format hours:mins:secs given a Number. |
| formatMilliseconds(milliseconds:Number, addHours:Boolean) — Static Method , class qnx.utils.TimeFormatter |
|
Returns a String in the format hours:mins:secs given a Number. |
| formatNumber(num:Number) — method, class qnx.locale.Locale |
|
Returns a String in the format of the current locale. |
| formatNumber(num:Number) — method, class qnx.locale.LocaleManager |
|
Returns a String in the number format of the current locale. |
| formatSeconds(seconds:Number, addHours:Boolean) — Static Method , class qnx.fuse.ui.utils.TimeFormatter |
|
Returns a String containing the number of seconds in a given Number. |
| formatSeconds(seconds:Number, addHours:Boolean) — Static Method , class qnx.utils.TimeFormatter |
|
Returns a String containing the number of seconds in a given Number. |
| found — Property, class qnx.events.FindStringEvent |
|
The result of a search, found or not. |
| FTEUtils — final class, package qnx.fuse.ui.utils |
|
Provides helper methods for the Flash Text Engine (FTE)
|
| FULL — Constant Static Property, class qnx.system.DeviceBatteryState |
|
A constant indicating that the battery power state is plugged into power and is at 100% charge. |
| FULLSCREEN — Constant Static Property, class qnx.fuse.ui.media.MediaControlOption |
|
Show or hide the fullscreen in the MediaControl component. |
| FULLSCREEN — Constant Static Property, class qnx.fuse.ui.media.MediaControlProperty |
|
Passed into the MediaControl.setProperty() method to
set the value of the fullscreen property in the MediaControl component. |
| FULLSCREEN — Constant Static Property, class qnx.ui.media.MediaControlOption |
|
Show or hide the fullscreen in the MediaControl component. |
| FULLSCREEN — Constant Static Property, class qnx.ui.media.MediaControlProperty |
|
Passed into the MediaControl.setProperty() method to
set the value of the fullscreen property in the MediaControl component. |
| fullScreenEnter — Event, class qnx.media.QNXStageWebView |
| |
| FULL_SCREEN_ENTER — Constant Static Property, class qnx.events.WebViewEvent |
|
Dispatched when the browser (or plugin) has entered full screen mode. |
| fullScreenEntering — Event, class qnx.media.QNXStageWebView |
| |
| FULL_SCREEN_ENTERING — Constant Static Property, class qnx.events.WebViewEvent |
|
Dispatched when the browser (or plugin) is about to enter full screen mode. |
| fullScreenExit — Event, class qnx.media.QNXStageWebView |
| |
| FULL_SCREEN_EXIT — Constant Static Property, class qnx.events.WebViewEvent |
|
Dispatched when the browser (or plugin) has exited full screen mode. |
|
| 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 |