| 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 |
| SAMPLERATE — Constant Static Property, class qnx.media.MediaPlayerMetadata |
|
A constant that provides information about the sample rate of the track. |
| scale9Grid — Property, interface qnx.ui.display.IDisplayObject |
|
Gets or sets the scale9Grid property of the object. |
| scaleQuality — Property, class qnx.display.IowWindow |
|
Sets the scale quality level. |
| scaleX — Property, interface qnx.ui.display.IDisplayObject |
|
Gets or sets the scaleX property of the object. |
| scaleY — Property, interface qnx.ui.display.IDisplayObject |
|
Gets or sets the scaleY property of the object. |
| scaleZ — Property, interface qnx.ui.display.IDisplayObject |
|
Gets or sets the scaleZ property of the object. |
| scmBundle — Property, class qnx.system.Device |
|
Returns the SCM Bundle of the device. |
| script — Property, class qnx.events.WindowObjectClearedEvent |
|
The optional scripts to inject. |
| SCROLL — Constant Static Property, class qnx.ui.core.InvalidationType |
|
The InvalidationType.SCROLL constant defines the property which indicates the scroll position of the component is invalid. |
| scrollable — Property, class qnx.ui.listClasses.List |
|
Gets or sets a value that determines whether a list can be scrolled. |
| SCROLLBAR — Constant Static Property, class qnx.ui.core.InvalidationType |
|
The InvalidationType.SCROLLBAR constant defines the property which indicates properties of the scrollbar of the component is invalid. |
| scrollBarAlpha — Property, class qnx.ui.listClasses.List |
|
Gets or sets the opacity value for the scroll bar on the list. |
| scrollBarAlpha — Property, class qnx.ui.listClasses.ScrollPane |
|
Gets or sets the opacity value for the scroll bar on the list. |
| scrollBarColor — Property, class qnx.ui.listClasses.List |
|
Gets or sets the color of the scroll bar. |
| scrollBarColor — Property, class qnx.ui.listClasses.ScrollPane |
|
Gets or sets the color of the scroll bar. |
| scrollBarOffset — Property, class qnx.ui.listClasses.List |
|
Gets or sets the x or y postion of the scrollbar, in pixels. |
| scrollBarOffset — Property, class qnx.ui.listClasses.ScrollPane |
|
Gets or sets the x or y postion of the scrollbar, in pixels. |
| scrollBegin — Event, class qnx.ui.listClasses.List |
| |
| scrollBegin — Event, class qnx.ui.listClasses.ScrollPane |
| |
| SCROLL_BEGIN — Constant Static Property, class qnx.ui.events.ScrollEvent |
|
Dispatched when scrolling begins. |
| scrollBy(dx:int, dy:int) — method, class qnx.media.QNXStageWebView |
|
Scroll the content by the specified amount (in pixels). |
| scrollDirection — Property, class qnx.ui.listClasses.List |
|
Gets and sets the scroll direction of the list. |
| scrollDirection — Property, class qnx.ui.listClasses.ScrollPane |
|
Sets a String representing the scroll direction of the scroll pane. |
| scrollDirection — Property, class qnx.ui.listClasses.SectionTileList |
|
A section tile list can only be scrolled vertically and will return
a scroll direction of VERTICAL. |
| ScrollDirection — class, package qnx.ui.listClasses |
|
The ScrollDirection class contains the constants the describe the scroll direction of a list. |
| SCROLL_DIRECTION — Constant Static Property, class qnx.ui.core.InvalidationType |
|
The InvalidationType.SCROLL_DIRECTION constant defines the property which indicates the scroll direction of the component is invalid. |
| scrollEnd — Event, class qnx.ui.listClasses.List |
| |
| SCROLL_END — Constant Static Property, class qnx.ui.events.ScrollEvent |
|
Dispatched when scrolling ends. |
| scrollEnded — Event, class qnx.ui.listClasses.ScrollPane |
| |
| ScrollEvent — class, package qnx.ui.events |
|
A ScrollEvent object is dispatched by scrollable objects. |
| ScrollEvent(type:String, deltaX:Number, deltaY:Number, phase:String) — Constructor, class qnx.ui.events.ScrollEvent |
|
Creates a ScrollEvent instance that contains information about Scroll events. |
| scrollIndexVisible(index:int, seconds:Number) — method, class qnx.ui.listClasses.List |
|
Scrolls a given item into view, given an index and an animation duration (in seconds). |
| scrollIndexVisible(index:int, seconds:Number) — method, class qnx.ui.listClasses.SectionList |
|
Scrolls a given item into view, given an index and an animation duration (in seconds). |
| scrollMove — Event, class qnx.ui.listClasses.List |
| |
| scrollMove — Event, class qnx.ui.listClasses.ScrollPane |
| |
| SCROLL_MOVE — Constant Static Property, class qnx.ui.events.ScrollEvent |
|
Dispatched when scrolling occurs. |
| ScrollPane — class, package qnx.ui.listClasses |
|
The ScrollPane class represents a scrolling pane. |
| ScrollPane() — Constructor, class qnx.ui.listClasses.ScrollPane |
|
Creates a ScrollPane instance. |
| scrollPosition — Property, class qnx.media.QNXStageWebView |
|
The current scroll position of the content. |
| scrollRect — Property, interface qnx.ui.display.IDisplayObject |
|
Gets or sets the scrollRect property of the object. |
| scrollToIndex — Property, class qnx.dialog.PopupList |
|
Gets or sets the index in the list to scroll to. |
| scrollToIndex(index:int, seconds:Number) — method, class qnx.ui.listClasses.List |
|
Animates the cell at the specified index into view. |
| scrollToIndex(index:int, seconds:Number) — method, class qnx.ui.listClasses.SectionList |
|
Animates the section into view so that the header is at the top of the list. |
| scrollToIndexInSection(section:int, index:int, seconds:int) — method, class qnx.ui.listClasses.SectionList |
|
Animates the child of a section into view. |
| scrollX — Property, class qnx.ui.listClasses.ScrollPane |
|
Sets the x position of the content item given a pixel value. |
| scrollY — Property, class qnx.ui.listClasses.ScrollPane |
|
Sets the y position of the content item given a pixel value. |
| SEARCH — Constant Static Property, class qnx.ui.text.ReturnKeyType |
|
The Search key. |
| section — Property, class qnx.ui.events.ListEvent |
|
Returns the section of the cell renderer that was clicked in the list. |
| section — Property, class qnx.ui.listClasses.CellRenderer |
|
Gets or sets the section of the cell. |
| section — Property, interface qnx.ui.listClasses.ICellRenderer |
|
Gets or sets the section of the cell. |
| SectionDataProvider — class, package qnx.ui.data |
|
The SectionDataProvider class provides a two-dimensional representation of a set of data and methods to enable modification of the data. |
| SectionDataProvider(dp:Array, dispatchCreate:Boolean, initChildren:flash.utils:Dictionary) — Constructor, class qnx.ui.data.SectionDataProvider |
|
Creates a SectionDataProvider instance given an array of data items. |
| SectionHeaderRenderer — class, package qnx.ui.listClasses |
|
The SectionHeaderRenderer class is the default header skin for the SectionList and SectionTileList classes. |
| SectionHeaderRenderer() — Constructor, class qnx.ui.listClasses.SectionHeaderRenderer |
|
Creates a SectionHeaderRenderer instance. |
| SectionList — class, package qnx.ui.listClasses |
|
The SectionList class allows you to group sections of data in a list. |
| SectionList() — Constructor, class qnx.ui.listClasses.SectionList |
|
Creates a new SectionList instance. |
| SectionListHeaderSkinBlack — class, package qnx.ui.skins.listClasses |
|
The default skin for the SectionHeaderRenderer in the dark color theme. |
| SectionListHeaderSkinBlack() — Constructor, class qnx.ui.skins.listClasses.SectionListHeaderSkinBlack |
|
Creates a new SectionListHeaderSkinBlack instance. |
| SectionListHeaderSkinWhite — class, package qnx.ui.skins.listClasses |
|
The default skin of the SectionHeaderRenderer in the white color theme. |
| SectionListHeaderSkinWhite() — Constructor, class qnx.ui.skins.listClasses.SectionListHeaderSkinWhite |
|
Creates a new SectionListHeaderSkinWhite instance. |
| SectionTileList — class, package qnx.ui.listClasses |
|
The SectionTileList class allows you to group sections of data in a grid. |
| SectionTileList() — Constructor, class qnx.ui.listClasses.SectionTileList |
|
Creates a new SectionTileList instance. |
| secureType — Property, class qnx.media.QNXStageWebView |
|
Retrieves the security type for the currently displayed page. |
| SECURITY_TYPE_FAILED — Constant Static Property, class qnx.media.QNXStageWebView |
|
All certificates failed to be validated. |
| SECURITY_TYPE_FULL — Constant Static Property, class qnx.media.QNXStageWebView |
|
All page resources using valid certificates. |
| SECURITY_TYPE_NONE — Constant Static Property, class qnx.media.QNXStageWebView |
|
No page resources using security. |
| SECURITY_TYPE_PARTIAL — Constant Static Property, class qnx.media.QNXStageWebView |
|
Some page resources using valid certificates. |
| seek(position:uint, offset:int) — method, class qnx.media.MediaPlayer |
|
Seeks to a given time position and/or track offset. |
| SEEKBAR — Constant Static Property, class qnx.ui.media.MediaControlOption |
|
Show or hide the seek slider in the MediaControl component. |
| SEEK_END — Constant Static Property, class qnx.ui.media.MediaControlState |
|
This is a transitent state and is delivered only though a STATE_CHANGE event when the user lifts their finger off the screen to
end a seek interaction. |
| SEEK_START — Constant Static Property, class qnx.ui.media.MediaControlState |
|
This is a transitent state and is delivered only though a STATE_CHANGE event when the user presses down on the seekbar
thumb to begin seeking. |
| SegmentedControl — class, package qnx.ui.buttons |
|
A segmented control is a series of connected radio buttons that enable the user to select a single item from a list
of multiple items. |
| SegmentedControl() — Constructor, class qnx.ui.buttons.SegmentedControl |
|
Creates a new SegmentedControl instance. |
| SegmentedControlBackgroundSkinBlack — class, package qnx.ui.skins.buttons |
|
The SegmentedControlSkinWhite class is the default skin for a button in the SegmentedControl component in the black colour theme. |
| SegmentedControlBackgroundSkinBlack() — Constructor, class qnx.ui.skins.buttons.SegmentedControlBackgroundSkinBlack |
|
Creates a new SegmentedControlSkinWhite instance. |
| SegmentedControlBackgroundSkinWhite — class, package qnx.ui.skins.buttons |
|
The SegmentedControlSkinWhite class is the default skin for a button in the SegmentedControl component in the white colour theme. |
| SegmentedControlBackgroundSkinWhite() — Constructor, class qnx.ui.skins.buttons.SegmentedControlBackgroundSkinWhite |
|
Creates a new SegmentedControlSkinWhite instance. |
| SegmentedControlBgrBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
SegmentedControl bg asset for the up state of the dark theme
|
| SegmentedControlBgrDisabledBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
SegmentedControl bg asset for the disabled state of the dark theme
|
| SegmentedControlBgrDisabledWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
SegmentedControl bg asset for the disabled state of the white theme
|
| SegmentedControlBgrWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
SegmentedControl bg asset for the up state of the white theme
|
| SegmentedControlDisabledBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
SegmentedControl button asset for the disabled state of the black theme
|
| SegmentedControlDisabledWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
SegmentedControl button asset for the disabled state of the white theme
|
| SegmentedControlPressedBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
SegmentedControl button asset for the down state of the black theme
|
| SegmentedControlPressedWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
SegmentedControl button asset for the pressed state of the white theme
|
| SegmentedControlSkinBlack — class, package qnx.ui.skins.buttons |
|
The SegmentedControlSkinWhite class is the default skin for a button in the SegmentedControl component in the dark colour theme. |
| SegmentedControlSkinBlack() — Constructor, class qnx.ui.skins.buttons.SegmentedControlSkinBlack |
|
Creates a new SegmentedControlSkinWhite instance. |
| SegmentedControlSkinWhite — class, package qnx.ui.skins.buttons |
|
The SegmentedControlSkinWhite class is the default skin for a button in the SegmentedControl component in the white colour theme. |
| SegmentedControlSkinWhite() — Constructor, class qnx.ui.skins.buttons.SegmentedControlSkinWhite |
|
Creates a new SegmentedControlSkinWhite instance. |
| select — Event, class qnx.dialog.BaseDialog |
|
Dispatched when a button in the dialog has been clicked. |
| select — Event, class qnx.ui.buttons.ToggleSwitch |
|
Dispatches a select event when the selection of the control changes. |
| select — Event, class qnx.ui.listClasses.DropDown |
|
Dispatched when an item in the drop down list is selected. |
| select — Event, class qnx.ui.picker.Picker |
|
Dispatched when the user selects an item from a column in the picker. |
| selectable — Property, class qnx.ui.text.Label |
|
Gets or sets a Boolean that determines whether or not the text can be selected. |
| selected — Property, class qnx.ui.buttons.Button |
|
Gets or sets the selected property of the button. |
| selected — Property, class qnx.ui.buttons.ToggleSwitch |
|
Gets or sets the value of the switch (the position of the thumb). |
| SELECTED — Constant Static Property, class qnx.ui.skins.SkinStates |
| A String which represents the SELECTED state of the skin |
| selectedIndex — Property, class qnx.dialog.BaseDialog |
|
Returns the selected index of the button (that was clicked). |
| selectedIndex — Property, class qnx.ui.buttons.SegmentedControl |
|
Gets or sets the currently selected index. |
| selectedIndex — Property, class qnx.ui.listClasses.DropDown |
|
Gets or sets the index of the currently selected item in the drop down. |
| selectedIndex — Property, class qnx.ui.listClasses.List |
|
Gets or sets the index of the currently selected item in a single-selection list. |
| selectedIndex — Property, class qnx.ui.listClasses.SectionList |
|
Setting the selectedIndex property will have no effect on the list and will cause an error to be thrown. |
| selectedIndices — Property, class qnx.dialog.PopupList |
|
Gets or sets the selected item index array. |
| selectedIndices — Property, class qnx.ui.listClasses.List |
|
Gets or sets the selected cells at the specified indices in a multi-selectable list. |
| selectedIndices — Property, class qnx.ui.listClasses.SectionList |
|
Setting the selectedIndices property will have no effect on the list and will cause an error to be thrown. |
| selectedIndices — Property, class qnx.ui.picker.Picker |
|
Gets or sets the selected index for each list in a Picker. |
| selectedItem — Property, class qnx.ui.buttons.SegmentedControl |
|
Gets or sets the currently selected item. |
| selectedItem — Property, class qnx.ui.listClasses.DropDown |
|
Gets or sets the currently selected item. |
| selectedItem — Property, class qnx.ui.listClasses.List |
|
Gets or sets the currently selected item in a single-selectable list. |
| selectedItems — Property, class qnx.ui.listClasses.List |
|
Gets or sets the group of selected items (selectedItems) in a multi-selectable list. |
| selectedItems — Property, class qnx.ui.picker.Picker |
|
Gets or sets the group of selected items for each list in the Picker. |
| selectedLabel — Property, class qnx.ui.buttons.ToggleSwitch |
|
Gets or sets the String text for the selected, or ON, label. |
| selection — Property, class qnx.ui.buttons.RadioButtonGroup |
|
Returns the currently selected radio button. |
| selectionMode — Property, class qnx.ui.listClasses.List |
|
Gets or sets a value that determines whether or not selection mode is enabled. |
| SEND — Constant Static Property, class qnx.ui.text.ReturnKeyType |
|
The Send key. |
| sendDescription() — method, class qnx.dialog.BaseDialog |
|
Gathers up and returns the description object for the dialog (client side). |
| sendMetadata(metadata:Object) — method, class qnx.media.MediaServiceConnection |
|
Provides the media service with a set of metadata for the current playback. |
| sendMouseEvent(pressed:Boolean, x:int, y:int) — method, class qnx.display.IowWindow |
|
Sends a mouse event to the window. |
| sensitivity — Property, class qnx.display.IowWindow |
|
Gets or sets the sensitivity of the window to pointer events. |
| separatorIndices — Property, class qnx.dialog.PopupList |
|
Gets or sets the separator indicies in the list. |
| serialNumber — Property, class qnx.system.Device |
|
Returns the serial number of the device. |
| setAlarm(duration:int, repeat:Boolean) — method, class qnx.system.QNXSystem |
|
Sets an alarm to cause activity during QNXSystemPowerMode.STANDBY power mode. |
| setBackgroundSkin(skin:Object) — method, class qnx.ui.buttons.SegmentedControl |
|
Sets the background skin for the segmented control, given a DisplayObject object to represent the
background skin. |
| setBackgroundSkin(skin:Object) — method, class qnx.ui.listClasses.DropDown |
|
Sets the skin for the List background. |
| setButtonPropertyAt(prop:String, value:Object, index:int) — method, class qnx.dialog.BaseDialog |
|
Sets a button property given a property name, a property value, and the index of a button property object. |
| setButtonSkin(skin:Object) — method, class qnx.ui.buttons.SegmentedControl |
|
Sets the button skin for the buttons in the segmented control. |
| setButtonSkin(skin:Object) — method, class qnx.ui.listClasses.DropDown |
|
Sets the skin for the drop down button. |
| setButtonSkin(skin:Object) — method, class qnx.ui.picker.Picker |
|
Sets the button skin for the picker. |
| setButtonWidthAtIndex(buttonWidth:int, index:int) — method, class qnx.ui.buttons.SegmentedControl |
|
Sets the button width of an item at the specified index. |
| setChildrenForIndex(index:int, children:qnx.ui.data:DataProvider, throwEvent:Boolean) — method, interface qnx.ui.data.ISectionDataProvider |
|
Sets the children data for a given index. |
| setChildrenForIndex(index:int, children:qnx.ui.data:DataProvider, throwEvent:Boolean) — method, class qnx.ui.data.SectionDataProvider |
|
Sets the children data for a given index. |
| setChildrenForItem(item:Object, children:qnx.ui.data:DataProvider, throwEvent:Boolean) — method, interface qnx.ui.data.ISectionDataProvider |
|
Sets the children data for a given item, given the DataProvider, and a Boolean that determines whether or
not an event will be dispatched. |
| setChildrenForItem(item:Object, children:qnx.ui.data:DataProvider, throwEvent:Boolean) — method, class qnx.ui.data.SectionDataProvider |
|
Sets the children data for a given item, given the DataProvider, and a Boolean that determines whether or
not an event will be dispatched. |
| setConnectionMode(mode:String) — method, class net.rim.blackberry.payment.PaymentSystem |
|
Sets the connection mode used in the application. |
| setEnabled(val:Boolean) — method, class qnx.ui.core.UIComponent |
|
Called when the enabled property changes. |
| setFillSkin(skin:Object) — method, class qnx.ui.slider.Slider |
|
Sets the fill skin for the slider. |
| setHeaderSkin(skin:Object) — method, class qnx.ui.listClasses.SectionList |
|
Sets the header renderer skin. |
| setIcon(image:Object) — method, class qnx.ui.buttons.IconButton |
|
Sets the icon for the button. |
| setIconStates() — method, class qnx.ui.skins.buttons.RadioButtonSkinBlack |
| |
| setImage(image:Object) — method, class qnx.ui.display.Image |
|
Sets the image. |
| setInputLevel(val:int, type:String) — method, class qnx.system.AudioManager |
|
Sets the input volume level. |
| setInputMute(val:Boolean, type:String) — method, class qnx.system.AudioManager |
|
Sets the input mute control. |
| setItems(arr:Array, throwEvent:Boolean) — method, class qnx.ui.data.DataProvider |
|
Sets the entire data provider to the new array. |
| setItems(arr:Array, throwEvent:Boolean) — method, interface qnx.ui.data.IDataProvider |
|
Sets the entire data provider to the new array. |
| setListBackgroundSkin(skin:Object) — method, class qnx.ui.picker.Picker |
|
Sets the skin for the background list. |
| setListSkin(skin:Object) — method, class qnx.ui.listClasses.DropDown |
|
Sets the CellRenderer for the List. |
| setListSkin(skin:Object) — method, class qnx.ui.picker.Picker |
|
Sets the skin for the list. |
| setListSkinAt(skin:Object, listAtIndex:int) — method, class qnx.ui.picker.Picker |
|
Sets the list skin for the List (or column) instance at the given index. |
| setListWidth(listAtIndex:int, listWidth:int) — method, class qnx.ui.picker.Picker |
|
Sets the width of a list given an index and a width in pixels. |
| setLocale(locale:String) — method, class qnx.locale.LocaleManager |
|
Sets the locale of the application, given the locale ID. |
| setMirrorMode(displayIndex:int, mode:String) — method, class qnx.display.Display |
|
Enables and disables mirror mode on the main display. |
| setMode(displayIndex:int, modeIndex:int) — method, class qnx.display.Display |
|
Sets the current display mode of a display. |
| setOption(option:String, value:Boolean) — method, class qnx.ui.media.MediaControl |
|
Allows you to hide and show features of the MediaControl class. |
| setOptionEnabled(option:String, value:Boolean) — method, class qnx.ui.media.MediaControl |
|
Allows you to enable and disable UI control items of the MediaControl class. |
| setOutputLevel(val:Number, type:String) — method, class qnx.system.AudioManager |
|
Sets the output volume level. |
| setOutputMute(val:Boolean, type:String) — method, class qnx.system.AudioManager |
|
Sets the output mute control. |
| setPlayState(state:any) — method, class qnx.media.MediaServiceConnection |
|
Provides the media service with the current state of playback. |
| setPosition(x:Number, y:Number) — method, interface qnx.ui.core.IContainable |
|
Called by the container to set the position of the component
relative to the position of the container. |
| setPosition(x:Number, y:Number) — method, class qnx.ui.core.Spacer |
|
Gets or sets the position of the spacer, given the x and y coordinates. |
| setPosition(x:Number, y:Number) — method, class qnx.ui.core.UIComponent |
|
Sets the x and y position of the component. |
| setProperty(prop:String, value:Object) — method, class qnx.ui.media.MediaControl |
|
Sets a property to the specified value in the MediaControl component
In the following listing, the volume property is set to 80 and the fullscreen mode property
is set to true:
controls.setProperty( MediaControlProperty.VOLUME, 80 );
controls.setProperty( MediaControlProperty.FULLSCREEN, true );
|
| setRotation(displayIndex:int, angle:int) — method, class qnx.display.Display |
|
Rotate a display. |
| setScrollContent(content:Object) — method, class qnx.ui.listClasses.ScrollPane |
|
Sets content for the ScrollPane instance. |
| setSelectedRadioButton(button:qnx.ui.buttons:RadioButton, throwEvent:Boolean) — method, class qnx.ui.buttons.RadioButtonGroup |
|
Sets the specified radio button to selected. |
| setSelectionSkin(skin:Object) — method, class qnx.ui.picker.Picker |
|
Sets the skin for the selection. |
| setSize(width:Number, height:Number) — method, class qnx.ui.core.Container |
|
Called by the parent (other containers or the outer most parent) to
set the size of the container. |
| setSize(width:Number, height:Number) — method, class qnx.ui.core.Spacer |
|
Sets the size of the spacer, given the width and height. |
| setSize(w:Number, h:Number) — method, class qnx.ui.core.UIComponent |
|
Sets the width and height of the component. |
| setSize(w:Number, h:Number) — method, interface qnx.ui.display.ISizeable |
|
Sets the width and height of the component. |
| setSkin(cellSkin:Object) — method, class qnx.ui.core.SkinnableComponent |
|
Set the skin object on the component for it to render. |
| setSkin(skin:Object) — method, class qnx.ui.listClasses.List |
|
Sets the cell renderer to use to populate the list. |
| setSkinState(state:String, asset:flash.display:DisplayObject) — method, class qnx.ui.skins.UISkin |
|
Associates a UI component state with a skin asset. |
| setState(state:String) — method, class qnx.ui.media.MediaControl |
|
Sets the state of the control. |
| setTextFormat(format:flash.text:TextFormat) — method, class qnx.ui.progress.PercentageBar |
|
Set the TextFormat for the item. |
| setTextFormatForState(format:flash.text:TextFormat, state:String) — method, class qnx.ui.buttons.LabelButton |
|
Sets the TextFormat object for the label for a given state. |
| setTextFormatForState(format:flash.text:TextFormat, state:String) — method, class qnx.ui.buttons.ToggleSwitch |
|
Sets the TextFormat object for the label for a given state. |
| setTextFormatForState(format:flash.text:TextFormat, state:String) — method, class qnx.ui.listClasses.CellRenderer |
|
Sets the TextFormat object for the label of a given state. |
| setThumbSkin(skin:Object) — method, class qnx.ui.slider.Slider |
|
Sets the skin for the slider thumb button. |
| setTrackSkin(skin:Object) — method, class qnx.ui.slider.Slider |
|
Sets the skin for the track of the slider. |
| setWindowProperty(propertyId:int, value:int) — method, class qnx.display.IowWindow |
|
Sets the general window properties, given a property ID and an integer value. |
| show(groupId:String) — method, class qnx.dialog.BaseDialog |
|
Shows the dialog on the screen as a system or application dialog. |
| showListAbove — Property, class qnx.ui.listClasses.DropDown |
|
Determines if the drop down list will expand above or below the drop down button. |
| showPercent — Property, class qnx.ui.progress.PercentageBar |
|
A Boolean that toggles the percentage value label. |
| showSkin(skin:flash.display:DisplayObject) — method, class qnx.ui.skins.UISkin |
|
Shows the given skin state. |
| SINGLE — Constant Static Property, class qnx.ui.listClasses.ListSelectionMode |
|
A constant indicating that only a single cell can be selected at any given time. |
| size — Property, interface qnx.ui.core.IContainable |
|
Gets or sets the size for this component (as a percentage of the
container's size, or in pixels). |
| size — Property, class qnx.ui.core.Spacer |
|
Gets or sets the size of the spacer. |
| size — Property, class qnx.ui.core.UIComponent |
|
Gets or sets the size for this component (as a percentage of the
container's size, or in pixels). |
| SIZE — Constant Static Property, class qnx.ui.core.InvalidationType |
|
The InvalidationType.SIZE constant defines the property which indicates the size of the component is invalid. |
| SIZE_FULL — Constant Static Property, class qnx.dialog.DialogSize |
| A constant indicating the size should be full, or it should fill the screen. |
| SIZE_LARGE — Constant Static Property, class qnx.dialog.DialogSize |
| A constant indicating the large dialog size. |
| SIZE_LARGE — Constant Static Property, class qnx.ui.picker.Picker |
|
A constant indicating the large picker. |
| SIZE_MEDIUM — Constant Static Property, class qnx.dialog.DialogSize |
| A constant indicating the medium dialog size. |
| sizeMode — Property, interface qnx.ui.core.IContainable |
|
Gets or sets the size mode for this component. |
| sizeMode — Property, class qnx.ui.core.Spacer |
|
Gets or sets the size mode for this component. |
| sizeMode — Property, class qnx.ui.core.UIComponent |
|
Gets or sets the size mode for this component. |
| SizeMode — class, package qnx.ui.core |
|
The SizeMode class contains the constant values that define the component sizing mode
when being laid out in a container. |
| SIZE_SHORT — Constant Static Property, class qnx.dialog.DialogSize |
| A constant indicating the short dialog size. |
| SIZE_SMALL — Constant Static Property, class qnx.dialog.DialogSize |
| A constant indicating the small dialog size. |
| SIZE_SMALL — Constant Static Property, class qnx.ui.picker.Picker |
|
A constant indicating the small picker. |
| SIZE_TALL — Constant Static Property, class qnx.dialog.DialogSize |
| A constant indicating that the size should be tall, or that it should favour height over width. |
| sizeUnit — Property, interface qnx.ui.core.IContainable |
|
Gets or sets the unit of measurement for the size property. |
| sizeUnit — Property, class qnx.ui.core.Spacer |
|
Gets or sets the unit of measure for the spacer. |
| sizeUnit — Property, class qnx.ui.core.UIComponent |
|
Gets or sets the unit of measure for the size property. |
| SizeUnit — class, package qnx.ui.core |
|
The SizeUnit class contains the constant values that define the unit of measure
for container sizing. |
| SIZE_WIDE — Constant Static Property, class qnx.dialog.DialogSize |
| A constant indicating that the size should be wide, or that it should favour width over height. |
| SKIN — Constant Static Property, class qnx.dialog.DialogButtonProperty |
|
A constant representing the button "skin" property. |
| SKIN — Constant Static Property, class qnx.ui.core.InvalidationType |
|
The InvalidationType.SKIN constant defines the property which indicates the skin of the component is invalid. |
| SkinAssets — class, package qnx.ui.skins |
|
The SkinAssets class defines the graphic assets that are used in the SDK. |
| SkinnableComponent — class, package qnx.ui.core |
|
The SkinnableComponent class is the base class for components that can be skinned. |
| SkinnableComponent() — Constructor, class qnx.ui.core.SkinnableComponent |
|
Constructs a SkinnableComponent instance. |
| SkinStates — class, package qnx.ui.skins |
|
The SkinStates class defines the skin states that are referenced by the skin classes. |
| Slider — class, package qnx.ui.slider |
|
The Slider class contains the functionality for a basic Slider implementation. |
| Slider() — Constructor, class qnx.ui.slider.Slider |
|
Creates a new Slider instance. |
| slider_drag_ended — Event, class qnx.ui.slider.Slider |
| |
| slider_drag_started — Event, class qnx.ui.slider.Slider |
| |
| SliderEvent — class, package qnx.ui.events |
|
The Slider class uses this event class to notify subscribers of slider events. |
| SliderEvent(type:String, value:Number) — Constructor, class qnx.ui.events.SliderEvent |
|
Constructs a SliderEvent object. |
| SliderFillSkin — class, package qnx.ui.skins.slider |
|
The default skin for the slider fill component. |
| SliderFillSkin() — Constructor, class qnx.ui.skins.slider.SliderFillSkin |
|
Creates a new SliderFillSkin instance. |
| SliderFillSkinBlack — class, package qnx.ui.skins.slider |
|
The default skin for the slider fill component in the dark theme. |
| SliderFillSkinBlack() — Constructor, class qnx.ui.skins.slider.SliderFillSkinBlack |
|
Creates a new SliderFillSkinBlack instance. |
| SliderFillSkinWhite — class, package qnx.ui.skins.slider |
|
The default skin for the slider fill component in the white theme. |
| SliderFillSkinWhite() — Constructor, class qnx.ui.skins.slider.SliderFillSkinWhite |
|
Creates a new SliderFillSkinWhite instance. |
| slider_move — Event, class qnx.ui.slider.Slider |
| |
| SliderThumbDisabledBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Slider thumb asset for the disabled state of the dark theme
|
| SliderThumbDisabledWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Slider thumb asset for the disabled state of the white theme
|
| SliderThumbPressedBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Slider thumb asset for the down state of the dark theme
|
| SliderThumbPressedWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Slider thumb asset for the down state of the white theme
|
| SliderThumbSkinBlack — class, package qnx.ui.skins.slider |
|
The default skin for the slider thumb component in the dark color theme. |
| SliderThumbSkinBlack() — Constructor, class qnx.ui.skins.slider.SliderThumbSkinBlack |
|
Creates a new SliderThumbSkinBlack instance. |
| SliderThumbSkinWhite — class, package qnx.ui.skins.slider |
|
The default skin for the slider thumb component in the white color theme. |
| SliderThumbSkinWhite() — Constructor, class qnx.ui.skins.slider.SliderThumbSkinWhite |
|
Creates a new SliderThumbSkinWhite instance. |
| SliderThumbUpBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Slider thumb asset for the up state of the dark theme
|
| SliderThumbUpWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Slider thumb asset for the up state of the white theme
|
| SliderTrackBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Slider track asset for the up state of the dark theme
|
| SliderTrackDisabledBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Slider track asset for the disabled state of the dark theme
|
| SliderTrackDisabledWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Slider track asset for the disabled state of the white theme
|
| SliderTrackFillDisabledBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Slider track asset for the disabled state of the dark theme
|
| SliderTrackFillDisabledWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Slider track asset for the disabled state of the white theme
|
| SliderTrackFillUpBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Slider track asset for the up state of the dark theme
|
| SliderTrackFillUpWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Slider fill asset for the up state of the white theme
|
| SliderTrackSkin — class, package qnx.ui.skins.slider |
|
The default skin for the slider track. |
| SliderTrackSkin() — Constructor, class qnx.ui.skins.slider.SliderTrackSkin |
|
Creates a new SliderTrackSkin instance. |
| SliderTrackSkinBlack — class, package qnx.ui.skins.slider |
|
The default skin for the slider track in the black theme. |
| SliderTrackSkinBlack() — Constructor, class qnx.ui.skins.slider.SliderTrackSkinBlack |
|
Creates a new SliderTrackSkinBlack instance. |
| SliderTrackSkinWhite — class, package qnx.ui.skins.slider |
|
The default skin for the slider track in the white theme. |
| SliderTrackSkinWhite() — Constructor, class qnx.ui.skins.slider.SliderTrackSkinWhite |
|
Creates a new SliderTrackSkinWhite instance. |
| SliderTrackWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Slider thumb asset for the up state of the dark theme
|
| smoothing — Property, class qnx.ui.display.Image |
|
Controls whether or not the bitmap is smoothed when scaled. |
| snapshotCreated — Event, class qnx.display.IowWindow |
| |
| SNAPSHOT_CREATED — Constant Static Property, class qnx.events.IowWindowSnapshotEvent |
|
Dispatched when the snapshot operation completes successfully. |
| snapshotFailed — Event, class qnx.display.IowWindow |
| |
| SNAPSHOT_FAILED — Constant Static Property, class qnx.events.IowWindowSnapshotEvent |
|
Dispatched when the snapshot operation fails. |
| Spacer — class, package qnx.ui.core |
|
The Spacer class is used to provide space between child items within a container. |
| Spacer(s:Number, su:String) — Constructor, class qnx.ui.core.Spacer |
|
Creates a Spacer instance, given a size and unit of measure. |
| SPEAKERS — Constant Static Property, class qnx.system.AudioOutput |
|
A constant indicating the speaker channel. |
| speed — Property, class qnx.media.MediaPlayer |
|
Gets or sets the play speed, in units of 1/1000 of normal speed. |
| srcHeight — Property, class qnx.display.IowWindow |
|
Gets or sets the height of the sub-area of the window that is to be displayed. |
| srcWidth — Property, class qnx.display.IowWindow |
|
Gets or sets the width of the sub-area of the window that is to be displayed. |
| srcX — Property, class qnx.display.IowWindow |
|
Gets or sets the x coordinate of the upper left hand corner of the sub-area
of the window to be displayed. |
| srcY — Property, class qnx.display.IowWindow |
|
Gets or sets the y coordinate of the upper left hand corner of the sub-area
of the window to be displayed. |
| stage — Property, class qnx.media.QNXStageWebView |
|
The stage on which this QNXStageWebView object is displayed. |
| standby — Event, class qnx.system.QNXSystem |
| |
| STANDBY — Constant Static Property, class qnx.events.QNXSystemEvent |
|
Dispatched when the system goes into the standby state. |
| STANDBY — Constant Static Property, class qnx.system.QNXSystemPowerMode |
|
Indicates that all normal player activity ceases including onEnterFrame event
handlers and timers. |
| STANDBY — Constant Static Property, class qnx.system.QNXSystemState |
|
Indicates that the system is considered off. |
| START — Constant Static Property, class qnx.ui.events.SliderEvent |
| Dispatched when a drag event starts. |
| startIndex — Property, class qnx.ui.events.DataProviderEvent |
|
Gets the start index of the items that were modified. |
| state — Property, class qnx.display.IowWindow |
|
Gets the state of the window. |
| state — Property, class qnx.ui.listClasses.CellRenderer |
|
Gets or sets the state of the cell. |
| state — Property, interface qnx.ui.listClasses.ICellRenderer |
|
Gets or sets the state of the cell. |
| state — Property, interface qnx.ui.skins.ISkin |
|
Gets or sets the state of the skin. |
| state — Property, class qnx.ui.skins.UISkin |
|
Gets or sets the state of the skin. |
| STATE — Constant Static Property, class qnx.ui.core.InvalidationType |
|
The InvalidationType.STATE constant defines the property which indicates the state of the component is invalid. |
| stateChange — Event, class qnx.ui.media.MediaControl |
| |
| STATE_CHANGE — Constant Static Property, class qnx.events.DeviceBatteryEvent |
|
Dispatched when a battery state change occurs. |
| STATE_CHANGE — Constant Static Property, class qnx.ui.events.MediaControlEvent |
|
Dispatched when the state of the media must change based on user interaction with the controls. |
| status — Property, class qnx.events.NetworkResourceOpenedEvent |
|
Determines the http status code for the resource. |
| status — Property, class qnx.media.QNXStageWebView |
|
Gets the current status bar content. |
| stop() — method, class qnx.media.MediaPlayer |
|
Stops playback after playback has been stopped or paused. |
| stop() — method, class qnx.media.QNXStageWebView |
|
Halts the current load operation. |
| STOP — Constant Static Property, class qnx.ui.media.MediaControlOption |
|
Show or hide the stop button in the MediaControl component. |
| STOP — Constant Static Property, class qnx.ui.media.MediaControlState |
|
Passed into the MediaControl.setProperty() method to indicate that the
MediaControl interface should reflect a stopped state. |
| streamId — Property, class qnx.events.NetworkResourceDataReceivedEvent |
|
The ID of the resource to be loaded. |
| streamId — Property, class qnx.events.NetworkResourceDoneEvent |
|
The ID of the resource to be loaded. |
| streamId — Property, class qnx.events.NetworkResourceHeaderReceivedEvent |
|
The ID of the resource to be loaded. |
| streamId — Property, class qnx.events.NetworkResourceOpenedEvent |
|
Determines the id of the resource that was opened. |
| streamId — Property, class qnx.events.NetworkResourceRequestedEvent |
|
Determines the ID of the resource to be loaded. |
| streamId — Property, class qnx.events.UnknownProtocolEvent |
|
Returns the stream ID that is associated with this resource. |
| STRETCH — Constant Static Property, class qnx.display.MirrorMode |
|
Stretch to fill the display while preserving the aspect ratio. |
| SUBMIT — Constant Static Property, class qnx.ui.text.ReturnKeyType |
|
The Submit key. |
| supportedFileTypes — Static Property, class qnx.system.QNXApplication |
|
A Vector array (a typed array of String values) of file extensions which can be opened in the default application on the device. |
| surfaceHeight — Property, class qnx.display.IowWindow |
|
Gets or sets the height of the surface that is associated with the window. |
| surfaceWidth — Property, class qnx.display.IowWindow |
|
Gets or sets the width of the surface that is associated with the window. |
| swapInterval — Property, class qnx.display.IowWindow |
|
Gets or sets the swap interval of the window. |
| swipeDown — Event, class qnx.system.QNXApplication |
| |
| SWIPE_DOWN — Constant Static Property, class qnx.events.QNXApplicationEvent |
|
Dispatched when a user swipes down from the top bezel of the device onto the screen. |
| system — Static Property, class qnx.system.QNXSystem |
|
Returns the singleton QNXSystem object. |
| systemState — Property, class qnx.system.QNXSystem |
|
Returns a String representing the current system state. |
|
| 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 |