| Symbols 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 | |
| sameDomain — Property in class flash.display.LoaderInfo | |
| Expresses the domain relationship between the loader and the content: true if they have the same origin domain; false otherwise. | |
| sandboxType — Static property in class flash.system.Security | |
| Indicates the type of security sandbox in which the calling SWF file is operating. | |
| save — Property in class flash.ui.ContextMenuBuiltInItems | |
| Lets the user with Shockmachine installed save a SWF file. | |
| save() — Method in class lc.task.form.TaskForm | |
| Saves the form data associated with a specific task. | |
| save() — Static method in class mx.managers.HistoryManager | |
| Saves the application's current state so it can be restored later. | |
| saveAsPDF(event:flash.events:Event) — Method in class ga.controls.Wrapper | |
| Forwards the request to save the PDF rendition of the form guide. | |
| SaveAttachmentCommand — Class in package lc.domain | |
| The SaveAttachmentCommand class returns the task's document that is referenced by the TaskAttachmentInfo object. | |
| SaveAttachmentCommand(taskAttachmentInfo:lc.attachments:TaskAttachmentInfo) — Constructor in class lc.domain.SaveAttachmentCommand | |
| Constructor. | |
| saveCache(value:Object) — Method in class mx.data.DataService | |
| This method will save the current state of the DataService cache. | |
| saveCache(dispatcher:flash.events:IEventDispatcher, faultsOnly:Boolean, force:Boolean, value:Object, token:mx.rpc:AsyncToken) — Method in class mx.data.DataStore | |
| This method will save the current state of the associated data services and internal message cache. | |
| saveCache(value:Object) — Method in class mx.data.mxml.DataService | |
| This method will save the current state of the DataService cache. | |
| SAVE_DATA_COMPLETE — Constant static property in class lc.core.events.ObjectResultEvent | |
| The form data successfully was saved event type. | |
| saveItemData(taskId:String, taskItemIndex:int, data:Object) — Method in interface lc.core.ITaskManager | |
| Saves the task item data to the server. | |
| saveItemData(taskItemIndex:int, data:Object) — Method in class lc.domain.Task | |
| Saves task item data to the server. | |
| saveStartValue() — Method in class mx.effects.effectClasses.ActionEffectInstance | |
| Subclasses implement this method to save the starting state before the effect plays. | |
| saveState() — Method in class mx.containers.Accordion | |
| Saves the state of this object. | |
| saveState() — Method in class mx.containers.ViewStack | |
| Saves the state of this object. | |
| saveState() — Method in interface mx.managers.IHistoryManagerClient | |
| Saves the state of this object. | |
| scale(sx:Number, sy:Number) — Method in class flash.geom.Matrix | |
| Applies a scaling transformation to the matrix. | |
| scale9Grid — Property in class flash.display.DisplayObject | |
| The current scaling grid that is in effect. | |
| scaleContent — Property in class mx.controls.SWFLoader | |
| A flag that indicates whether to scale the content to fit the size of the control or resize the control to the content's size. | |
| scaleEasingFunction — Property in class mx.effects.MaskEffect | |
| Easing function to use for scaling the mask. | |
| scaleEasingFunction — Property in class mx.effects.effectClasses.MaskEffectInstance | |
| Easing function to use for scaling the mask. | |
| scaleMode — Property in class flash.display.Stage | |
| A value from the StageScaleMode class that specifies which scale mode to use. | |
| scaleMode — Property in class mx.graphics.LinearGradientStroke | |
| A value from the LineScaleMode class that specifies which scale mode to use. | |
| scaleMode — Property in class mx.graphics.Stroke | |
| Specifies how to scale a stroke. | |
| scaleX — Property in class flash.display.DisplayObject | |
| Indicates the horizontal scale (percentage) of the object as applied from the registration point. | |
| scaleX — Property in class flash.filters.DisplacementMapFilter | |
| The multiplier to use to scale the x displacement result from the map calculation. | |
| scaleX — Property in interface mx.core.IFlexDisplayObject | |
| The horizontal scaling factor for this object. | |
| scaleX — Property in class mx.core.UIComponent | |
| Number that specifies the horizontal scaling factor. | |
| scaleX — Property in class mx.graphics.BitmapFill | |
| The percent to horizontally scale the bitmap when filling, from 0 to 1. | |
| scaleXFrom — Property in class mx.effects.MaskEffect | |
| Initial scaleX for mask. | |
| scaleXFrom — Property in class mx.effects.effectClasses.MaskEffectInstance | |
| Initial scaleX for mask. | |
| scaleXTo — Property in class mx.effects.MaskEffect | |
| Ending scaleX for mask. | |
| scaleXTo — Property in class mx.effects.effectClasses.MaskEffectInstance | |
| Ending scaleX for mask. | |
| scaleY — Property in class flash.display.DisplayObject | |
| Indicates the vertical scale (percentage) of an object as applied from the registration point of the object. | |
| scaleY — Property in class flash.filters.DisplacementMapFilter | |
| The multiplier to use to scale the y displacement result from the map calculation. | |
| scaleY — Property in interface mx.core.IFlexDisplayObject | |
| The vertical scaling factor for this object. | |
| scaleY — Property in class mx.core.UIComponent | |
| Number that specifies the vertical scaling percentage. | |
| scaleY — Property in class mx.graphics.BitmapFill | |
| The percent to vertically scale the bitmap when filling, from 0 to 1. | |
| scaleYFrom — Property in class mx.effects.MaskEffect | |
| Initial scaleY for mask. | |
| scaleYFrom — Property in class mx.effects.effectClasses.MaskEffectInstance | |
| Initial scaleY for mask. | |
| scaleYTo — Property in class mx.effects.MaskEffect | |
| Ending scaleY for mask. | |
| scaleYTo — Property in class mx.effects.effectClasses.MaskEffectInstance | |
| Ending scaleY for mask. | |
| Scene — Final class in package flash.display | |
| The Scene class includes properties for identifying the name, labels, and number of frames in a scene. | |
| scenes — Property in class flash.display.MovieClip | |
| An array of Scene objects, each listing the name, the number of frames, and the frame labels for a scene in the MovieClip instance. | |
| SCHEMA_TYPE — Static property in class mx.rpc.xml.SimpleXMLEncoder | |
| SchemaTypeRegistry — Class in package mx.rpc.xml | |
| XMLDecoder uses this class to map an XML Schema type by QName to an ActionScript Class so that it can create strongly typed objects when decoding content. | |
| scope — Property in class lc.domain.SearchFilterAttribute | |
| The scope of a search filter attribute. | |
| screen — Property in interface mx.core.IToolTip | |
| A Rectangle that specifies the size and position of the base drawing surface for this tooltip. | |
| screen — Property in class mx.core.UIComponent | |
| Returns an object that contains the size and position of the base drawing surface for this object. | |
| screen — Property in interface mx.managers.ISystemManager | |
| The size and position of the application window. | |
| screen — Property in class mx.managers.SystemManager | |
| The size and position of the application window. | |
| SCREEN — Constant static property in class flash.display.BlendMode | |
| Multiplies the complement (inverse) of the display object color by the complement of the background color, resulting in a bleaching effect. | |
| screenColor — Static property in class flash.system.Capabilities | |
| Specifies the screen color. | |
| screenDPI — Static property in class flash.system.Capabilities | |
| Specifies the dots-per-inch (dpi) resolution of the screen, in pixels. | |
| screenResolutionX — Static property in class flash.system.Capabilities | |
| Specifies the maximum horizontal resolution of the screen. | |
| screenResolutionY — Static property in class flash.system.Capabilities | |
| Specifies the maximum vertical resolution of the screen. | |
| scriptRecursionLimit — Property in class mx.core.Application | |
| Specifies the maximum depth of the Adobe Flash Player call stack before Flash Player stops. | |
| scriptTimeLimit — Property in class mx.core.Application | |
| Specifies the maximum duration, in seconds, that an ActionScript event handler can execute before the Flash Player assumes that it is hung, and aborts it. | |
| ScriptTimeoutError — Dynamic class in package flash.errors | |
| The ScriptTimeoutError exception is thrown when the script timeout interval is reached. | |
| ScriptTimeoutError(message:String) — Constructor in class flash.errors.ScriptTimeoutError | |
| Creates a new ScriptTimeoutError object. | |
| scroll(x:int, y:int) — Method in class flash.display.BitmapData | |
| Scrolls an image by a certain (x, y) pixel amount. | |
| scroll — Event in class flash.text.TextField | |
| Dispatched by a TextField object after the user scrolls. | |
| scroll — Event in class mx.controls.ComboBox | |
| Dispatched when the user scrolls the ComboBox control's drop-down list. | |
| scroll — Event in class mx.controls.DateChooser | |
| Dispatched when the month changes due to user interaction. | |
| scroll — Event in class mx.controls.DateField | |
| Dispatched when the month changes due to user interaction. | |
| scroll — Event in class mx.controls.HScrollBar | |
| Dispatched when the ScrollBar control scrolls through user initiated action or programmatically. | |
| scroll — Event in class mx.controls.VScrollBar | |
| Dispatched when the ScrollBar control scrolls through user initiated action or programmatically. | |
| scroll — Event in class mx.core.Container | |
| Dispatched when the user manually scrolls the container. | |
| scroll — Event in class mx.core.ScrollControlBase | |
| Dispatched when the content is scrolled. | |
| SCROLL — Constant static property in class flash.events.Event | |
| Defines the value of the type property of a scroll event object. | |
| SCROLL — Constant static property in class mx.events.DateChooserEvent | |
| The DateChooserEvent.SCROLL constant defines the value of the type property of the event object for a scrollevent. | |
| SCROLL — Constant static property in class mx.events.ScrollEvent | |
| The ScrollEvent.SCROLL constant defines the value of the type property of the event object for a scroll event. | |
| scrollAreaChanged — Property in class mx.core.ScrollControlBase | |
| A flag that the scrolling area changed due to the appearance or disappearance of scrollbars. | |
| ScrollArrowSkin — Class in package mx.skins.halo | |
| The skin for all the states of the up or down button in a ScrollBar. | |
| ScrollArrowSkin() — Constructor in class mx.skins.halo.ScrollArrowSkin | |
| Constructor. | |
| ScrollBar — Class in package mx.controls.scrollClasses | |
| The ScrollBar class is the base class for the HScrollBar and VScrollBar controls. | |
| ScrollBar() — Constructor in class mx.controls.scrollClasses.ScrollBar | |
| Constructor. | |
| ScrollBarAutomationImpl — Class in package mx.automation.delegates.controls | |
| Defines methods and properties required to perform instrumentation for the ScrollBar class. | |
| ScrollBarAutomationImpl(obj:mx.controls.scrollClasses:ScrollBar) — Constructor in class mx.automation.delegates.controls.ScrollBarAutomationImpl | |
| Constructor. | |
| ScrollBarDirection — Final class in package mx.controls.scrollClasses | |
| The ScrollBarDirection class defines the values for the direction property of the ScrollBar control. | |
| scrollChildren() — Method in class mx.core.Container | |
| Positions the container's content area relative to the viewable area based on the horizontalScrollPosition and verticalScrollPosition properties. | |
| ScrollControlBase — Class in package mx.core | |
| The ScrollControlBase class is the base class for controls with scroll bars. | |
| ScrollControlBase() — Constructor in class mx.core.ScrollControlBase | |
| Constructor. | |
| ScrollControlBaseAutomationImpl — Class in package mx.automation.delegates.core | |
| Defines the methods and properties required to perform instrumentation for the ScrollControlBase class. | |
| ScrollControlBaseAutomationImpl(obj:mx.core:ScrollControlBase) — Constructor in class mx.automation.delegates.core.ScrollControlBaseAutomationImpl | |
| Constructor. | |
| ScrollEvent — Class in package mx.events | |
| Represents events that are dispatched by the ScrollBar class. | |
| ScrollEvent(type:String, bubbles:Boolean, cancelable:Boolean, detail:String, position:Number, direction:String, delta:Number) — Constructor in class mx.events.ScrollEvent | |
| Constructor. | |
| ScrollEventDetail — Final class in package mx.events | |
| Constants for the values of the detail property of a ScrollEvent. | |
| ScrollEventDirection — Final class in package mx.events | |
| Constants for the values of the direction property of a ScrollEvent. | |
| scrollH — Property in class flash.text.TextField | |
| The current horizontal scrolling position. | |
| scrollHandler(event:flash.events:Event) — Method in class mx.core.ScrollControlBase | |
| Default event handler for the scroll event. | |
| scrollHorizontally(pos:int, deltaPos:int, scrollUp:Boolean) — Method in class mx.controls.listClasses.ListBase | |
| Adjusts the renderers in response to a change in scroll position. | |
| ScrollPolicy — Final class in package mx.core | |
| Values for the horizontalScrollPolicy and verticalScrollPolicy properties of the Container and ScrollControlBase classes. | |
| scrollPosition — Property in class mx.controls.scrollClasses.ScrollBar | |
| Number that represents the current scroll position. | |
| scrollPositionToIndex(horizontalScrollPosition:int, verticalScrollPosition:int) — Method in class mx.controls.listClasses.ListBase | |
| Returns the data provider index for the item at the first visible row and column for the given scroll positions. | |
| scrollRect — Property in class flash.display.DisplayObject | |
| The scroll rectangle bounds of the display object. | |
| scrollRect — Property in interface mx.core.IUIComponent | |
| The scroll rectangle bounds of the surface of the component. | |
| ScrollThumb — Class in package mx.controls.scrollClasses | |
| The ScrollThumb class defines the thumb of a ScrollBar control. | |
| ScrollThumb() — Constructor in class mx.controls.scrollClasses.ScrollThumb | |
| Constructor. | |
| ScrollThumbSkin — Class in package mx.skins.halo | |
| The skin for all the states of the thumb in a ScrollBar. | |
| ScrollThumbSkin() — Constructor in class mx.skins.halo.ScrollThumbSkin | |
| Constructor. | |
| scrollTipFunction — Property in class mx.core.ScrollControlBase | |
| A function that computes the string to be displayed as the ScrollTip. | |
| scrollToIndex(index:int) — Method in class mx.controls.listClasses.ListBase | |
| Ensures that the data provider item at the given index is visible. | |
| ScrollTrackSkin — Class in package mx.skins.halo | |
| The skin for the track in a ScrollBar. | |
| ScrollTrackSkin() — Constructor in class mx.skins.halo.ScrollTrackSkin | |
| Constructor. | |
| scrollV — Property in class flash.text.TextField | |
| The vertical position of text in a text field. | |
| scrollVertically(pos:int, deltaPos:int, scrollUp:Boolean) — Method in class mx.controls.listClasses.ListBase | |
| Adjusts the renderers in response to a change in scroll position. | |
| scrubDelay — Static property in class mx.managers.ToolTipManager | |
| The amount of time, in milliseconds, that a user can take when moving the mouse between controls before Flex again waits for the duration of showDelay to display a ToolTip. | |
| search(pattern) — Method in class String | |
| Searches for the specifed pattern and returns the index of the first matching substring. | |
| searchable — Property in class lc.domain.ProcessVariable | |
| A flag that specifies whether the process variable is searchable. | |
| SEARCH_COMPLETE — Constant static property in class lc.core.events.CollectionResultEvent | |
| The search completed event type. | |
| SearchDescriptorCardRenderer — Class in package lc.search | |
| The SearchDescriptorCardRenderer component represents a search template descriptor. | |
| SearchDescriptorCardRendererModel — Class in package lc.search | |
| The SearchDescriptorCardRendererModel class provides support for the views that have references to a SearchDescriptorCardRenderer object. | |
| SearchFilter — Class in package lc.domain | |
| The SearchFilter class is used for specifying filtering conditions and retrieving search results. | |
| SearchFilterAttribute — Class in package lc.domain | |
| The SearchFilterAttribute class specifies properties for a search filter. | |
| SearchFilterCondition — Class in package lc.domain | |
| The SearchFilterCondition class is used for creating search filters conditions. | |
| SearchFilterSort — Class in package lc.domain | |
| The SearchFilterSort class is used for sorting search filters. | |
| SearchSelector — Class in package lc.search | |
| The SearchSelector component manages the four main views of searching, which are the search template descriptors, the search query, the search results, and the task interaction. | |
| SearchSelectorModel — Class in package lc.search | |
| The SearchSelectorModel class provides support for the SearchSelector component. | |
| SearchSelectorModel() — Constructor in class lc.search.SearchSelectorModel | |
| Constructor. | |
| SearchTemplate — Class in package lc.domain | |
| The SearchTemplate class provides support for working with search templates. | |
| searchTemplateDescriptor — Property in class lc.search.SearchSelectorModel | |
| The search template descriptor. | |
| SearchTemplateDescriptor — Class in package lc.domain | |
| The SearchTemplateDescriptor class is used for working with the search template descriptor. | |
| searchTemplateDescriptors — Property in class lc.domain.SearchTemplateDescriptors | |
| A collection of search template descriptors. | |
| SearchTemplateDescriptors — Class in package lc.domain | |
| The SearchTemplateDescriptors class is used for working with multiple search template descriptors. | |
| SearchTemplateDescriptors(session:lc.domain:SessionMap) — Constructor in class lc.domain.SearchTemplateDescriptors | |
| Constructor. | |
| SEARCH_TEMPLATE_RESULT — Constant static property in class lc.core.events.ObjectResultEvent | |
| The results of a search template execution event type. | |
| searchType — Property in class lc.domain.SearchFilter | |
| The search type for the search filter. | |
| secondDataProvider — Property in class mx.charts.chartClasses.CartesianChart | |
| The second dataProvider for this chart. | |
| secondHorizontalAxis — Property in class mx.charts.chartClasses.CartesianChart | |
| Defines the labels, tick marks, and data position for items on the y-axis. | |
| secondHorizontalAxisRenderer — Property in class mx.charts.chartClasses.CartesianChart | |
| Specifies how data appears along the y-axis of a chart. | |
| secondHorizontalAxisStyleName — Style in class mx.charts.chartClasses.CartesianChart | |
| The class selector that defines the style properties for the second horizontal axis. | |
| secondRadiusAxis — Property in class mx.charts.BubbleChart | |
| The axis the bubble radius of secondary series is mapped against. | |
| seconds — Property in class Date | |
| The seconds (an integer from 0 to 59) portion of a Date object according to local time. | |
| secondSeries — Property in class mx.charts.chartClasses.CartesianChart | |
| An array of Series objects that define the secondary chart data. | |
| secondsUTC — Property in class Date | |
| The seconds (an integer from 0 to 59) portion of a Date object according to universal time (UTC). | |
| secondVerticalAxis — Property in class mx.charts.chartClasses.CartesianChart | |
| The second vertical axis definition for this chart. | |
| secondVerticalAxisRenderer — Property in class mx.charts.chartClasses.CartesianChart | |
| Defines the labels, tick marks, and data position for items on the x-axis. | |
| secondVerticalAxisStyleName — Style in class mx.charts.chartClasses.CartesianChart | |
| The class selector that defines the style properties for the second vertical axis. | |
| section — Property in class ga.model.GAEvent | |
| The associated section when a page or section specific event is dispatched. | |
| section — Property in interface ga.model.IPanel | |
| The parent section for the panel. | |
| section — Property in class ga.views.StaticSectionView | |
| The section being viewed. | |
| SECTION_ADD — Constant static property in class ga.model.GAEvent | |
| Dispatched when a repeating section is added to a form guide. | |
| SectionListView — Class in package ga.views | |
| Provides a dynamic list of visible sections within a form guide. | |
| SectionListView() — Constructor in class ga.views.SectionListView | |
| Constructor | |
| SECTION_REMOVE — Constant static property in class ga.model.GAEvent | |
| Dispatched when a repeating section is removed from a form guide. | |
| SectionTitle — Class in package ga.controls | |
| A label that displays the name of the currently selected section. | |
| SecureAMFChannel — Class in package mx.messaging.channels | |
| The SecureAMFChannel class is identical to the AMFChannel class except that it uses a secure protocol, HTTPS, to send messages to an AMF endpoint. | |
| SecureAMFChannel(id:String, uri:String) — Constructor in class mx.messaging.channels.SecureAMFChannel | |
| Creates an new SecureAMFChannel instance. | |
| SecureHTTPChannel — Class in package mx.messaging.channels | |
| The SecureHTTPChannel class is identical to the HTTPChannel class except that it uses a secure protocol, HTTPS, to send messages to an HTTP endpoint. | |
| SecureHTTPChannel(id:String, uri:String) — Constructor in class mx.messaging.channels.SecureHTTPChannel | |
| Creates an new SecureHTTPChannel instance. | |
| SecureRTMPChannel — Class in package mx.messaging.channels | |
| The SecureRTMPChannel class is identical to the RTMPChannel class except that it uses a secure protocol, RTMPS, to send messages to an RTMPS endpoint. | |
| SecureRTMPChannel(id:String, uri:String) — Constructor in class mx.messaging.channels.SecureRTMPChannel | |
| Creates an new SecureRTMPChannel instance. | |
| Security — Final class in package flash.system | |
| The Security class lets you specify how SWF files in different domains can communicate with each other. | |
| securityDomain — Property in class flash.system.LoaderContext | |
| Specifies the security domain to use for a Loader.load() operation. | |
| SecurityDomain — Class in package flash.system | |
| The SecurityDomain class represents the current security "sandbox," also known as a security domain. | |
| securityError — Event in class flash.net.FileReference | |
| Dispatched when a call to the FileReference.upload() or FileReference.download() method tries to upload a file to a server or get a file from a server that is outside the caller's security sandbox. | |
| securityError — Event in class flash.net.LocalConnection | |
| Dispatched if a call to LocalConnection.send() attempts to send data to a different security sandbox. | |
| securityError — Event in class flash.net.NetConnection | |
| Dispatched if a call to NetConnection.call() attempts to connect to a server outside the caller's security sandbox. | |
| securityError — Event in class flash.net.Socket | |
| Dispatched if a call to Socket.connect() attempts to connect either to a server outside the caller's security sandbox or to a port lower than 1024. | |
| securityError — Event in class flash.net.URLLoader | |
| Dispatched if a call to URLLoader.load() attempts to load data from a server outside the security sandbox. | |
| securityError — Event in class flash.net.URLStream | |
| Dispatched if a call to URLStream.load() attempts to load data from a server outside the security sandbox. | |
| securityError — Event in class flash.net.XMLSocket | |
| Dispatched if a call to the XMLSocket.connect() method attempts to connect either to a server outside the caller's security sandbox or to a port lower than 1024. | |
| securityError — Event in class mx.controls.SWFLoader | |
| Dispatched when a security error occurs while content is loading. | |
| SecurityError — Dynamic class in Top Level | |
| The SecurityError exception is thrown when some type of security violation takes place. | |
| SecurityError(message:String) — Constructor in class SecurityError | |
| Creates a new SecurityError object. | |
| SECURITY_ERROR — Constant static property in class flash.events.SecurityErrorEvent | |
| The SecurityErrorEvent.SECURITY_ERROR constant defines the value of the type property of a securityError event object. | |
| SecurityErrorEvent — Class in package flash.events | |
| Flash® Player dispatches SecurityErrorEvent objects to report the occurrence of a security error. | |
| SecurityErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String) — Constructor in class flash.events.SecurityErrorEvent | |
| Creates an Event object that contains information about security error events. | |
| SecurityPanel — Final class in package flash.system | |
| The SecurityPanel class provides values for specifying which Security Settings panel you want to display. | |
| seek(offset:Number) — Method in class flash.net.NetStream | |
| Seeks the keyframe closest to the specified location (an offset, in seconds, from the beginning of the stream). | |
| seek(bookmark:mx.collections:CursorBookmark, offset:int, prefetch:int) — Method in interface mx.collections.IViewCursor | |
| Moves the cursor to a location at an offset from the specified bookmark. | |
| seek(playheadTime:Number) — Method in class mx.effects.Tween | |
| Advances the tween effect to the specified position. | |
| seek(playheadTime:Number) — Method in class mx.effects.effectClasses.TweenEffectInstance | |
| Advances the effect to the specified position. | |
| SEEKING — Constant static property in class mx.events.VideoEvent | |
| The value of the VideoDisplay.state property for a seek occurring due to the VideoDisplay.playHeadTime property being set. | |
| seekPendingFailureHandler(data:Object, info:mx.controls.listClasses:ListBaseSeekPending) — Method in class mx.controls.listClasses.ListBase | |
| The default failure handler when a seek fails due to a page fault. | |
| seekPendingResultHandler(data:Object, info:mx.controls.listClasses:ListBaseSeekPending) — Method in class mx.controls.listClasses.ListBase | |
| The default result handler when a seek fails due to a page fault. | |
| segments — Property in class mx.charts.series.renderData.LineSeriesRenderData | |
| An Array of LineSeriesSegment instances representing each discontiguous segment of the line series. | |
| select — Event in class flash.net.FileReference | |
| Dispatched when the user selects a file for upload or download from the file-browsing dialog box. | |
| select — Event in class flash.net.FileReferenceList | |
| Dispatched when the user selects one or more files to upload from the file-browsing dialog box. | |
| SELECT — Constant static property in class flash.events.Event | |
| Defines the value of the type property of a select event object. | |
| SELECT — Constant static property in class mx.automation.events.ListItemSelectEvent | |
| The ListItemSelectEvent.SELECT constant defines the value of the type property of the event object for an event that is dispatched when a single item is selected. | |
| selectable — Property in class flash.text.TextField | |
| A Boolean value that indicates whether the text field is selectable. | |
| selectable — Property in class mx.controls.Label | |
| Specifies whether the text can be selected. | |
| selectable — Property in class mx.controls.TextArea | |
| Specifies whether the text can be selected. | |
| selectable — Property in class mx.controls.listClasses.ListBase | |
| A flag that indicates whether the list shows selected items as selected. | |
| selectableRange — Property in class mx.controls.DateChooser | |
| Range of dates between which dates are selectable. | |
| selectableRange — Property in class mx.controls.DateField | |
| Range of dates between which dates are selectable. | |
| selected — Property in class mx.controls.Button | |
| Indicates whether a toggle button is toggled on (true) or off (false). | |
| selected — Property in interface mx.managers.IFocusManagerGroup | |
| A flag that indicates whether this control is selected. | |
| selectedButtonTextStyleName — Style in class mx.controls.ToggleButtonBar | |
| Name of CSS style declaration that specifies styles for the text of the selected button. | |
| selectedChild — Property in class mx.containers.Accordion | |
| A reference to the currently visible child container. | |
| selectedChild — Property in class mx.containers.ViewStack | |
| A reference to the currently visible child container. | |
| selectedColor — Property in class mx.controls.ColorPicker | |
| The value of the currently selected color in the SwatchPanel object. | |
| selectedData — Property in class mx.controls.listClasses.ListBase | |
| A hash table of ListBaseSelectionData objects that track which items are currently selected. | |
| selectedDate — Property in class mx.controls.DateChooser | |
| Date selected in the DateChooser control. | |
| selectedDate — Property in class mx.controls.DateField | |
| Date as selected in the DateChooser control. | |
| selectedDisabledIcon — Style in class mx.controls.Button | |
| Name of the class to use as the icon when the button is selected and disabled. | |
| selectedDisabledIconName — Property in class mx.controls.Button | |
| selectedDisabledSkin — Style in class mx.controls.Button | |
| Name of the class to use as the skin for the background and border when a toggle button is selected and disabled. | |
| selectedDisabledSkinName — Property in class mx.controls.Button | |
| selectedDownIcon — Style in class mx.controls.Button | |
| Name of the class to use as the icon when the button is selected and the mouse button is down. | |
| selectedDownIconName — Property in class mx.controls.Button | |
| selectedDownSkin — Style in class mx.controls.Button | |
| Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse button is down. | |
| selectedDownSkinName — Property in class mx.controls.Button | |
| selectedField — Property in class mx.controls.Button | |
| The name of the field in the data property which specifies the value of the Button control's selected property. | |
| selectedFillColors — Style in class mx.containers.Accordion | |
| The two colors used to tint the background of the component when in its selected state. | |
| selectedIndex — Property in class ga.views.DynamicSectionView | |
| The index value of the selected section. | |
| selectedIndex — Property in interface ga.views.IGuideView | |
| The index value of the selected item. | |
| selectedIndex — Property in class ga.views.PanelListView | |
| The index of the selected panel. | |
| selectedIndex — Property in class ga.views.SectionListView | |
| The index of the selected section. | |
| selectedIndex — Property in class ga.views.StaticSectionView | |
| The index value of the selected panel. | |
| selectedIndex — Property in class ga.views.TreeView | |
| The leaf section index of the selected item | |
| selectedIndex — Property in class mx.containers.Accordion | |
| The zero-based index of the currently visible child container. | |
| selectedIndex — Property in class mx.containers.ViewStack | |
| The zero-based index of the currently visible child container. | |
| selectedIndex — Property in class mx.controls.ColorPicker | |
| Index in the dataProvider of the selected item in the SwatchPanel object. | |
| selectedIndex — Property in class mx.controls.ComboBase | |
| The index in the data provider of the selected item. | |
| selectedIndex — Property in class mx.controls.ComboBox | |
| Index of the selected item in the drop-down list. | |
| selectedIndex — Property in class mx.controls.LinkBar | |
| The index of the last selected LinkButton control if the LinkBar control uses a ViewStack container as its data provider. | |
| selectedIndex — Property in class mx.controls.MenuBar | |
| The index in the MenuBar control of the currently open Menu or the last opened Menu if none are currently open. | |
| selectedIndex — Property in class mx.controls.NavBar | |
| Index of the active navigation item, where the first item is at an index of 0. | |
| selectedIndex — Property in class mx.controls.ToggleButtonBar | |
| Index of the selected button. | |
| selectedIndex — Property in class mx.controls.listClasses.ListBase | |
| The index in the data provider of the selected item. | |
| selectedIndices — Property in class mx.controls.listClasses.ListBase | |
| An array of indices in the data provider of the selected items. | |
| selectedItem — Property in class ga.views.DynamicSectionView | |
| [bindable] The selected section. | |
| selectedItem — Property in interface ga.views.IGuideView | |
| The selected item. | |
| selectedItem — Property in class ga.views.PanelListView | |
| The selected panel. | |
| selectedItem — Property in class ga.views.SectionListView | |
| The selected section. | |
| selectedItem — Property in class ga.views.StaticSectionView | |
| The selected panel. | |
| selectedItem — Property in class ga.views.TreeView | |
| Returns the page manager pages | |
| selectedItem — Property in class mx.controls.ComboBase | |
| The item in the data provider at the selectedIndex. | |
| selectedItem — Property in class mx.controls.ComboBox | |
| Contains a reference to the selected item in the dataProvider. | |
| selectedItem — Property in class mx.controls.listClasses.ListBase | |
| A reference to the selected item in the data provider. | |
| selectedItems — Property in class mx.controls.listClasses.ListBase | |
| An array of references to the selected items in the data provider. | |
| selectedLabel — Property in class mx.controls.ComboBox | |
| The String displayed in the TextInput portion of the ComboBox. | |
| selectedListIndex — Property in class lc.controls.EmbossedNavigator | |
| The selected list item index. | |
| selectedListItem — Property in class lc.controls.EmbossedNavigator | |
| The currently selected list item. | |
| selectedListItem — Property in class lc.endpoint.StartProcessModel | |
| The currently selected item in the listData property. | |
| selectedListItem — Property in class lc.task.ToDoModel | |
| The selected entry entry from the listData property. | |
| selectedOverIcon — Style in class mx.controls.Button | |
| Name of the class to use as the icon when the button is selected and the mouse is over the control. | |
| selectedOverIconName — Property in class mx.controls.Button | |
| selectedOverSkin — Style in class mx.controls.Button | |
| Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is over the control. | |
| selectedOverSkinName — Property in class mx.controls.Button | |
| selectedProcess — Property in class lc.tracking.TrackingModel | |
| The selectedProcess property is set after all processes have been loaded. | |
| selectedProcessInstance — Property in class lc.tracking.ProcessInstanceDataGridModel | |
| The process instance that is identifed to be the selected ProcessInstance object that gets loaded into the ProcessInstanceDetailSelectorModel object. | |
| selectedRanges — Property in class mx.controls.DateChooser | |
| Selected date ranges. | |
| selectedRoute — Property in class lc.domain.Task | |
| The selected route. | |
| selectedTabTextStyleName — Style in class mx.containers.TabNavigator | |
| Name of CSS style declaration that specifies styles for the text of the selected tab. | |
| selectedTabTextStyleName — Style in class mx.controls.TabBar | |
| Name of CSS style declaration that specifies the styles to use for the text of the selected tab navigation item. | |
| selectedUpIcon — Style in class mx.controls.Button | |
| Name of the class to use as the icon when the button is selected and the mouse button is up. | |
| selectedUpIconName — Property in class mx.controls.Button | |
| selectedUpSkin — Style in class mx.controls.Button | |
| Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is not over the control. | |
| selectedUpSkinName — Property in class mx.controls.Button | |
| selectedUsers — Property in class lc.task.TaskDirectiveModel | |
| The collection of users that have been selected from the UserSearchDataGridModel object. | |
| selectedValue — Property in class mx.controls.RadioButtonGroup | |
| The value of the value property of the selected RadioButton control in the group, if this has been set to be something other than null (the default value). | |
| SELECT_INDEX — Constant static property in class mx.automation.events.ListItemSelectEvent | |
| The ListItemSelectEvent.SELECT constant defines the value of the type property of the event object for an event that is dispatched when a single item is selected. | |
| selection — Property in class mx.controls.RadioButtonGroup | |
| Contains a reference to the currently selected RadioButton control in the group. | |
| selection — Property in class mx.controls.RichTextEditor | |
| A TextRange object containing the selected text in the TextArea subcontrol. | |
| selectionBeginIndex — Property in class flash.text.TextField | |
| The zero-based character index value of the first character in the current selection. | |
| selectionBeginIndex — Property in class mx.controls.TextArea | |
| The zero-based character index value of the first character in the current selection. | |
| selectionBeginIndex — Property in class mx.controls.TextInput | |
| The zero-based character index value of the first character in the current selection. | |
| selectionColor — Style in class mx.controls.listClasses.ListBase | |
| The color of the background of a renderer when the user selects it. | |
| selectionColor — Style in class mx.controls.DataGrid | |
| The color of the background for the row when the user selects an item renderer in the row. | |
| selectionColor — Style in class mx.controls.DateChooser | |
| Color of the highlight area of the currently selected date in the DateChooser control. | |
| selectionColor — Style in class mx.controls.Tree | |
| Color of the background when the user selects the link. | |
| selectionColor — Style in class mx.controls.MenuBar | |
| The color of the menu item background when a menu item is selected. | |
| selectionColor — Style in class mx.controls.LinkBar | |
| Background color of the LinkButton control as you press it. | |
| selectionColor — Style in class mx.controls.ComboBox | |
| The selectionColor of the drop-down list. | |
| selectionColor — Style in class mx.controls.DateField | |
| Color of the highlight area of the currently selected date in the DateChooser control. | |
| selectionColor — Style in class mx.controls.LinkButton | |
| Background color of a LinkButton as a user presses it. | |
| selectionColor — Style in class mx.controls.Menu | |
| The color of the menu item background when a menu item is selected. | |
| selectionDisabledColor — Style in class mx.controls.listClasses.ListBase | |
| The color of the background of a renderer when the component is disabled. | |
| selectionDisabledColor — Style in class mx.controls.Tree | |
| Specifies the disabled color of a list item. | |
| selectionDuration — Style in class mx.controls.listClasses.ListBase | |
| The duration of the selection effect. | |
| selectionDuration — Style in class mx.controls.ComboBox | |
| The selectionDuration of the drop-down list. | |
| selectionEasingFunction — Style in class mx.controls.listClasses.ListBase | |
| The easingFunction for the selection effect. | |
| selectionEasingFunction — Style in class mx.controls.Tree | |
| Reference to an easingFunction function used for controlling programmatic tweening. | |
| selectionEasingFunction — Style in class mx.controls.ComboBox | |
| The selectionEasingFunction of the drop-down list. | |
| selectionEasingFunction — Style in class mx.controls.Menu | |
| The reference to an easingFunction equation which is used to control programmatic tweening. | |
| selectionEndIndex — Property in class flash.text.TextField | |
| The zero-based character index value of the last character in the current selection. | |
| selectionEndIndex — Property in class mx.controls.TextArea | |
| The zero-based index of the position afterthe last character in the current selection (equivalent to the one-based index of the last character). | |
| selectionEndIndex — Property in class mx.controls.TextInput | |
| The zero-based index of the position afterthe last character in the current selection (equivalent to the one-based index of the last character). | |
| selectionIndicators — Property in class mx.controls.listClasses.ListBase | |
| A hash table of selection indicators. | |
| selectionIndicatorSkin — Style in class mx.controls.DateChooser | |
| Name of the class to use as the skin for the highlight area of the currently selected date in the DateChooser control. | |
| selectionLayer — Property in class mx.controls.listClasses.ListBase | |
| The layer in listContent where all selection and highlight indicators are drawn. | |
| selectionTweens — Property in class mx.controls.listClasses.ListBase | |
| A hash table of selection tweens. | |
| selectItem(item:mx.controls.listClasses:IListItemRenderer, shiftKey:Boolean, ctrlKey:Boolean, transition:Boolean) — Method in class mx.controls.listClasses.ListBase | |
| Updates the set of selected items given that the item renderer provided was clicked by the mouse and the keyboard modifiers are in the given state. | |
| selectLabel(item:Object) — Method in class lc.attachments.AttachmentHeaderModel | |
| Retrieves the label associated with the AttachmentPermissions object that was passed in. | |
| selector — Property in class mx.messaging.Consumer | |
| The selector for the Consumer. | |
| selector — Property in class mx.messaging.SubscriptionInfo | |
| The selector. | |
| SELECTOR_HEADER — Constant static property in class mx.messaging.messages.CommandMessage | |
| Subscribe commands issued by a Consumer pass the Consumer's selector expression in this header. | |
| selectTask(task:lc.domain:Task) — Method in class lc.task.ToDoModel | |
| Setting the selected task causes the QueueEntryData object that contains the selected task to have its details property set to true, and requests the QueueEntryData object to change to the selected task. | |
| send(connectionName:String, methodName:String, ... rest) — Method in class flash.net.LocalConnection | |
| Invokes the method named methodName on a connection opened with the connect(connectionName) method (the receiving LocalConnection object). | |
| send(handlerName:String, ... rest) — Method in class flash.net.NetStream | |
| Sends a message on the specified stream to all subscribing clients. | |
| send(... rest) — Method in class flash.net.SharedObject | |
| Broadcasts a message to all clients connected to the specified remote shared object, including the client that sent the message. | |
| send(object) — Method in class flash.net.XMLSocket | |
| Converts the XML object or data specified in the object parameter to a string and transmits it to the server, followed by a zero (0) byte. | |
| send() — Method in class flash.printing.PrintJob | |
| Sends spooled pages to the printer after PrintJob.start() and PrintJob.addPage() have been successful. | |
| send(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage) — Method in class mx.messaging.Channel | |
| Sends the specified message to its target destination. | |
| send(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage) — Method in class mx.messaging.ChannelSet | |
| Sends a message from a MessageAgent over the currently connected Channel. | |
| send() — Method in class mx.printing.FlexPrintJob | |
| Sends the added objects to the printer to start printing. | |
| send(... rest) — Method in class mx.rpc.AbstractOperation | |
| Executes the method. | |
| send(parameters:Object) — Method in class mx.rpc.http.HTTPService | |
| Executes an HTTPService request. | |
| send(parameters:Object) — Method in class mx.rpc.http.mxml.HTTPService | |
| Executes an HTTPService request. | |
| send(... rest) — Method in class mx.rpc.remoting.Operation | |
| Executes the method. | |
| send(... rest) — Method in class mx.rpc.remoting.mxml.Operation | |
| Executes the method. | |
| send(... rest) — Method in class mx.rpc.soap.mxml.Operation | |
| Execute the method. | |
| sendDefaultButtonEvent() — Method in class mx.managers.FocusManager | |
| Call this method to make the system think the Enter key was pressed and the defaultButton was clicked | |
| sendToURL(request:flash.net:URLRequest) — Package function in flash.net | |
| Sends a URL request to a server, but ignores any response. | |
| sendUnsentCommits(messagesIndex:Object) — Method in class mx.data.DataStore | |
| separationError — Property in class mx.validators.CurrencyValidator | |
| Error message when the thousands separator is incorrectly placed. | |
| separationError — Property in class mx.validators.NumberValidator | |
| Error message when the thousands separator is in the wrong location. | |
| separatorBefore — Property in class flash.ui.ContextMenuItem | |
| Indicates whether a separator bar should appear above the specified menu item. | |
| separatorColor — Style in class mx.controls.LinkBar | |
| Separator color used by the default separator skin. | |
| separatorSkin — Style in class mx.controls.LinkBar | |
| Seperator symbol between LinkButton controls in the LinkBar. | |
| separatorSkin — Style in class mx.controls.Menu | |
| The skin for all menu items which are identified as separators. | |
| separatorWidth — Style in class mx.controls.LinkBar | |
| Separator pixel width, in pixels. | |
| Sequence — Class in package mx.effects | |
| The Sequence effect plays multiple child effects one after the other, in the order in which they are added. | |
| Sequence(target:Object) — Constructor in class mx.effects.Sequence | |
| Constructor. | |
| SequencedMessage — Class in package mx.data.messages | |
| Clients receive this message in response to DataService.fill() request. | |
| SequencedMessage() — Constructor in class mx.data.messages.SequencedMessage | |
| Creates a new instance of an empty SequencedMessage. | |
| sequenceId — Property in class mx.data.messages.SequencedMessage | |
| Provides access to the sequence id for this message. | |
| SequenceInstance — Class in package mx.effects.effectClasses | |
| The SequenceInstance class implements the instance class for the Sequence effect. | |
| SequenceInstance(target:Object) — Constructor in class mx.effects.effectClasses.SequenceInstance | |
| Constructor. | |
| sequenceSize — Property in class mx.data.messages.SequencedMessage | |
| Provides access to the sequence size for this message. | |
| series — Property in class mx.charts.chartClasses.ChartBase | |
| An Array of Series objects that define the chart data. | |
| series — Property in class mx.charts.chartClasses.StackedSeries | |
| An array of sub-series managed by this stacking set. | |
| Series — Class in package mx.charts.chartClasses | |
| The Series class is the base class for the classes that let you specify a data series for a chart control. | |
| Series() — Constructor in class mx.charts.chartClasses.Series | |
| Constructor. | |
| SeriesAutomationImpl — Class in package mx.automation.delegates.charts | |
| Defines the methods and properties required to perform instrumentation for the Series base class. | |
| SeriesAutomationImpl(obj:mx.charts.chartClasses:Series) — Constructor in class mx.automation.delegates.charts.SeriesAutomationImpl | |
| Constructor. | |
| SeriesEffect — Class in package mx.charts.effects | |
| The base class for chart effects. | |
| SeriesEffect(target:Object) — Constructor in class mx.charts.effects.SeriesEffect | |
| Constructor. | |
| SeriesEffectInstance — Class in package mx.charts.effects.effectClasses | |
| The SeriesEffectInstance class implements the base instance class for the chart series effects. | |
| SeriesEffectInstance(target:Object) — Constructor in class mx.charts.effects.effectClasses.SeriesEffectInstance | |
| Constructor. | |
| seriesFilters — Property in class mx.charts.chartClasses.ChartBase | |
| An Array of filters that are applied to all series in the chart. | |
| SeriesInterpolate — Class in package mx.charts.effects | |
| The SeriesInterpolate effect moves the graphics that represent the existing data in a series to the new points. | |
| SeriesInterpolate(target:Object) — Constructor in class mx.charts.effects.SeriesInterpolate | |
| Constructor. | |
| SeriesInterpolateInstance — Class in package mx.charts.effects.effectClasses | |
| The SeriesInterpolateInstance class implements the instance class for the SeriesInterpolate effect. | |
| SeriesInterpolateInstance(target:Object) — Constructor in class mx.charts.effects.effectClasses.SeriesInterpolateInstance | |
| Constructor. | |
| SeriesSlide — Class in package mx.charts.effects | |
| The SeriesSlide effect slides a data series into and out of the chart's boundaries. | |
| SeriesSlide(target:Object) — Constructor in class mx.charts.effects.SeriesSlide | |
| Constructor. | |
| SeriesSlideInstance — Class in package mx.charts.effects.effectClasses | |
| The SeriesSlideInstance class implements the instance class for the SeriesSlide effect. | |
| SeriesSlideInstance(target:Object) — Constructor in class mx.charts.effects.effectClasses.SeriesSlideInstance | |
| Constructor. | |
| SeriesZoom — Class in package mx.charts.effects | |
| The SeriesZoom effect implodes and explodes chart data into and out of the focal point that you specify. | |
| SeriesZoom(target:Object) — Constructor in class mx.charts.effects.SeriesZoom | |
| Constructor. | |
| SeriesZoomInstance — Class in package mx.charts.effects.effectClasses | |
| The SeriesZoomInstance class implements the instance class for the SeriesZoom effect. | |
| SeriesZoomInstance(target:Object) — Constructor in class mx.charts.effects.effectClasses.SeriesZoomInstance | |
| Constructor. | |
| serverAdapterExternalTime — Property in class mx.messaging.messages.MessagePerformanceUtils | |
| Time spent in a module invoked from the adapter associated with the destination for this message but external to it, before either the response to the message was ready or the message had been prepared to be pushed to the receiving client. | |
| serverAdapterTime — Property in class mx.messaging.messages.MessagePerformanceUtils | |
| Time spent in the adapter associated with the destination for this message before either the response to the message was ready or the message had been prepared to be pushed to the receiving client. | |
| ServerConfig — Class in package mx.messaging.config | |
| This class provides access to the server messaging configuration information. | |
| SERVER_NAME_TOKEN — Constant static property in class mx.utils.URLUtil | |
| The pattern in the string passed to replaceTokens that will be replaced by the application's server name | |
| serverNonAdapterTime — Property in class mx.messaging.messages.MessagePerformanceUtils | |
| Server processing time spent outside of the adapter associated with the destination of this message | |
| serverObject — Property in class mx.data.Conflict | |
| Returns the value of server object whose property was to be changed. | |
| serverObject — Property in class mx.data.messages.DataErrorMessage | |
| The value that the server had for the object with the conflicting properties. | |
| serverObjectReferencedIds — Property in class mx.data.Conflict | |
| If the serverObject has any properties with lazy="true", returns an Object that stores the referencedId Arrays for each lazily loaded property, using the property name as the lookup key value. | |
| SERVER_OVERRIDE — Constant static property in class mx.data.messages.UpdateCollectionMessage | |
| Indicates this update collection message was client generated and the remote destination determined that it should be reverted on that client. | |
| serverPollDelay — Property in class mx.messaging.messages.MessagePerformanceUtils | |
| SERVER_PORT_TOKEN — Constant static property in class mx.utils.URLUtil | |
| The pattern in the string passed to replaceTokens that will be replaced by the application's server name | |
| serverPrePushTime — Property in class mx.messaging.messages.MessagePerformanceUtils | |
| Time between server receiving the client message and the server beginning to push messages out to other clients as a result of the original message. | |
| serverProcessingTime — Property in class mx.messaging.messages.MessagePerformanceUtils | |
| Time between server receiving the client message and either the time the server responded to the received message or had the pushed message ready to be sent to the receiving client. | |
| serverSendTime — Property in class mx.messaging.messages.MessagePerformanceUtils | |
| Timestamp in milliseconds since epoch of when the server sent a response message back to the client | |
| serverString — Static property in class flash.system.Capabilities | |
| A URL-encoded string that specifies values for each Capabilities property. | |
| SERVER_UPDATE — Constant static property in class mx.data.messages.UpdateCollectionMessage | |
| Indicates this update collection message was remotely generated and is based on the current state of the remote sequence. | |
| serverUrl — Property in interface lc.core.ILoginPage | |
| The Flex Data Management Service URL for the server. | |
| serverUrl — Property in interface lc.core.ISessionManager | |
| The server address, as a URL, for the server session. | |
| serverUrl — Property in class lc.domain.impl.v1.SessionManager | |
| The server address, as a URL, for the server session. | |
| service — Property in class lc.domain.Endpoint | |
| service — Property in class lc.domain.SearchTemplateDescriptor | |
| The service name associated with the search template descriptor. | |
| _service — Property in class mx.rpc.AbstractOperation | |
| service — Property in class mx.rpc.AbstractOperation | |
| Provides convenient access to the service on which the Operation is being invoked. | |
| service — Property in class mx.rpc.soap.AbstractWebService | |
| Specifies the service within the WSDL document that this WebService should use. | |
| serviceName — Property in class lc.domain.Task | |
| The name of the service. | |
| serviceName — Property in class lc.task.TaskDirectiveModel | |
| The service name of the task. | |
| serviceName — Property in class mx.rpc.soap.mxml.WebService | |
| session — Property in class lc.attachments.AttachmentHeader | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.attachments.AttachmentList | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.attachments.Attachments | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.core.AuthenticatingApplication | |
| A SessionMap object is created within the class. | |
| session — Property in class lc.domain.AttachmentInfo | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.domain.DomainObject | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.domain.Group | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in interface lc.domain.IWorkspaceManaged | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.domain.Process | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.domain.ProcessInstance | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.domain.ProcessVariable | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.domain.SearchFilter | |
| The SessionMap object of the search filter. | |
| session — Property in class lc.domain.SearchTemplate | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.domain.SearchTemplateDescriptor | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.domain.Task | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.domain.User | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.endpoint.EndpointDetails | |
| A SessionMap object that stores infomation relating to the server session. | |
| session — Property in class lc.endpoint.EndpointGridSelector | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.endpoint.StartProcess | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.endpoint.StartProcessModel | |
| An instance of the current session map. | |
| session — Property in class lc.layout.Workspace | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.presentationmodel.PresentationModel | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.process.ProcessInstanceInfo | |
| A SessionMap object that stores infomation relating to the server session. | |
| session — Property in class lc.search.SearchSelector | |
| A SessionMap object that stores infomation relating to the server session. | |
| session — Property in class lc.task.TaskDetails | |
| A SessionMap object that stores infomation relating to the server session. | |
| session — Property in class lc.task.TaskDirective | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.task.TaskImage | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.task.TaskInfo | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.task.ToDo | |
| A SessionMap object that stores information relating to the server session. | |
| session — Property in class lc.task.ToDoModel | |
| A SessionMap object that stores infomation relating to the server session. | |
| session — Property in class lc.tracking.ProcessInstanceDataGrid | |
| A SessionMap object that stores infomation relating to the server session. | |
| session — Property in class lc.tracking.ProcessInstanceDataGridModel | |
| A SessionMap object that stores infomation relating to the server session. | |
| session — Property in class lc.tracking.Tracking | |
| A SessionMap object that stores information relating to the server session. | |
| SessionManager — Class in package lc.domain.impl.v1 | |
| The SessionManager class is the standard implementation of the ISessionManager interface. | |
| SessionManager(url:String, session:lc.domain:SessionMap) — Constructor in class lc.domain.impl.v1.SessionManager | |
| Constructor. | |
| SessionMap — Class in package lc.domain | |
| The SessionMap class provides untyped access to LiveCycle Workspace ES API objects and other singletons. | |
| set — Statement | |
| Defines a setter, which is a method that appears in the public interface as a property. | |
| setActiveData(data:String, callback:Function) — Method in class ga.controls.Wrapper | |
| Sets the data in the active view. | |
| setActualSize(w:Number, h:Number) — Method in class mx.charts.AxisRenderer | |
| Sets the actual size of this object. Sizes the object. | |
| setActualSize(w:Number, h:Number) — Method in class mx.charts.chartClasses.ChartBase | |
| Sizes the object. | |
| setActualSize(newWidth:Number, newHeight:Number) — Method in class mx.charts.chartClasses.Series | |
| Sizes the object. | |
| setActualSize(newWidth:Number, newHeight:Number) — Method in class mx.core.BitmapAsset | |
| Sets the actual size of this object. | |
| setActualSize(newWidth:Number, newHeight:Number) — Method in class mx.core.ButtonAsset | |
| Sets the actual size of this object. | |
| setActualSize(newWidth:Number, newHeight:Number) — Method in interface mx.core.IFlexDisplayObject | |
| Sets the actual size of this object. | |
| setActualSize(newWidth:Number, newHeight:Number) — Method in class mx.core.MovieClipAsset | |
| Sets the actual size of this object. | |
| setActualSize(newWidth:Number, newHeight:Number) — Method in class mx.core.SpriteAsset | |
| Sets the actual size of this object. | |
| setActualSize(newWidth:Number, newHeight:Number) — Method in class mx.core.TextFieldAsset | |
| Sets the actual size of this object. | |
| setActualSize(w:Number, h:Number) — Method in class mx.core.UIComponent | |
| Sizes the object. | |
| setActualSize(w:Number, h:Number) — Method in class mx.core.UITextField | |
| Sizes the object. | |
| setActualSize(newWidth:Number, newHeight:Number) — Method in class mx.managers.SystemManager | |
| Calling the setActualSize() method has no effect if it is directly mapped to the application window and if it is the top-level window. | |
| setActualSize(newWidth:Number, newHeight:Number) — Method in class mx.skins.ProgrammaticSkin | |
| Sets the height and width of this object. | |
| setAddAttachmentState() — Method in class lc.attachments.AttachmentHeaderModel | |
| Changes the state of this component to the AttachmentHeaderModel.STATE_ADD_ATTACHMENT state. | |
| setAddNoteState() — Method in class lc.attachments.AttachmentHeaderModel | |
| Changes the state of this component to the AttachmentHeaderModel.STATE_ADD_NOTE state. | |
| setAdvancedAntiAliasingTable(fontName:String, fontStyle:String, colorType:String, advancedAntiAliasingTable:Array) — Static method in class flash.text.TextRenderer | |
| Sets a custom continuous stroke modulation (CSM) lookup table for a font. | |
| setAuthenticated(value:Boolean) — Method in class mx.messaging.Channel | |
| setAutoConnect(value:Boolean) — Method in class mx.data.DataStore | |
| setAxis(dimension:String, value:mx.charts.chartClasses:IAxis) — Method in class mx.charts.chartClasses.ChartBase | |
| Assigns an axis instance to a particular dimension of the chart. | |
| setAxis(dimension:String, v:mx.charts.chartClasses:IAxis) — Method in class mx.charts.chartClasses.DataTransform | |
| Assigns an axis instance to a particular dimension of the transform. | |
| setBusyCursor() — Static method in class mx.managers.CursorManager | |
| Displays the busy cursor. | |
| setChildIndex(child:flash.display:DisplayObject, index:int) — Method in class flash.display.DisplayObjectContainer | |
| Changes the position of an existing child in the display object container. | |
| setChildIndex(child:flash.display:DisplayObject, index:int) — Method in class flash.display.Stage | |
| Changes the position of an existing child in the display object container. | |
| setChildIndex(child:flash.display:DisplayObject, newIndex:int) — Method in class mx.core.Container | |
| Sets the index of a particular child. | |
| setChildIndex(child:flash.display:DisplayObject, newIndex:int) — Method in interface mx.core.IChildList | |
| Changes the index of a particular child in this child list. | |
| setChildren(value:Object) — Method in class XML | |
| Replaces the child properties of the XML object with the specified set of XML properties, provided in the value parameter. | |
| setClean() — Method in class lc.core.FormConnector | |
| Specifies that changes in the data have not been made in the Flex application. | |
| setClipboard(string:String) — Static method in class flash.system.System | |
| Replaces the contents of the Clipboard with a specified text string. | |
| setColor(color:uint) — Method in class mx.core.UITextField | |
| Sets the font color of the text. | |
| setColumnCount(value:int) — Method in class mx.controls.listClasses.ListBase | |
| Internal version for setting columnCount without invalidation or notification. | |
| setColumnWidth(value:Number) — Method in class mx.controls.listClasses.ListBase | |
| Internal version of setting columnWidth without invalidation or notification. | |
| setCompositionString(composition:String) — Static method in class flash.system.IME | |
| Sets the IME composition string. | |
| setContainerFocus() — Method in class lc.layout.ResourceContainer | |
| Sets the focus to the IFrame. | |
| setCredentials(username:String, password:String) — Method in class mx.data.DataService | |
| Sets the credentials for this DataService destination. | |
| setCredentials(username:String, password:String) — Method in class mx.data.DataStore | |
| Set the credentials for this DataStore destination. | |
| setCredentials(username:String, password:String) — Method in class mx.data.mxml.DataService | |
| Sets the credentials for this DataService destination. | |
| setCredentials(credentials:String, agent:mx.messaging:MessageAgent) — Method in class mx.messaging.Channel | |
| Sets the credentials to the specified value. | |
| setCredentials(credentials:String, agent:mx.messaging:MessageAgent) — Method in class mx.messaging.ChannelSet | |
| Stores the credentials and passes them through to every connected channel. | |
| setCredentials(username:String, password:String) — Method in class mx.messaging.MessageAgent | |
| Sets the credentials that the MessageAgent uses to authenticate to destinations. | |
| setCredentials(username:String, password:String) — Method in class mx.rpc.AbstractService | |
| Set the credentials for the destination accessed by the service. | |
| setCredentials(username:String, password:String) — Method in class mx.rpc.http.HTTPService | |
| Sets the credentials for the destination accessed by the service. | |
| setCuePoints(cuePointArray:Array) — Method in class mx.controls.videoClasses.CuePointManager | |
| Set the array of cue points. | |
| setCurrentState(stateName:String, playTransition:Boolean) — Method in class mx.core.UIComponent | |
| Set the current state. | |
| setCursor(cursorClass:Class, priority:int, xOffset:Number, yOffset:Number) — Static method in class mx.managers.CursorManager | |
| Creates a new cursor and sets an optional priority for the cursor. | |
| setDataInvalid() — Method in class lc.core.FormConnector | |
| Specifies that data store is not valid. | |
| setDataValid() — Method in class lc.core.FormConnector | |
| Specifies that the data stored is valid. | |
| setDate(day:Number) — Method in class Date | |
| Sets the day of the month, according to local time, and returns the new time in milliseconds. | |
| setDirty(propertyName:String) — Method in class flash.net.SharedObject | |
| Indicates to the server that the value of a property (defined with the data property) in the shared object has changed. | |
| setDirty() — Method in class lc.core.FormConnector | |
| Specifies that changes have been made in the Flex application. | |
| setEmpty() — Method in class flash.geom.Rectangle | |
| Sets all of the Rectangle object's properties to 0. | |
| setEnabled(node:Object, value:Boolean) — Method in interface mx.controls.menuClasses.IMenuDataDescriptor | |
| Sets the value of the field or attribute in the data provider that identifies whether the node is enabled. | |
| setEnabled(node:Object, value:Boolean) — Method in class mx.controls.treeClasses.DefaultDataDescriptor | |
| Sets the value of the field or attribute in the data provider that identifies whether the node is enabled. | |
| setEndpoint(endpoint:Object) — Method in class lc.endpoint.EndpointGridSelectorModel | |
| Sets the currently selected endpoint. | |
| SetEventHandler — Class in package mx.states | |
| The SetEventHandler class specifies an event handler that is active only during a particular view state. | |
| SetEventHandler(target:flash.events:EventDispatcher, name:String) — Constructor in class mx.states.SetEventHandler | |
| Constructor. | |
| setFocus() — Method in class mx.core.UIComponent | |
| Sets the focus to this component. | |
| setFocus() — Method in class mx.core.UITextField | |
| Sets the focus to this component. | |
| setFocus(o:mx.managers:IFocusManagerComponent) — Method in class mx.managers.FocusManager | |
| Sets focus to an IFocusManagerComponent component. | |
| setFocus(o:mx.managers:IFocusManagerComponent) — Method in interface mx.managers.IFocusManager | |
| Sets focus to an IFocusManagerComponent component. | |
| setFocus() — Method in interface mx.managers.IFocusManagerComponent | |
| Called by the FocusManager when the component receives focus. | |
| setFullYear(year:Number, month:Number, day:Number) — Method in class Date | |
| Sets the year, according to local time, and returns the new time in milliseconds. | |
| setHandler(handler:Function) — Method in class mx.binding.utils.ChangeWatcher | |
| Sets the handler function. | |
| setHours(hour:Number, minute:Number, second:Number, millisecond:Number) — Method in class Date | |
| Sets the hour, according to local time, and returns the new time in milliseconds. | |
| setInterval(closure:Function, delay:Number, ... rest) — Package function in flash.utils | |
| Runs a function at a specified interval (in milliseconds). | |
| setItemAt(item:Object, index:int) — Method in interface mx.collections.IList | |
| Places the item at the specified index. | |
| setItemAt(item:Object, index:int) — Method in class mx.collections.ListCollectionView | |
| Places the item at the specified index. | |
| setItemIcon(item:Object, iconID:Class, iconID2:Class) — Method in class mx.controls.Tree | |
| Sets the associated icon for the item. | |
| setKeyFrameInterval(keyFrameInterval:int) — Method in class flash.media.Camera | |
| Specifies which video frames are transmitted in full (called keyframes) instead of being interpolated by the video compression algorithm. | |
| setLocalName(name:String) — Method in class XML | |
| Changes the local name of the XML object to the given name parameter. | |
| setLoopback(compress:Boolean) — Method in class flash.media.Camera | |
| Specifies whether to use a compressed video stream for a local view of the camera. | |
| setLoopBack(state:Boolean) — Method in class flash.media.Microphone | |
| Sets the microphone into loopback mode or turns it off. | |
| setMenuItemToggled(item:Object, toggle:Boolean) — Method in class mx.controls.Menu | |
| Toggles the menu item. | |
| setMilliseconds(millisecond:Number) — Method in class Date | |
| Sets the milliseconds, according to local time, and returns the new time in milliseconds. | |
| setMinutes(minute:Number, second:Number, millisecond:Number) — Method in class Date | |
| Sets the minutes, according to local time, and returns the new time in milliseconds. | |
| setMode(width:int, height:int, fps:Number, favorArea:Boolean) — Method in class flash.media.Camera | |
| Sets the camera capture mode to the native mode that best meets the specified requirements. | |
| setMonth(month:Number, day:Number) — Method in class Date | |
| Sets the month and optionally the day of the month, according to local time, and returns the new time in milliseconds. | |
| setMotionLevel(motionLevel:int, timeout:int) — Method in class flash.media.Camera | |
| Specifies how much motion is required to dispatch the activity event. | |
| setName(name:String) — Method in class XML | |
| Sets the name of the XML object to the given qualified name or attribute name. | |
| setNamespace(ns:Namespace) — Method in class XML | |
| Sets the namespace associated with the XML object. | |
| setObject(key:String, object:Object) — Method in class lc.domain.SessionMap | |
| Adds an object to be retrieved with the given key. | |
| setPixel(x:int, y:int, color:uint) — Method in class flash.display.BitmapData | |
| Sets a single pixel of a BitmapData object. | |
| setPixel32(x:int, y:int, color:uint) — Method in class flash.display.BitmapData | |
| Sets the color and alpha transparency values of a single pixel of a BitmapData object. | |
| setPixels(rect:flash.geom:Rectangle, inputByteArray:flash.utils:ByteArray) — Method in class flash.display.BitmapData | |
| Converts a byte array into a rectangular region of pixel data. | |
| setProgress(value:Number, total:Number) — Method in class mx.controls.ProgressBar | |
| Sets the state of the bar to reflect the amount of progress made when using manual mode. | |
| setProgress(completed:Number, total:Number) — Method in class mx.preloaders.DownloadProgressBar | |
| Updates the display of the download progress bar with the current download information. | |
| setProperty(name:String, value:String) — Static method in class adobe.utils.XMLUI | |
| Modifies the value of the specified property of the current XMLUI dialog. | |
| setProperty(propertyName:String, value:Object) — Method in class flash.net.SharedObject | |
| Updates the value of a property (defined with the data property) in a shared object and indicates to the server that the value of the property has changed. | |
| setProperty(name, value) — Method in class flash.utils.Proxy | |
| Overrides a call to change a property's value. | |
| setProperty(property:String, value:Object) — Method in class ga.controls.Wrapper | |
| This method is called when the host SWF sets a property on the form guide through a local connection. | |
| setProperty(name, value) — Method in class lc.domain.Properties | |
| Overrides a call to change a property's value. | |
| setProperty(name, value) — Method in class lc.domain.PropertiesNode | |
| Overrides a call to change a property's value. | |
| setProperty(name, value) — Method in class mx.data.ManagedObjectProxy | |
| If the property being set is an ArrayCollection then we need to ensure that any list that this proxy was previously listening for events on should stop. | |
| setProperty(obj:mx.data:IManaged, property:Object, oldValue, newValue) — Static method in class mx.data.utils.Managed | |
| This method is used to set the property of a managed object. | |
| setProperty(name, value) — Method in class mx.messaging.config.ConfigMap | |
| Updates the specified property on the proxied object and sends notification of the update to the handler. | |
| setProperty(name, value) — Method in class mx.utils.ObjectProxy | |
| Updates the specified property on the proxied object and sends notification of the update to the handler. | |
| SetProperty — Class in package mx.states | |
| The SetProperty class specifies a property value that is in effect only during the parent view state. | |
| SetProperty(target:Object, name:String, value) — Constructor in class mx.states.SetProperty | |
| Constructor. | |
| SetPropertyAction — Class in package mx.effects | |
| The SetPropertyAction class defines an action effect that corresponds to the SetProperty property of a view state definition. | |
| SetPropertyAction(target:Object) — Constructor in class mx.effects.SetPropertyAction | |
| Constructor. | |
| SetPropertyActionInstance — Class in package mx.effects.effectClasses | |
| The SetPropertyActionInstance class implements the instance class for the SetPropertyAction effect. | |
| SetPropertyActionInstance(target:Object) — Constructor in class mx.effects.effectClasses.SetPropertyActionInstance | |
| Constructor. | |
| setPropertyIsEnumerable(name:String, isEnum:Boolean) — Method in class Object | |
| Sets the availability of a dynamic property for loop operations. | |
| setQuality(bandwidth:int, quality:int) — Method in class flash.media.Camera | |
| Sets the maximum amount of bandwidth per second or the required picture quality of the current outgoing video feed. | |
| setReady() — Method in class lc.core.FormConnector | |
| Notifies Workspace ES that the Flex application is ready to start communicating. | |
| setRemoteCredentials(username:String, password:String) — Method in class mx.data.DataService | |
| Sets the credentials for the third party of this DataService destination. | |
| setRemoteCredentials(username:String, password:String) — Method in class mx.data.DataStore | |
| Set the credentials for the 3rd party of this DataStore destination. | |
| setRemoteCredentials(username:String, password:String) — Method in class mx.data.mxml.DataService | |
| Sets the credentials for the third party of this DataService destination. | |
| setRemoteCredentials(username:String, password:String) — Method in class mx.messaging.MessageAgent | |
| Sets the remote credentials that will be passed through to the remote destination for authenticating to secondary systems. | |
| setRemoteCredentials(remoteUsername:String, remotePassword:String) — Method in class mx.rpc.AbstractService | |
| The username and password to be used to authenticate a user when accessing a remote, third-party endpoint such as a webservice through a proxy or a remote object through a custom adapter. | |
| setRemoteCredentials(remoteUsername:String, remotePassword:String) — Method in class mx.rpc.http.HTTPService | |
| The username and password to authenticate a user when accessing the HTTP URL. | |
| setRemoteCredentials(remoteUsername:String, remotePassword:String) — Method in class mx.rpc.remoting.RemoteObject | |
| If a remote object is managed by an external service, such a ColdFusion Component (CFC), a username and password can be set for the authentication mechanism of that remote service. | |
| setRemoteCredentials(remoteUsername:String, remotePassword:String) — Method in class mx.rpc.soap.AbstractWebService | |
| The username and password to authenticate a user when accessing the webservice. | |
| setResult(value:Object) — Method in class mx.data.ItemReference | |
| setRowCount(v:int) — Method in class mx.controls.listClasses.ListBase | |
| Sets the rowCount property without causing invalidation or setting the explicitRowCount property, which permanently locks in the number of rows. | |
| setRowHeight(v:Number) — Method in class mx.controls.listClasses.ListBase | |
| Sets the rowHeight property without causing invalidation or setting of explicitRowHeight which permanently locks in the height of the rows. | |
| setSaveData(data:XML) — Method in class lc.core.FormConnector | |
| Sends the data to Workspace ES to save. | |
| setScrollBarProperties(totalColumns:int, visibleColumns:int, totalRows:int, visibleRows:int) — Method in class mx.core.ScrollControlBase | |
| Causes the ScrollControlBase to show or hide scrollbars based on the parameters passed in. | |
| setScrollProperties(pageSize:Number, minScrollPosition:Number, maxScrollPosition:Number, pageScrollSize:Number) — Method in class mx.controls.scrollClasses.ScrollBar | |
| Sets the range and viewport size of the ScrollBar control. | |
| setSecondAxis(dimension:String, value:mx.charts.chartClasses:IAxis) — Method in class mx.charts.chartClasses.CartesianChart | |
| Assigns an axis instance to a particular secondary dimension of the chart. | |
| setSeconds(second:Number, millisecond:Number) — Method in class Date | |
| Sets the seconds, according to local time, and returns the new time in milliseconds. | |
| setSelectColor(hexColor:uint) — Method in class flash.text.TextSnapshot | |
| Specifies the color to use when highlighting characters that have been selected with the setSelected() method. | |
| setSelected(beginIndex:int, endIndex:int, select:Boolean) — Method in class flash.text.TextSnapshot | |
| Specifies a range of characters in a TextSnapshot object to be selected or deselected. | |
| setSelected(value:Boolean) — Method in class mx.controls.Button | |
| setSelection(beginIndex:int, endIndex:int) — Method in class flash.text.TextField | |
| Sets as selected the text designated by the index values of the first and last characters, which are specified with the beginIndex and endIndex parameters. | |
| setSelection(beginIndex:int, endIndex:int) — Method in class mx.controls.TextArea | |
| Selects the text in the range specified by the parameters. | |
| setSelection(beginIndex:int, endIndex:int) — Method in class mx.controls.TextInput | |
| Selects the text in the range specified by the parameters. | |
| setService(ro:mx.rpc:AbstractService) — Method in class mx.rpc.remoting.mxml.Operation | |
| setService(ro:mx.rpc:AbstractService) — Method in class mx.rpc.soap.mxml.Operation | |
| setSession(session:lc.domain:SessionMap) — Method in class lc.domain.Endpoint | |
| Sets a SessionMap object that stores the information relating to the server session. | |
| setSession(session:lc.domain:SessionMap) — Method in class lc.domain.Group | |
| Specifies a SessionMap object that stores the information relating to the server session. | |
| setSession(session:lc.domain:SessionMap) — Method in class lc.domain.Process | |
| Sets the SessionMap object that stores the information relating to the server session. | |
| setSession(session:lc.domain:SessionMap) — Method in class lc.domain.ProcessInstance | |
| Sets a SessionMap object that stores the information relating to the server session. | |
| setSession(session:lc.domain:SessionMap) — Method in class lc.domain.ProcessVariable | |
| Sets the SessionMap object that stores the information relating to the server session. | |
| setSession(session:lc.domain:SessionMap) — Method in class lc.domain.SearchFilter | |
| Specifies the SessionMap object for the class. | |
| setSession(session:lc.domain:SessionMap) — Method in class lc.domain.SearchTemplate | |
| Sets the SessionMap object that stores information relating to the server session. | |
| setSession(session:lc.domain:SessionMap) — Method in class lc.domain.SearchTemplateDescriptor | |
| Sets a SessionMap object that stores the information relating to the server session. | |
| setSession(session:lc.domain:SessionMap) — Method in class lc.domain.Task | |
| Sets the SessionMap object, which stores the information relating to the server session. | |
| setSession(session:lc.domain:SessionMap) — Method in class lc.domain.User | |
| Sets a SessionMap object that stores the information relating to the server session. | |
| setSettings(... rest) — Static method in class XML | |
| Sets values for the following XML properties: ignoreComments, ignoreProcessingInstructions, ignoreWhitespace, prettyIndent, and prettyPrinting. | |
| setSilenceLevel(silenceLevel:Number, timeout:int) — Method in class flash.media.Microphone | |
| Sets the minimum input level that should be considered sound and (optionally) the amount of silent time signifying that silence has actually begun. | |
| setSize(width:Number, height:Number) — Method in class mx.charts.chartClasses.PolarTransform | |
| Sets the width and height that the PolarTransfor uses when calculating origin and radius. | |
| setSource(url:String, contentType:String) — Method in class lc.layout.ResourceContainer | |
| Sets the location (as a URL) and mime type of the resource container. | |
| setState(newState:String) — Method in class lc.presentationmodel.PresentationModel | |
| Sets the 'state' property to a new value and causes a PropertyChangeEvent event. | |
| setState(newState:String) — Method in class lc.task.TaskDirectiveModel | |
| Sets the 'state' property to a new value and causes a PropertyChangeEvent event. | |
| setStyle(styleName:String, styleObject:Object) — Method in class flash.text.StyleSheet | |
| Adds a new style with the specified name to the style sheet object. | |
| setStyle(styleProp:String, newValue) — Method in class mx.controls.dataGridClasses.DataGridItemRenderer | |
| Sets a style property on this component instance. | |
| setStyle(styleProp:String, newValue) — Method in class mx.core.UIComponent | |
| Sets a style property on this component instance. | |
| setStyle(styleProp:String, value) — Method in class mx.core.UITextField | |
| Does nothing. | |
| setStyle(styleProp:String, newValue) — Method in class mx.styles.CSSStyleDeclaration | |
| Sets a style property on this CSSStyleDeclaration. | |
| setStyle(styleProp:String, newValue) — Method in interface mx.styles.IStyleClient | |
| Sets a style property on this component instance. | |
| SetStyle — Class in package mx.states | |
| The SetStyle class specifies a style that is in effect only during the parent view state. | |
| SetStyle(target:mx.styles:IStyleClient, name:String, value:Object) — Constructor in class mx.states.SetStyle | |
| Constructor. | |
| SetStyleAction — Class in package mx.effects | |
| The SetStyleAction class defines an action effect that corresponds to the SetStyle property of a view state definition. | |
| SetStyleAction(target:Object) — Constructor in class mx.effects.SetStyleAction | |
| Constructor. | |
| SetStyleActionInstance — Class in package mx.effects.effectClasses | |
| The SetStyleActionInstance class implements the instance class for the SetStyleAction effect. | |
| SetStyleActionInstance(target:Object) — Constructor in class mx.effects.effectClasses.SetStyleActionInstance | |
| Constructor. | |
| setStyleDeclaration(selector:String, styleDeclaration:mx.styles:CSSStyleDeclaration, update:Boolean) — Static method in class mx.styles.StyleManager | |
| Sets the CSSStyleDeclaration object that stores the rules for the specified CSS selector. | |
| setSubmitData(data:XML) — Method in class lc.core.FormConnector | |
| Sends the data to Workspace ES to submit to a process. | |
| setSubmitDataInvalid() — Method in class lc.core.FormConnector | |
| Specifies that the Flex application has completed creation and binds the required event listeners to events. | |
| setSubscribed(value:Boolean) — Method in class mx.messaging.MultiTopicConsumer | |
| setTextFormat(format:flash.text:TextFormat, beginIndex:int, endIndex:int) — Method in class flash.text.TextField | |
| Applies the text formatting that the format parameter specifies to the specified text in a text field. | |
| setThumbValueAt(index:int, value:Number) — Method in class mx.controls.sliderClasses.Slider | |
| This method sets the value of a slider thumb, and updates the display. | |
| setTime(millisecond:Number) — Method in class Date | |
| Sets the date in milliseconds since midnight on January 1, 1970, and returns the new time in milliseconds. | |
| setTimeout(closure:Function, delay:Number, ... rest) — Package function in flash.utils | |
| Runs a specified function after a specified delay (in milliseconds). | |
| settings() — Static method in class XML | |
| Retrieves the following properties: ignoreComments, ignoreProcessingInstructions, ignoreWhitespace, prettyIndent, and prettyPrinting. | |
| SETTINGS_MANAGER — Constant static property in class flash.system.SecurityPanel | |
| When passed to Security.showSettings(), displays the Settings Manager (in a separate browser window). | |
| setToggled(node:Object, value:Boolean) — Method in interface mx.controls.menuClasses.IMenuDataDescriptor | |
| Sets the value of the field or attribute in the data provider that identifies whether the node is toggled. | |
| setToggled(node:Object, value:Boolean) — Method in class mx.controls.treeClasses.DefaultDataDescriptor | |
| Sets the value of the field or attribute in the data provider that identifies whether the node is toggled. | |
| setTweenHandlers(updateFunction:Function, endFunction:Function) — Method in class mx.effects.Tween | |
| By default, the Tween class invokes the mx.effects.effectClasses.TweenEffectInstance.onTweenUpdate() callback function on a regular interval on the effect instance for the duration of the effect, and the optional mx.effects.effectClasses.TweenEffectInstance.onTweenEnd() callback function at the end of the effect duration. | |
| setUnscaledHeight(value:Number) — Method in class mx.core.UIComponent | |
| A convenience method for setting the unscaledHeight of a component. | |
| setUnscaledWidth(value:Number) — Method in class mx.core.UIComponent | |
| A convenience method for setting the unscaledWidth of a component. | |
| setup — Event in interface mx.modules.IModuleInfo | |
| Dispatched by the backing ModuleInfo once the module is sufficiently loaded to call the IModuleInfo.factory() method and the IFlexModuleFactory.info() method. | |
| setup — Property in interface mx.modules.IModuleInfo | |
| A flag that is true if the module is sufficiently loaded to get a handle to its associated IFlexModuleFactory implementation and call its info() method. | |
| setup — Event in class mx.modules.ModuleLoader | |
| Dispatched when information about the module is available (with the info() method), but the module is not yet ready. | |
| SETUP — Static property in class mx.events.ModuleEvent | |
| Dispatched when enough of a module has been downloaded that you can get information about the module. | |
| setupPropertyList() — Method in class mx.utils.ObjectProxy | |
| This method creates an array of all of the property names for the proxied object. | |
| setupRendererFromData(c:mx.controls.dataGridClasses:DataGridColumn, item:mx.controls.listClasses:IListItemRenderer, data:Object) — Method in class mx.controls.DataGrid | |
| setUseEchoSuppression(useEchoSuppression:Boolean) — Method in class flash.media.Microphone | |
| Specifies whether to use the echo suppression feature of the audio codec. | |
| setUTCDate(day:Number) — Method in class Date | |
| Sets the day of the month, in universal time (UTC), and returns the new time in milliseconds. | |
| setUTCFullYear(year:Number, month:Number, day:Number) — Method in class Date | |
| Sets the year, in universal time (UTC), and returns the new time in milliseconds. | |
| setUTCHours(hour:Number, minute:Number, second:Number, millisecond:Number) — Method in class Date | |
| Sets the hour, in universal time (UTC), and returns the new time in milliseconds. | |
| setUTCMilliseconds(millisecond:Number) — Method in class Date | |
| Sets the milliseconds, in universal time (UTC), and returns the new time in milliseconds. | |
| setUTCMinutes(minute:Number, second:Number, millisecond:Number) — Method in class Date | |
| Sets the minutes, in universal time (UTC), and returns the new time in milliseconds. | |
| setUTCMonth(month:Number, day:Number) — Method in class Date | |
| Sets the month, and optionally the day, in universal time(UTC) and returns the new time in milliseconds. | |
| setUTCSeconds(second:Number, millisecond:Number) — Method in class Date | |
| Sets the seconds, and optionally the milliseconds, in universal time (UTC) and returns the new time in milliseconds. | |
| setVisible(taskId:String, visible:Boolean) — Method in interface lc.core.ITaskManager | |
| Sets the visibility of a task. | |
| setVisible(visible:Boolean) — Method in class lc.domain.Task | |
| Specifies the visibility of a task. | |
| setVisible(value:Boolean, noEvent:Boolean) — Method in interface mx.core.IUIComponent | |
| Called when the visible property changes. | |
| setVisible(value:Boolean, noEvent:Boolean) — Method in class mx.core.UIComponent | |
| Called when the visible property changes. | |
| setVisible(visible:Boolean, noEvent:Boolean) — Method in class mx.core.UITextField | |
| Sets the visible property of this UITextField object. | |
| SetVisibleCommand — Class in package lc.domain | |
| The SetVisibleCommand class executes the task's visibility in a queue. | |
| SetVisibleCommand(task:lc.domain:Task, visible:Boolean) — Constructor in class lc.domain.SetVisibleCommand | |
| Constructor. | |
| shadowAlpha — Property in class flash.filters.BevelFilter | |
| The alpha transparency value of the shadow color. | |
| ShadowBoxItemRenderer — Class in package mx.charts.renderers | |
| A simple chart itemRenderer implementation that fills a rectangular area and surrounds it with a drop shadow. | |
| ShadowBoxItemRenderer() — Constructor in class mx.charts.renderers.ShadowBoxItemRenderer | |
| Constructor. | |
| shadowColor — Property in class flash.filters.BevelFilter | |
| The shadow color of the bevel. | |
| shadowColor — Style in class mx.charts.chartClasses.DataTip | |
| Bottom inside color of a button's skin. | |
| shadowColor — Style in class mx.controls.VRule | |
| The shadow color of the line. | |
| shadowColor — Style in class mx.controls.HRule | |
| The shadow color of the line. | |
| shadowDirection — Style in class mx.containers.Panel | |
| Direction of drop shadow. | |
| shadowDirection — Style in class mx.controls.NumericStepper | |
| Direction of the drop shadow. | |
| shadowDirection — Style in class mx.controls.ToolTip | |
| Direction of the drop shadow. | |
| shadowDirection — Style in class mx.controls.VideoDisplay | |
| Direction of the drop shadow. | |
| shadowDirection — Style in class mx.controls.TextInput | |
| Direction of the drop shadow. | |
| shadowDirection — Style in class mx.core.ScrollControlBase | |
| Direction of the drop shadow. | |
| shadowDirection — Style in class mx.core.Container | |
| Direction of the drop shadow. | |
| shadowDistance — Style in class mx.containers.Panel | |
| Distance of drop shadow. | |
| shadowDistance — Style in class mx.controls.NumericStepper | |
| Distance of the drop shadow. | |
| shadowDistance — Style in class mx.controls.ToolTip | |
| Distance of the drop shadow. | |
| shadowDistance — Style in class mx.controls.VideoDisplay | |
| Distance of the drop shadow. | |
| shadowDistance — Style in class mx.controls.TextInput | |
| Distance of the drop shadow. | |
| shadowDistance — Style in class mx.core.ScrollControlBase | |
| Distance of the drop shadow. | |
| shadowDistance — Style in class mx.core.Container | |
| Distance of the drop shadow. | |
| ShadowLineRenderer — Class in package mx.charts.renderers | |
| An implementation of a line segment renderer that is used by LineSeries objects. | |
| ShadowLineRenderer() — Constructor in class mx.charts.renderers.ShadowLineRenderer | |
| Constructor. | |
| Shape — Class in package flash.display | |
| The Shape class is used to create lightweight shapes by using the ActionScript drawing application program interface (API). | |
| Shape() — Constructor in class flash.display.Shape | |
| Creates a new Shape object. | |
| share(taskId:String, userOid:String) — Method in interface lc.core.ITaskManager | |
| Shares a task with another user. | |
| share(userOid:String) — Method in class lc.domain.Task | |
| Shares the task with another user. | |
| ShareCommand — Class in package lc.domain | |
| The ShareCommand class executes the task's share operation. | |
| ShareCommand(task:lc.domain:Task) — Constructor in class lc.domain.ShareCommand | |
| Constructor. | |
| sharedEvents — Property in class flash.display.LoaderInfo | |
| An EventDispatcher instance that can be used to exchange events across security boundaries. | |
| SharedObject — Class in package flash.net | |
| The SharedObject class is used to read and store limited amounts of data on a user's computer or on a server. | |
| SharedObjectFlushStatus — Final class in package flash.net | |
| The SharedObjectFlushStatus class provides values for the code returned from a call to the SharedObject.flush() method. | |
| sharpness — Property in class flash.text.TextField | |
| The sharpness of the glyph edges in this text field. | |
| sharpness — Property in class mx.core.UITextFormat | |
| Defines the sharpness setting for the UITextField class. | |
| shift() — Method in class Array | |
| Removes the first element from an array and returns that element. | |
| SHIFT — Constant static property in class flash.ui.Keyboard | |
| Constant associated with the key code value for the Shift key (16). | |
| shiftKey — Property in class flash.events.FocusEvent | |
| Indicates whether the Shift key modifier is activated, in which case the value is true. | |
| shiftKey — Property in class flash.events.KeyboardEvent | |
| Indicates whether the Shift key modifier is active (true) or inactive (false). | |
| shiftKey — Property in class flash.events.MouseEvent | |
| Indicates whether the Shift key is active (true) or inactive (false). | |
| shiftKey — Property in class mx.automation.events.ListItemSelectEvent | |
| Indicates whether the Shift key was pressed at the time of the event, true, or not, false. | |
| shortcut — Property in class flash.accessibility.AccessibilityProperties | |
| Indicates a keyboard shortcut associated with this display object. | |
| _shouldBeSubscribed — Property in class mx.messaging.AbstractConsumer | |
| Flag indicating whether this consumer should be subscribed or not. | |
| show() — Static method in class flash.ui.Mouse | |
| Displays the pointer. | |
| show — Event in class mx.charts.chartClasses.DataTip | |
| Dispatched when the component becomes visible. | |
| show(text:String, title:String, flags:uint, parent:flash.display:Sprite, closeHandler:Function, iconClass:Class, defaultButtonFlag:uint) — Static method in class mx.controls.Alert | |
| Static method that pops up the Alert control. | |
| show(xShow:Object, yShow:Object) — Method in class mx.controls.Menu | |
| Shows the Menu control. | |
| show — Event in class mx.controls.ProgressBar | |
| Dispatched when the component becomes visible. | |
| show — Event in class mx.core.UIComponent | |
| Dispatched when an object's state changes from invisible to visible. | |
| SHOW — Constant static property in class mx.events.FlexEvent | |
| The FlexEvent.SHOW constant defines the value of the type property of the event object for a show event. | |
| SHOW_ALL — Constant static property in class flash.display.StageScaleMode | |
| Specifies that the entire Flash application be visible in the specified area without distortion while maintaining the original aspect ratio of the application. | |
| SHOW_ALL — Constant static property in class mx.printing.FlexPrintJobScaleType | |
| Scales the object to fit on a single page, filling one dimension; that is, it selects the smaller of the MATCH_WIDTH or MATCH_HEIGHT scale types. | |
| showBusyCursor — Property in class mx.controls.SWFLoader | |
| A flag that indicates whether to show a busy cursor while the content loads. | |
| showBusyCursor — Property in class mx.rpc.http.mxml.HTTPService | |
| If true, a busy cursor is displayed while a service is executing. | |
| showBusyCursor — Property in interface mx.rpc.mxml.IMXMLSupport | |
| Indicates whether the RPC operation or HTTPService should show the busy cursor while it is executing. | |
| showBusyCursor — Property in class mx.rpc.remoting.mxml.Operation | |
| Whether this operation should show the busy cursor while it is executing. | |
| showBusyCursor — Property in class mx.rpc.remoting.mxml.RemoteObject | |
| If true, a busy cursor is displayed while a service is executing. | |
| showBusyCursor — Property in class mx.rpc.soap.mxml.Operation | |
| Whether this operation should show the busy cursor while it is executing. | |
| showBusyCursor — Property in class mx.rpc.soap.mxml.WebService | |
| If true, a busy cursor is displayed while a service is executing. | |
| showCaret — Property in class mx.controls.listClasses.ListBase | |
| A flag that indicates whether to show caret. | |
| showCloseButton — Property in class mx.containers.TitleWindow | |
| Whether to display a Close button in the TitleWindow container. | |
| showControlBar — Property in class mx.controls.RichTextEditor | |
| Specifies whether to display the control bar that contains the text formatting controls. | |
| showCursor() — Static method in class mx.managers.CursorManager | |
| Makes the cursor visible. | |
| showDataEffect — Effect in class mx.charts.chartClasses.Series | |
| showDataTip — Property in class mx.controls.sliderClasses.Slider | |
| If set to true, show a data tip during user interaction containing the current value of the slider. | |
| showDataTips — Property in class mx.charts.chartClasses.ChartBase | |
| Specifies whether Flex shows DataTip controls for the chart. | |
| showDataTips — Property in class mx.controls.dataGridClasses.DataGridColumn | |
| A flag that indicates whether the datatips are shown in the column. | |
| showDataTips — Property in class mx.controls.listClasses.ListBase | |
| A flag that indicates whether dataTips are displayed for text in the rows. | |
| showDataTipTargets — Style in class mx.charts.chartClasses.ChartBase | |
| Specifies whether to show targets over the datapoints when showDataTips is set to true. | |
| showDefaultContextMenu — Property in class flash.display.Stage | |
| Specifies whether to show or hide the default items in the Flash Player context menu. | |
| showDelay — Static property in class mx.managers.ToolTipManager | |
| The amount of time, in milliseconds, that Flex waits before displaying the ToolTip box once a user moves the mouse over a component that has a ToolTip. | |
| showDisplayForDownloading(elapsedTime:int, event:flash.events:ProgressEvent) — Method in class mx.preloaders.DownloadProgressBar | |
| Defines the algorithm for determining whether to show the download progress bar while in the download phase. | |
| showDisplayForInit(elapsedTime:int, count:int) — Method in class mx.preloaders.DownloadProgressBar | |
| Defines the algorithm for determining whether to show the download progress bar while in the initialization phase, assuming that the display is not currently visible. | |
| showDropFeedback(event:mx.events:DragEvent) — Method in class mx.controls.listClasses.ListBase | |
| Displays a drop indicator under the mouse pointer to indicate that a drag and drop operation is allowed and where the items will be dropped. | |
| showEffect — Static property in class mx.managers.ToolTipManager | |
| The effect that plays when a ToolTip is shown, or null if the ToolTip should appear with no effect. | |
| showEffect — Effect in class mx.core.UIComponent | |
| showFeedback(feedback:String) — Static method in class mx.managers.DragManager | |
| Sets the feedback indicator for the drag and drop operation. | |
| showFocus() — Method in class mx.managers.FocusManager | |
| Sets showFocusIndicator to true and draws the visual focus indicator on the focused object, if any. | |
| showFocus() — Method in interface mx.managers.IFocusManager | |
| Sets showFocusIndicator to true and draws the visual focus indicator on the focused object, if any. | |
| showFocusIndicator — Property in class mx.managers.FocusManager | |
| A flag that indicates whether to display an indicator that a component has focus. | |
| showFocusIndicator — Property in interface mx.managers.IFocusManager | |
| A flag that indicates whether to display an indicator that a component has focus. | |
| showHeader(openHeader:Boolean) — Method in class lc.layout.DesktopModel | |
| Modifies the display for the Header component to a maximized or minimized state, and hence adjusts the state of the Welcome or Workspace component appropriately. | |
| showHeaders — Property in class mx.controls.dataGridClasses.DataGridBase | |
| A flag that indicates whether the control should show column headers. | |
| showHideFromKeys — Property in class mx.automation.delegates.controls.MenuAutomationImpl | |
| Flag indicating whehter to record the show event or not. | |
| showInAutomationHierarchy — Property in interface mx.automation.IAutomationObject | |
| A flag that determines if an automation object shows in the automation hierarchy. | |
| showInAutomationHierarchy — Property in class mx.core.UIComponent | |
| A flag that determines if an automation object shows in the automation hierarchy. | |
| SHOWING_DATA — Constant static property in class mx.charts.chartClasses.ChartState | |
| The chart is currently running transitions to show the new chart data. | |
| showInHierarchy(obj:mx.automation:IAutomationObject) — Method in interface mx.automation.IAutomationManager | |
| Indicates whether an automation object should be visible within the hierarchy. | |
| showLabel — Property in class mx.preloaders.DownloadProgressBar | |
| Controls whether to display the label, true, or not, false. | |
| showLabels — Style in class mx.charts.AxisRenderer | |
| Specifies whether labels should appear along the axis. | |
| showLine — Style in class mx.charts.AxisRenderer | |
| Specifies whether to display the axis. | |
| showPDF(event:flash.events:Event) — Method in class ga.controls.Wrapper | |
| Displays the PDF rendition of the form within the PDFBox control on the form guide layout. | |
| showPendingTasks — Property in class lc.process.ProcessInstanceInfoModel | |
| A flag that specifies whether pending tasks exist for a process instance. | |
| showPercentage — Property in class mx.preloaders.DownloadProgressBar | |
| Controls whether to display the percentage, true, or not, false. | |
| showProcessVariables — Property in class lc.process.ProcessInstanceInfoModel | |
| A flag that specifies whether process variables exist for a process instance. | |
| showRedrawRegions(on:Boolean, color:uint) — Package function in flash.profiler | |
| Shows or hides redraw regions. | |
| showRoot — Property in class mx.controls.Menu | |
| A Boolean flag that specifies whether to display the data provider's root node. | |
| showRoot — Property in class mx.controls.MenuBar | |
| A Boolean flag that specifies whether to display the data provider's root node. | |
| showRoot — Property in class mx.controls.PopUpMenuButton | |
| Specifies whether to display the top-level node or nodes of the data provider. | |
| showRoot — Property in class mx.controls.Tree | |
| Sets the visibility of the root item. | |
| showScrollTips — Property in class mx.core.ScrollControlBase | |
| A flag that indicates whether a tooltip should appear near the scroll thumb when it is being dragged. | |
| showSettings(panel:String) — Static method in class flash.system.Security | |
| Displays the Security Settings panel in Flash Player. | |
| showSubmitButton — Property in class ga.controls.Wrapper | |
| Indicates whether to show the submit button on the last panel. | |
| showTarget — Property in class mx.effects.MaskEffect | |
| Specifies that the target component is becoming visible, true, or invisible, false. | |
| showTarget — Property in class mx.effects.effectClasses.MaskEffectInstance | |
| Specifies that the target component is becoming visible, false, or invisible, true. | |
| showTextField — Property in class mx.controls.ColorPicker | |
| Specifies whether to show the text box that displays the color label or hexadecimal color value. | |
| showToday — Property in class mx.controls.DateChooser | |
| If true, specifies that today is highlighted in the DateChooser control. | |
| showToday — Property in class mx.controls.DateField | |
| If true, specifies that today is highlighted in the DateChooser control. | |
| showToolTips — Property in class mx.controls.RichTextEditor | |
| Specifies whether to display tooltips for the text formatting controls. | |
| showTrackHighlight — Style in class mx.controls.sliderClasses.Slider | |
| Specifies whether to enable track highlighting between thumbs (or a single thumb and the beginning of the track). | |
| showWelcomePage() — Method in class lc.layout.DesktopModel | |
| Shows the Welcome component. | |
| showWorkspace(tabName:String) — Method in class lc.layout.DesktopModel | |
| Displays the Workspace component. | |
| signature — Property in class mx.messaging.management.MBeanOperationInfo | |
| The parameter data types that make up the operation signature. | |
| silenceLevel — Property in class flash.media.Microphone | |
| The amount of sound required to activate the microphone and dispatch the activity event. | |
| silenceTimeout — Property in class flash.media.Microphone | |
| The number of milliseconds between the time the microphone stops detecting sound and the time the activity event is dispatched. | |
| silent — Property in class flash.accessibility.AccessibilityProperties | |
| If true, excludes this display object from accessible presentation. | |
| SimpleButton — Class in package flash.display | |
| The SimpleButton class lets you control all instances of button symbols in a SWF file. | |
| SimpleButton(upState:flash.display:DisplayObject, overState:flash.display:DisplayObject, downState:flash.display:DisplayObject, hitTestState:flash.display:DisplayObject) — Constructor in class flash.display.SimpleButton | |
| Creates a new SimpleButton instance. | |
| simpleType(val:Object) — Static method in class mx.rpc.xml.SimpleXMLDecoder | |
| Converts an ActionScript object into a Number, Boolean, or String. | |
| SimpleXMLDecoder — Class in package mx.rpc.xml | |
| The SimpleXMLDecoder class deserialize XML into a graph of ActionScript objects. | |
| SimpleXMLEncoder — Class in package mx.rpc.xml | |
| The SimpleXMLEncoder class take ActionScript Objects and encodes them to XML. | |
| SimpleXMLEncoder(myXML:flash.xml:XMLDocument) — Constructor in class mx.rpc.xml.SimpleXMLEncoder | |
| sin(angleRadians:Number) — Static method in class Math | |
| Computes and returns the sine of the specified angle in radians. | |
| Sine — Class in package mx.effects.easing | |
| The Sine class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by a sine wave. | |
| SINGLE — Constant static property in class mx.rpc.mxml.Concurrency | |
| Only a single request at a time is allowed on the operation; multiple requests generate a fault. | |
| singleSignOn() — Method in interface lc.core.ISessionManager | |
| Determines whether an authenticated session to the server already exists or can be established without additional information (for example, in single sign-on (SSO) scenarios). | |
| singleSignOn() — Method in class lc.domain.impl.v1.SessionManager | |
| Determines whether an authenticated session to the server already exists or can be established without additional information (for example, in single sign-on (SSO) scenarios). | |
| size — Property in class flash.geom.Rectangle | |
| The size of the Rectangle object, expressed as a Point object with the values of the width and height properties. | |
| size — Property in class flash.net.FileReference | |
| The size of the file on the local disk in bytes. | |
| size — Property in class flash.net.SharedObject | |
| The current size of the shared object, in bytes. | |
| size — Property in class flash.text.TextFormat | |
| The point size of text in this text format. | |
| size — Property in class lc.domain.AttachmentInfo | |
| The size of the attachment or note in bytes. | |
| sizeToPage — Property in class mx.printing.PrintDataGrid | |
| If true, the PrintDataGrid readjusts its height to display only completely viewable rows. | |
| slice(startIndex:int, endIndex:int) — Method in class Array | |
| Returns a new array that consists of a range of elements from the original array, without modifying the original array. | |
| slice(startIndex:Number, endIndex:Number) — Method in class String | |
| Returns a string that includes the startIndex character and all characters up to, but not including, the endIndex character. | |
| slideDuration — Style in class mx.controls.sliderClasses.Slider | |
| Duration in milliseconds for the sliding animation when you click on the track to move a thumb. | |
| slideEasingFunction — Style in class mx.controls.sliderClasses.Slider | |
| Tweening function used by the sliding animation when you click on the track to move a thumb. | |
| Slider — Class in package mx.controls.sliderClasses | |
| The Slider class is the base class for the Flex slider controls. | |
| Slider() — Constructor in class mx.controls.sliderClasses.Slider | |
| Constructor. | |
| SliderAutomationImpl — Class in package mx.automation.delegates.controls | |
| Defines methods and properties required to perform instrumentation for the Slider class, which is the parent of the HSlider and VSlider classes. | |
| SliderAutomationImpl(obj:mx.controls.sliderClasses:Slider) — Constructor in class mx.automation.delegates.controls.SliderAutomationImpl | |
| Constructor. | |
| SliderDataTip — Class in package mx.controls.sliderClasses | |
| The SliderDataTip class defines the tooltip used in the mx.controls.Slider control. | |
| SliderDataTip() — Constructor in class mx.controls.sliderClasses.SliderDataTip | |
| Constructor. | |
| sliderDataTipClass — Property in class mx.controls.sliderClasses.Slider | |
| A reference to the class to use for the data tip. | |
| SliderDirection — Final class in package mx.controls.sliderClasses | |
| The SliderDirection class defines the constant values for the direction property of the Slider class. | |
| SliderEvent — Class in package mx.events | |
| The SliderEvent class represents the event object passed to the event listener for the change, thumbDrag, thumbPress, and thumbRelease events of the HSlider and VSlider classes. | |
| SliderEvent(type:String, bubbles:Boolean, cancelable:Boolean, thumbIndex:int, value:Number, triggerEvent:flash.events:Event, clickTarget:String, keyCode:int) — Constructor in class mx.events.SliderEvent | |
| Constructor. | |
| SliderEventClickTarget — Final class in package mx.events | |
| The SliderEventClickTarget class defines the constants for the values of the clickTarget property of the SliderEvent class. | |
| SliderHighlightSkin — Class in package mx.skins.halo | |
| The skin for the highlighted state of the track of a Slider. | |
| SliderHighlightSkin() — Constructor in class mx.skins.halo.SliderHighlightSkin | |
| Constructor. | |
| SliderLabel — Class in package mx.controls.sliderClasses | |
| The SliderLabel class defines the label used in the mx.controls.Slider component. | |
| SliderLabel() — Constructor in class mx.controls.sliderClasses.SliderLabel | |
| Constructor. | |
| SliderThumb — Class in package mx.controls.sliderClasses | |
| The SliderThumb class represents a thumb of a Slider control. | |
| SliderThumb() — Constructor in class mx.controls.sliderClasses.SliderThumb | |
| Constructor. | |
| sliderThumbClass — Property in class mx.controls.sliderClasses.Slider | |
| A reference to the class to use for each thumb. | |
| SliderThumbSkin — Class in package mx.skins.halo | |
| The skin for all the states of a thumb in a Slider. | |
| SliderThumbSkin() — Constructor in class mx.skins.halo.SliderThumbSkin | |
| Constructor. | |
| SliderTrackSkin — Class in package mx.skins.halo | |
| The skin for the track in a Slider. | |
| SliderTrackSkin() — Constructor in class mx.skins.halo.SliderTrackSkin | |
| Constructor. | |
| slotIndex — Property in class ga.model.PanelItem | |
| The index of the array of components to be slotted into the panel layout. | |
| smooth — Property in class mx.graphics.BitmapFill | |
| A flag indicating whether to smooth the bitmap data when filling with it. | |
| smoothing — Property in class flash.display.Bitmap | |
| Controls whether or not the bitmap is smoothed when scaled. | |
| smoothing — Property in class flash.media.Video | |
| Specifies whether the video should be smoothed (interpolated) when it is scaled. | |
| snapInterval — Property in class mx.controls.sliderClasses.Slider | |
| Specifies the increment value of the slider thumb as the user moves the thumb. | |
| SOAP_ACTION_HEADER — Static property in class mx.messaging.messages.SOAPMessage | |
| The HTTP header that stores the SOAP action for the SOAPMessage. | |
| SOAPFault — Class in package mx.rpc.soap | |
| A subclass of mx.rpc.Fault that provides SOAP specific information from a SOAP envelope Fault element. | |
| SOAPFault(faultCode:QName, faultString:String, detail:String, element:XML, faultactor:String) — Constructor in class mx.rpc.soap.SOAPFault | |
| SOAPHeader — Class in package mx.rpc.soap | |
| You use a SOAPHeader to specify the headers that need to be added to a SOAP envelope of a WebService Operation request. | |
| SOAPHeader(qname:QName, content:Object) — Constructor in class mx.rpc.soap.SOAPHeader | |
| Constructs a new SOAPHeader. | |
| SOAPMessage — Class in package mx.messaging.messages | |
| SOAPMessages are similar to HTTPRequestMessages. | |
| SOAPMessage() — Constructor in class mx.messaging.messages.SOAPMessage | |
| Constructs an uninitialized SOAPMessage. | |
| SocialSecurityValidator — Class in package mx.validators | |
| The SocialSecurityValidator class validates that a String is a valid United States Social Security number. | |
| SocialSecurityValidator() — Constructor in class mx.validators.SocialSecurityValidator | |
| Constructor. | |
| Socket — Class in package flash.net | |
| The Socket class enables ActionScript code to make socket connections and to read and write raw binary data. | |
| Socket(host:String, port:int) — Constructor in class flash.net.Socket | |
| Creates a Socket object. | |
| socketData — Event in class flash.net.Socket | |
| Dispatched when a socket has received data. | |
| SOCKET_DATA — Constant static property in class flash.events.ProgressEvent | |
| Defines the value of the type property of a socketData event object. | |
| SolidColor — Class in package mx.graphics | |
| Defines a representation for a color, including a color and an alpha value. | |
| SolidColor(color:uint, alpha:Number) — Constructor in class mx.graphics.SolidColor | |
| Constructor. | |
| some(callback:Function, thisObject) — Method in class Array | |
| Executes a test function on each item in the array until an item is reached that returns true. | |
| songName — Property in class flash.media.ID3Info | |
| The name of the song; corresponds to the ID3 2.0 tag TIT2. | |
| sort(... rest) — Method in class Array | |
| Sorts the elements in an array. | |
| sort — Property in interface mx.collections.ICollectionView | |
| The Sort that will be applied to the ICollectionView. | |
| sort — Property in class mx.collections.ListCollectionView | |
| The Sort that will be applied to the ICollectionView. | |
| sort(items:Array) — Method in class mx.collections.Sort | |
| Apply the current sort to the specified array (not a copy). | |
| Sort — Class in package mx.collections | |
| Provides the sorting information required to establish a sort on an existing view (ICollectionView interface or class that implements the interface). | |
| Sort() — Constructor in class mx.collections.Sort | |
| Constructor. | |
| sortable — Property in class mx.controls.dataGridClasses.DataGridColumn | |
| A flag that indicates whether the user can click on the header of this column to sort the data provider. | |
| sortableColumns — Property in class mx.controls.DataGrid | |
| A flag that indicates whether the user can sort the data provider items by clicking on a column header cell. | |
| sortArrow — Property in class mx.controls.DataGrid | |
| The small arrow graphic used to show sortable columns and direction. | |
| sortArrowSkin — Style in class mx.controls.DataGrid | |
| The class to use as the skin for the arrow that indicates the column sort direction. | |
| sortCompareFunction — Property in class mx.controls.dataGridClasses.DataGridColumn | |
| A callback function that gets called when sorting the data in the column. | |
| sortDescending — Property in class mx.controls.dataGridClasses.DataGridColumn | |
| Indicates whether the column sort is in ascending order, false, or descending order, true. | |
| SortError — Class in package mx.collections.errors | |
| This error is thrown when a Sort class is not configured properly; for example, if the find criteria are invalid. | |
| SortError(message:String) — Constructor in class mx.collections.errors.SortError | |
| Constructor. | |
| SortField — Class in package mx.collections | |
| Provides the sorting information required to establish a sort on a field or property in an existing view. | |
| SortField(name:String, caseInsensitive:Boolean, descending:Boolean, numeric:Boolean) — Constructor in class mx.collections.SortField | |
| Constructor. | |
| sortOn(fieldName:Object, options:Object) — Method in class Array | |
| Sorts the elements in an array according to one or more fields in the array. | |
| sortOnXField — Property in class mx.charts.series.AreaSeries | |
| Requests the line datapoints be sorted from left to right before rendering. | |
| sortOnXField — Property in class mx.charts.series.ColumnSeries | |
| Requests the columns be sorted from left to right before rendering. | |
| sortOnXField — Property in class mx.charts.series.LineSeries | |
| Requests the line datapoints be sorted from left to right before rendering. | |
| sorts — Property in class lc.domain.SearchFilter | |
| A collection of sorts for the search filter. | |
| sound — Property in class mx.effects.SoundEffect | |
| The Sound object that the MP3 file has been loaded into. | |
| sound — Property in class mx.effects.effectClasses.SoundEffectInstance | |
| Reference to the internal Sound object. | |
| Sound — Class in package flash.media | |
| The Sound class lets you work with sound in an application. | |
| Sound(stream:flash.net:URLRequest, context:flash.media:SoundLoaderContext) — Constructor in class flash.media.Sound | |
| Creates a new Sound object. | |
| SoundAsset — Class in package mx.core | |
| SoundAsset is a subclass of the Flash Player's Sound class which represents sounds that you embed in a Flex application. | |
| SoundAsset() — Constructor in class mx.core.SoundAsset | |
| Constructor. | |
| soundChannel — Property in class mx.effects.effectClasses.SoundEffectInstance | |
| The SoundChannel object that the MP3 file has been loaded into. | |
| SoundChannel — Final class in package flash.media | |
| The SoundChannel class controls a sound in an application. | |
| soundComplete — Event in class flash.media.SoundChannel | |
| Dispatched when a sound has finished playing. | |
| SOUND_COMPLETE — Constant static property in class flash.events.Event | |
| Defines the value of the type property of a soundComplete event object. | |
| SoundEffect — Class in package mx.effects | |
| The SoundEffect class plays an MP3 audio file. | |
| SoundEffect(target:Object) — Constructor in class mx.effects.SoundEffect | |
| Constructor. | |
| SoundEffectInstance — Class in package mx.effects.effectClasses | |
| The SoundEffectInstance class implements the instance class for the SoundEffect effect. | |
| SoundEffectInstance(target:Object) — Constructor in class mx.effects.effectClasses.SoundEffectInstance | |
| Constructor. | |
| SoundLoaderContext — Class in package flash.media | |
| The SoundLoaderContext class provides security checks for SWF files that load sound. | |
| SoundLoaderContext(bufferTime:Number, checkPolicyFile:Boolean) — Constructor in class flash.media.SoundLoaderContext | |
| Creates a new sound loader context object. | |
| SoundMixer — Final class in package flash.media | |
| The SoundMixer class contains static properties and methods for global sound control in the SWF file. | |
| soundTransform — Property in class flash.display.SimpleButton | |
| The SoundTransform object assigned to this button. | |
| soundTransform — Property in class flash.display.Sprite | |
| Controls sound within this sprite. | |
| soundTransform — Property in class flash.media.Microphone | |
| Controls the sound of this microphone object when it is in loopback mode. | |
| soundTransform — Property in class flash.media.SoundChannel | |
| The SoundTransform object assigned to the sound channel. | |
| soundTransform — Static property in class flash.media.SoundMixer | |
| The SoundTransform object that controls global sound properties. | |
| soundTransform — Property in class flash.net.NetStream | |
| Controls sound in this NetStream object. | |
| SoundTransform — Final class in package flash.media | |
| The SoundTransform class contains properties for volume and panning. | |
| SoundTransform(vol:Number, panning:Number) — Constructor in class flash.media.SoundTransform | |
| Creates a SoundTransform object. | |
| source — Property in class RegExp | |
| Specifies the pattern portion of the regular expression. | |
| source — Property in class lc.core.events.PropertyLoadEvent | |
| The source of the event. | |
| source — Property in class lc.layout.ResourceContainer | |
| Retrieves the location (as a URL) of the resource container. | |
| source — Property in class lc.task.TaskImageModel | |
| The location at which the image. | |
| source — Property in class mx.charts.LegendItem | |
| Contains a reference to the data series that the LegendItem was generated from if you bind the dataProvider property of the parent Legend control to a chart control. | |
| source — Property in class mx.collections.ArrayCollection | |
| The source of data in the ArrayCollection. | |
| source — Property in class mx.collections.XMLListCollection | |
| The underlying XMLList for this collection. | |
| source — Property in class mx.controls.ProgressBar | |
| Refers to the control that the ProgressBar is measuring the progress of. | |
| source — Property in class mx.controls.SWFLoader | |
| The URL, object, class or string name of a class to load as the content. | |
| source — Property in class mx.controls.VideoDisplay | |
| Relative path and filename of the FLV file to stream. | |
| source — Property in class mx.effects.SoundEffect | |
| The URL or class of the MP3 file to play. | |
| source — Property in class mx.effects.effectClasses.SoundEffectInstance | |
| The URL or class of the MP3 file to play. | |
| source — Property in class mx.events.PropertyChangeEvent | |
| The object that the change occured on. | |
| source — Property in class mx.graphics.BitmapFill | |
| The source used for the bitmap fill. | |
| source — Property in class mx.messaging.messages.RemotingMessage | |
| This property is provided for backwards compatibility. | |
| source — Property in class mx.rpc.remoting.RemoteObject | |
| Lets you specify a source value on the client; not supported for destinations that use the JavaAdapter. | |
| source — Property in class mx.validators.Validator | |
| Specifies the object containing the property to validate. | |
| SPACE — Constant static property in class flash.ui.Keyboard | |
| Constant associated with the key code value for the Spacebar (32). | |
| Spacer — Class in package mx.controls | |
| The Spacer control helps you lay out children within a parent container. | |
| Spacer() — Constructor in class mx.controls.Spacer | |
| Constructor | |
| speak — Property in interface ga.model.IPanelItem | |
| The screen reader text or accessibility text for this item. | |
| speak — Property in class ga.model.PanelItem | |
| The screen reader or accessibility text for the field. | |
| speak — Property in class ga.model.PanelText | |
| The screen reader text or accessibility text for this item. | |
| splice(startIndex:int, deleteCount:uint, ... rest) — Method in class Array | |
| Adds elements to and removes elements from an array. | |
| split(delimiter, limit:Number) — Method in class String | |
| Splits a String object into an array of substrings by dividing it wherever the specified delimiter parameter occurs. | |
| spreadMethod — Property in class mx.graphics.LinearGradientStroke | |
| A value from the SpreadMethod class that specifies which spread method to use. | |
| SpreadMethod — Final class in package flash.display | |
| The SpreadMethod class provides values for the spreadMethod parameter in the beginGradientFill() and lineGradientStyle() methods of the Graphics class. | |
| Sprite — Class in package flash.display | |
| The Sprite class is a basic display list building block: a display list node that can display graphics and can also contain children. | |
| Sprite() — Constructor in class flash.display.Sprite | |
| Creates a new Sprite instance. | |
| SpriteAsset — Class in package mx.core | |
| SpriteAsset is a subclass of the Flash Player's Sprite class which represents vector graphic images that you embed in a Flex application. | |
| SpriteAsset() — Constructor in class mx.core.SpriteAsset | |
| Constructor. | |
| sqrt(val:Number) — Static method in class Math | |
| Computes and returns the square root of the specified number. | |
| SQRT1_2 — Constant static property in class Math | |
| A mathematical constant for the square root of one-half, with an approximate value of 0.7071067811865476. | |
| SQRT2 — Constant static property in class Math | |
| A mathematical constant for the square root of 2, with an approximate value of 1.4142135623730951. | |
| SQUARE — Constant static property in class flash.display.CapsStyle | |
| Used to specify square caps in the caps parameter of the flash.display.Graphics.lineStyle() method. | |
| stack(stackedXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — Method in interface mx.charts.chartClasses.IStackable | |
| Stacks the series. | |
| stack() — Method in class mx.charts.chartClasses.StackedSeries | |
| Updates the series data, and uses the values of the series data it is stacking on top of so it can stack correctly. | |
| stack(stackedXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — Method in class mx.charts.series.AreaSeries | |
| Stacks the series. | |
| stack(stackedYValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — Method in class mx.charts.series.BarSeries | |
| Stacks the series. | |
| stack(stackedXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — Method in class mx.charts.series.ColumnSeries | |
| Stacks the series. | |
| stackedMaximum — Property in class mx.charts.chartClasses.StackedSeries | |
| The maximum sum represented by this stacked series. | |
| StackedSeries — Class in package mx.charts.chartClasses | |
| Stacked Series serves as the common base class for all of the stacking set series (BarSet, ColumnSet, and AreaSet). | |
| StackedSeries() — Constructor in class mx.charts.chartClasses.StackedSeries | |
| Constructor. | |
| stacker — Property in interface mx.charts.chartClasses.IStackable | |
| The StackedSeries associated with this series. | |
| stacker — Property in class mx.charts.series.AreaSeries | |
| The StackedSeries associated with this AreaSeries. | |
| stacker — Property in class mx.charts.series.BarSeries | |
| The StackedSeries associated with this BarSeries. | |
| stacker — Property in class mx.charts.series.ColumnSeries | |
| The StackedSeries associated with this BarSeries. | |
| StackOverflowError — Dynamic class in package flash.errors | |
| ActionScript throws a StackOverflowError exception when the stack available to the script is exhausted. | |
| StackOverflowError(message:String) — Constructor in class flash.errors.StackOverflowError | |
| Creates a new StackOverflowError object. | |
| stackTotals — Property in interface mx.charts.chartClasses.IStackable | |
| The stack totals for the series. | |
| stackTotals — Property in class mx.charts.series.AreaSeries | |
| The stack totals for the series. | |
| stackTotals — Property in class mx.charts.series.BarSeries | |
| The stack totals for the series. | |
| stackTotals — Property in class mx.charts.series.ColumnSeries | |
| The stack totals for the series. | |
| stage — Property in class flash.display.DisplayObject | |
| The Stage of the display object. | |
| stage — Property in interface mx.managers.ISystemManager | |
| The flash.display.Stage that represents the application window mapped to this SystemManager | |
| Stage — Class in package flash.display | |
| The Stage class represents the main drawing area. | |
| StageAlign — Final class in package flash.display | |
| The StageAlign class provides constant values to use for the Stage.align property. | |
| StageDisplayState — Final class in package flash.display | |
| The StageDisplayState class provides values for the Stage.displayState property. | |
| stageFocusRect — Property in class flash.display.Stage | |
| Specifies whether or not objects display a glowing border when they have focus. | |
| stageHeight — Property in class flash.display.Stage | |
| The current height, in pixels, of the Stage. | |
| stageHeight — Property in class mx.preloaders.DownloadProgressBar | |
| The height of the stage, which is passed in by the Preloader class. | |
| stageHeight — Property in interface mx.preloaders.IPreloaderDisplay | |
| The height of the stage, which is passed in by the Preloader class. | |
| StageQuality — Final class in package flash.display | |
| The StageQuality class provides values for the Stage.quality property. | |
| StageScaleMode — Final class in package flash.display | |
| The StageScaleMode class provides values for the Stage.scaleMode property. | |
| stageWidth — Property in class flash.display.Stage | |
| Specifies the current width, in pixels, of the Stage. | |
| stageWidth — Property in class mx.preloaders.DownloadProgressBar | |
| The width of the stage, which is passed in by the Preloader class. | |
| stageWidth — Property in interface mx.preloaders.IPreloaderDisplay | |
| The width of the stage, which is passed in by the Preloader class. | |
| stageX — Property in class flash.events.MouseEvent | |
| The horizontal coordinate at which the event occurred in global Stage coordinates. | |
| stageY — Property in class flash.events.MouseEvent | |
| The vertical coordinate at which the event occurred in global Stage coordinates. | |
| STANDARD — Constant static property in class flash.ui.KeyLocation | |
| Indicates the key activation is not distinguished as the left or right version of the key, and did not originate on the numeric keypad (or did not originate with a virtual key corresponding to the numeric keypad). | |
| start() — Method in class flash.printing.PrintJob | |
| Displays the operating system's Print dialog box, starts spooling, and sets the PrintJob read-only property values. | |
| start() — Method in class flash.utils.Timer | |
| Starts the timer, if it is not already running. | |
| start — Property in class mx.charts.series.items.LineSeriesSegment | |
| The index into the items array of the first item in this segment. | |
| start — Property in class mx.effects.effectClasses.PropertyChanges | |
| An Object containing the starting properties of the target component modified by the change in view state. | |
| start() — Method in class mx.printing.FlexPrintJob | |
| Initializes the PrintJob object. | |
| startAngle — Property in class mx.charts.series.PieSeries | |
| Specifies the starting angle for the first slice of the PieChart control. | |
| startAngle — Property in class mx.charts.series.items.PieSeriesItem | |
| The start angle, in radians, of this wedge. | |
| startDate — Property in class lc.tracking.ProcessInstanceDataGridModel | |
| The date and time to use for filtering a collection of ProcessInstance objects. | |
| startDelay — Property in class mx.effects.Effect | |
| Amount of time, in milliseconds, to wait before starting the effect. | |
| startDelay — Property in class mx.effects.EffectInstance | |
| startDrag(lockCenter:Boolean, bounds:flash.geom:Rectangle) — Method in class flash.display.Sprite | |
| Lets the user drag the specified sprite. | |
| startDragging(event:flash.events:MouseEvent) — Method in class mx.containers.Panel | |
| Called when the user starts dragging a Panel that has been popped up by the PopUpManager. | |
| startEffect() — Method in class mx.effects.EffectInstance | |
| Plays the effect instance on the target after the startDelay period has elapsed. | |
| startingIndex — Property in interface mx.core.IRepeater | |
| The index into the dataProvider at which this Repeater starts creating children. | |
| startingIndex — Property in class mx.core.Repeater | |
| The index into the dataProvider at which this Repeater starts creating children. | |
| StartProcess — Class in package lc.endpoint | |
| The StartProcess component is the primary component that enables a user to navigate between different categories of forms to start a process. | |
| startProcessModel — Property in class lc.layout.WorkspaceModel | |
| An instance of the StartProcessModel class. | |
| StartProcessModel — Class in package lc.endpoint | |
| The StartProcessModel class acts as the model for the StartProcess component. | |
| StartProcessModel() — Constructor in class lc.endpoint.StartProcessModel | |
| Constructor. | |
| startTime — Property in class mx.effects.SoundEffect | |
| The initial position in the MP3 file, in milliseconds, at which playback should start. | |
| startTime — Property in class mx.effects.effectClasses.SoundEffectInstance | |
| The initial position in the MP3 file, in milliseconds, at which playback should start. | |
| startupEffectDuration — Property in class ga.model.GuidedActivity | |
| The time, in milliseconds, for the duration of the start-up effect. | |
| state — Property in class lc.presentationmodel.PresentationModel | |
| The name of the state the current view is in. | |
| state — Property in class mx.controls.VideoDisplay | |
| The current state of the VideoDisplay control. | |
| state — Property in class mx.events.VideoEvent | |
| The value of the VideoDisplay.state property when the event occurs. | |
| State — Class in package mx.states | |
| The State class defines a view state, a particular view of a component. | |
| State() — Constructor in class mx.states.State | |
| Constructor. | |
| STATE_ADD_ATTACHMENT — Constant static property in class lc.attachments.AttachmentHeaderModel | |
| The model is set into this state when it is possible to add both notes and attachments. | |
| STATE_ADD_ATTACHMENT_ONLY — Constant static property in class lc.attachments.AttachmentHeaderModel | |
| The model is set into this state when it is only possible to add attachments. | |
| STATE_ADD_NOTE — Constant static property in class lc.attachments.AttachmentHeaderModel | |
| The model is set into this state when it is in the STATE_ADD_ATTACHMENT state and the user chooses to add a note. | |
| STATE_ADD_NOTE_ONLY — Constant static property in class lc.attachments.AttachmentHeaderModel | |
| The model is set into this state when it is only possible to add a note. | |
| stateChange — Event in class mx.controls.VideoDisplay | |
| Dispatched when the state of the control changes. | |
| STATE_CHANGE — Constant static property in class mx.events.VideoEvent | |
| The VideoEvent.STATE_CHANGE constant defines the value of the type property of the event object for a stateChange event. | |
| StateChangeEvent — Class in package mx.events | |
| The StateChangeEvent class represents an event that is dispatched when the currentState property of a component changes. | |
| StateChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldState:String, newState:String) — Constructor in class mx.events.StateChangeEvent | |
| Constructor. | |
| STATE_COMPLETED — Constant static property in class lc.process.ProcessInstanceInfoModel | |
| The model is set to this state when the loading of the process instance data has completed. | |
| STATE_DATA — Constant static property in class lc.tracking.ProcessInstanceDataGridModel | |
| The model is set into this state when the data grid is being displayed, and one or more records exist. | |
| STATE_DISPLAY — Constant static property in class lc.task.form.TaskForm | |
| The state of the form while it is displayed and used normally. | |
| STATE_EMPTY — Constant static property in class lc.tracking.ProcessInstanceDataGridModel | |
| The model is set into this state when there are no process instances in the data grid. | |
| STATE_ERROR — Constant static property in class lc.process.ProcessInstanceInfoModel | |
| The model is set to this state if there is an problem retrieving the process instance data. | |
| STATE_ERROR — Constant static property in class lc.task.TaskDirectiveModel | |
| The model is set into this state upon an error. | |
| STATE_ERROR — Constant static property in class lc.task.form.TaskForm | |
| The state when an error has occurred while loading. | |
| STATE_ERROR — Constant static property in class lc.tracking.TrackingModel | |
| The model is set into this state when an error occurs. | |
| STATE_HAS_ATTACHMENTS — Constant static property in class lc.attachments.AttachmentListModel | |
| The model is set to this state where the list of notes and attachments is not empty. | |
| STATE_INITIAL — Constant static property in class lc.endpoint.StartProcessModel | |
| The model is set into this state upon construction. | |
| STATE_INITIAL — Constant static property in class lc.process.ProcessInstanceInfoModel | |
| The model is set to this state when it is first created. | |
| STATE_INITIAL — Constant static property in class lc.task.TaskDirectiveModel | |
| The model is set into this state upon construction. | |
| STATE_INITIAL — Constant static property in class lc.task.TaskInfoModel | |
| STATE_INITIAL — Constant static property in class lc.task.ToDoModel | |
| The model is set into the initial state when it is first created. | |
| STATE_IN_PROGRESS — Constant static property in class lc.task.TaskDirectiveModel | |
| The model is set into this state during a search operation. | |
| STATE_LIST_SELECTOR — Constant static property in class lc.search.SearchSelectorModel | |
| The model is set into this state when a user can select from a list. | |
| STATE_LOAD_ERROR — Constant static property in class lc.endpoint.StartProcessModel | |
| The model is set into this state if an error occurs while loading the categories. | |
| STATE_LOADING — Constant static property in class lc.endpoint.StartProcessModel | |
| The model is set into this state when loading the categories. | |
| STATE_LOADING — Constant static property in class lc.task.form.TaskForm | |
| The state of a form is while it is being loaded. | |
| STATE_PROCESS_INSTANCE_DETAILS — Constant static property in class lc.tracking.ProcessInstanceDataGridModel | |
| The model is set into this state when the process details and audit information is being displayed. | |
| STATE_QUERY — Constant static property in class lc.search.SearchSelectorModel | |
| The model is set into this state when a user can perform a query. | |
| STATE_READY — Constant static property in class lc.endpoint.StartProcessModel | |
| The model is set into this state after successfully loading the categories. | |
| stateResponsive — Property in class mx.controls.VideoDisplay | |
| Specifies whether the VideoDisplay control is in a responsive state, true, or in the unresponsive state, false. | |
| stateResponsive — Property in class mx.events.VideoEvent | |
| The value of the VideoDisplay.stateResponsive property when the event occurs. | |
| STATE_RESULTS — Constant static property in class lc.search.SearchSelectorModel | |
| The model is set into this state when a user can display the searching result. | |
| STATE_RUNNING — Constant static property in class lc.process.ProcessInstanceInfoModel | |
| The model is set to this state when the process instance data is being loaded. | |
| states — Property in class mx.core.UIComponent | |
| The view states that are defined for this component. | |
| STATE_SEARCH_COMPLETE — Constant static property in class lc.task.TaskDirectiveModel | |
| The model is set into this state upon search completion. | |
| STATE_SUBMITTING — Constant static property in class lc.task.form.TaskForm | |
| The state of the form while it is being submitted. | |
| STATE_TASK_DETAILS — Constant static property in class lc.search.SearchSelectorModel | |
| The model is set into this state when a user can show the details of a task. | |
| STATE_WELCOME — Constant static property in class lc.layout.DesktopModel | |
| The model is set into this state to first display the Welcome page. | |
| STATE_WORKSPACE — Constant static property in class lc.layout.DesktopModel | |
| The model is set into this state to first display Workpace page. | |
| static — Statement | |
| Specifies that a variable, constant, or method belongs to the class, rather than to instances of the class. | |
| StaticSectionView — Class in package ga.views | |
| Provides a dynamic list of the panels contained within a section. | |
| StaticSectionView(section:ga.model:Section, parentNode:ga.util:Node) — Constructor in class ga.views.StaticSectionView | |
| Constructor | |
| StaticText — Final class in package flash.text | |
| This class represents StaticText objects on the display list. | |
| status — Property in class flash.events.HTTPStatusEvent | |
| The HTTP status code returned by the server. | |
| status — Event in class flash.media.Camera | |
| Dispatched when a camera reports its status. | |
| status — Event in class flash.media.Microphone | |
| Dispatched when a microphone reports its status. | |
| status — Event in class flash.net.LocalConnection | |
| Dispatched when a LocalConnection object reports its status. | |
| status — Property in class lc.domain.Task | |
| The task status. | |
| status — Property in class lc.task.TaskInfoModel | |
| The numeric value representing the status of a task. | |
| status — Property in class mx.containers.Panel | |
| Text in the status area of the title bar. | |
| status(message:mx.messaging.messages:IMessage) — Method in class mx.messaging.MessageResponder | |
| Called by the channel that created this MessageResponder when a fault response returns from the destination. | |
| STATUS — Constant static property in class flash.events.StatusEvent | |
| Defines the value of the type property of a status event object. | |
| statusCode — Property in class mx.rpc.livecycle.JobStatus | |
| The int representation of the job status as defined by above status codes. | |
| STATUS_COMPLETED — Constant static property in class lc.ProcessConstants | |
| A special value that specifies the process instance has completed. | |
| STATUS_COMPLETING — Constant static property in class lc.ProcessConstants | |
| A special value that specifies the process instance is about to complete. | |
| StatusEvent — Class in package flash.events | |
| Flash® Player dispatches StatusEvent objects when a device, such as a camera or microphone, or an object such as a LocalConnection object reports its status. | |
| StatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, code:String, level:String) — Constructor in class flash.events.StatusEvent | |
| Creates an Event object that contains information about status events. | |
| statusHandler(message:mx.messaging.messages:IMessage) — Method in class mx.messaging.MessageResponder | |
| Subclasses must override this method to perform custom processing of the status and invoke the proper callbacks on the associated MessageAgent. | |
| STATUS_INITIATED — Constant static property in class lc.ProcessConstants | |
| A special value that specifies the process instance has been initiated. | |
| statusKey — Property in class lc.task.TaskInfoModel | |
| The localization key that identifies the task's status value as a localized string. | |
| STATUS_RUNNING — Constant static property in class lc.ProcessConstants | |
| A special value that specifies the process instance is currently running. | |
| statusStyleName — Style in class mx.containers.Panel | |
| Style declaration name for the status in the title bar. | |
| STATUS_SUSPENDED — Constant static property in class lc.ProcessConstants | |
| A special value that specifies the process instance has been suspended. | |
| STATUS_SUSPENDING — Constant static property in class lc.ProcessConstants | |
| A special value that specifies the process instance is about to be suspended. | |
| STATUS_TERMINATED — Constant static property in class lc.ProcessConstants | |
| A special value that specifies the process instance was terminated before all operations in the process were completed. | |
| STATUS_TERMINATING — Constant static property in class lc.ProcessConstants | |
| A special value that specifies the process instance is about to be terminated. | |
| statusTextField — Property in class mx.containers.Panel | |
| The UITextField sub-control that displays the status. | |
| STATUS_UNSUSPENDING — Constant static property in class lc.ProcessConstants | |
| A special value that specifies the process instance is about to be unsuspended. | |
| statusValue(status:Number) — Static method in class lc.ProcessConstants | |
| Returns a localized string corresponding to the passed process status. | |
| stepName — Property in class lc.domain.Task | |
| The name of the step. | |
| stepName — Property in class lc.task.TaskInfoModel | |
| The name of the operation in a process diagram in which the task participates. | |
| stepSize — Property in class mx.controls.NumericStepper | |
| Non-zero unit of change between values. | |
| stickyHighlighting — Property in class mx.controls.Button | |
| If false, the Button displays its down skin when the user presses it but changes to its over skin when the user drags the mouse off of it. | |
| stop() — Method in class flash.display.MovieClip | |
| Stops the playhead in the movie clip. | |
| stop() — Method in class flash.media.SoundChannel | |
| Stops the sound playing in the channel. | |
| stop() — Method in class flash.utils.Timer | |
| Stops the timer. | |
| stop() — Method in class mx.controls.VideoDisplay | |
| Stops playback. | |
| stopAll() — Static method in class flash.media.SoundMixer | |
| Stops all sounds currently playing. | |
| stopDrag() — Method in class flash.display.Sprite | |
| Ends the startDrag() method. | |
| stopDragging() — Method in class mx.containers.Panel | |
| Called when the user stops dragging a Panel that has been popped up by the PopUpManager. | |
| stopImmediatePropagation() — Method in class flash.events.Event | |
| Prevents processing of any event listeners in the current node and any subsequent nodes in the event flow. | |
| STOPPED — Constant static property in class mx.events.VideoEvent | |
| The value of the VideoDisplay.state property when an FLV file is loaded but play has stopped. | |
| stopPropagation() — Method in class flash.events.Event | |
| Prevents processing of any event listeners in nodes subsequent to the current node in the event flow. | |
| strength — Property in class flash.filters.BevelFilter | |
| The strength of the imprint or spread. | |
| strength — Property in class flash.filters.DropShadowFilter | |
| The strength of the imprint or spread. | |
| strength — Property in class flash.filters.GlowFilter | |
| The strength of the imprint or spread. | |
| strength — Property in class flash.filters.GradientBevelFilter | |
| The strength of the imprint or spread. | |
| strength — Property in class flash.filters.GradientGlowFilter | |
| The strength of the imprint or spread. | |
| strength — Property in class mx.effects.Glow | |
| The strength of the imprint or spread. | |
| strength — Property in class mx.effects.effectClasses.GlowInstance | |
| The strength of the glow. | |
| stretchCursor — Style in class mx.controls.DataGrid | |
| The class to use as the skin for the cursor that indicates that a column can be resized. | |
| String — Final class in Top Level | |
| The String class is a data type that represents a string of characters. | |
| String(expression:Object) — Package function in Top Level | |
| Returns a string representation of the specified parameter. | |
| String(val:String) — Constructor in class String | |
| Creates a new String object initialized to the specified string. | |
| stringCompare(a:String, b:String, caseInsensitive:Boolean) — Static method in class mx.utils.ObjectUtil | |
| Compares two String values. | |
| stringToDate(valueString:String, inputFormat:String) — Static method in class mx.controls.DateField | |
| Parses a String object that contains a date, and returns a Date object corresponding to the String. | |
| stringToObject(string:String, separator:String, decodeURL:Boolean) — Static method in class mx.utils.URLUtil | |
| take the value string, and make a object out of it, converting numbers and booleans, arrays (defined by []), and sub-objects (defined by {}). | |
| STRING_TYPE — Static property in class mx.rpc.xml.SimpleXMLEncoder | |
| StringUtil — Class in package mx.utils | |
| The StringUtil utility class is an all-static class with methods for working with String objects within Flex. | |
| StringValidator — Class in package mx.validators | |
| The StringValidator class validates that the length of a String is within a specified range. | |
| StringValidator() — Constructor in class mx.validators.StringValidator | |
| Constructor. | |
| stripNaNs(cache:Array, field:String) — Method in class mx.charts.chartClasses.Series | |
| Removes any item from the provided cache whose field property is NaN. | |
| stroke — Style in class mx.charts.series.CandlestickSeries | |
| Sets the stroke style for this data series. | |
| stroke — Style in class mx.charts.series.BarSeries | |
| Sets the stroke style for this data series. | |
| stroke — Style in class mx.charts.series.AreaSeries | |
| Sets the stroke style for this data series. | |
| stroke — Style in class mx.charts.series.LineSeries | |
| Sets the stroke style for this data series. | |
| stroke — Style in class mx.charts.series.ColumnSeries | |
| Sets the stroke style for this data series. | |
| stroke — Style in class mx.charts.series.HLOCSeries | |
| Sets the stroke style for this data series. | |
| stroke — Style in class mx.charts.series.PlotSeries | |
| Sets the stroke style for this data series. | |
| stroke — Style in class mx.charts.series.BubbleSeries | |
| Sets the stroke style for this data series. | |
| stroke — Style in class mx.charts.series.PieSeries | |
| Sets the stroke style for this data series. | |
| stroke — Style in class mx.charts.LegendItem | |
| Specifies the line stroke for the legend element. | |
| stroke — Style in class mx.charts.Legend | |
| Specifies the line stroke for the legend element. | |
| Stroke — Class in package mx.graphics | |
| The Stroke class defines the properties for a line. | |
| Stroke(color:uint, weight:Number, alpha:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Constructor in class mx.graphics.Stroke | |
| Constructor. | |
| strokeColor — Style in class mx.controls.VRule | |
| The color of the line. | |
| strokeColor — Style in class mx.controls.HRule | |
| The color of the line. | |
| strokeWidth — Style in class mx.controls.VRule | |
| The thickness of the rule in pixels. | |
| strokeWidth — Style in class mx.controls.HRule | |
| The thickness of the rule in pixels. | |
| style — Property in class mx.rpc.wsdl.WSDLBinding | |
| Represents a SOAP binding style attribute which is the default for any operation defined under this binding. | |
| styleChanged(styleProp:String) — Method in class mx.charts.chartClasses.CartesianChart | |
| Detects changes to style properties. | |
| styleChanged(styleProp:String) — Method in class mx.charts.chartClasses.HLOCSeriesBase | |
| Detects changes to style properties. | |
| styleChanged(styleProp:String) — Method in class mx.charts.series.BubbleSeries | |
| Detects changes to style properties. | |
| styleChanged(styleProp:String) — Method in class mx.core.UIComponent | |
| Detects changes to style properties. | |
| styleChanged(styleProp:String) — Method in class mx.core.UITextField | |
| Detects changes to style properties. | |
| styleChanged(styleProp:String) — Method in class mx.skins.ProgrammaticSkin | |
| Whenever any style changes, redraw this skin. | |
| styleChanged(styleProp:String) — Method in interface mx.styles.ISimpleStyleClient | |
| Called when the value of a style property is changed. | |
| styleDeclaration — Property in class mx.controls.dataGridClasses.DataGridItemRenderer | |
| Storage for the inline inheriting styles on this object. | |
| styleDeclaration — Property in class mx.core.UIComponent | |
| Storage for the inline inheriting styles on this object. | |
| styleDeclaration — Property in interface mx.styles.IStyleClient | |
| The style declaration used by this object. | |
| StyleEvent — Class in package mx.events | |
| The StyleEvent class represents an event object used by the StyleManager class when a style SWF is being downloaded. | |
| StyleEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint, errorText:String) — Constructor in class mx.events.StyleEvent | |
| Constructor. | |
| StyleManager — Class in package mx.styles | |
| The StyleManager class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values | |
| styleName — Property in class mx.core.UIComponent | |
| The class style used by this component. | |
| styleName — Property in class mx.core.UITextField | |
| The class style used by this component. | |
| styleName — Property in class mx.skins.ProgrammaticSkin | |
| A parent component used to obtain style values. | |
| styleName — Property in interface mx.styles.ISimpleStyleClient | |
| The source of this object's style values. | |
| styleNames — Property in class flash.text.StyleSheet | |
| An array that contains the names (as strings) of all of the styles registered in this style sheet. | |
| stylesFactory — Property in class mx.core.UIComponentDescriptor | |
| A Function that constructs an Object containing name/value pairs for the instance styles for the component, as specified in MXML. | |
| styleSheet — Property in class flash.text.TextField | |
| Attaches a style sheet to the text field. | |
| styleSheet — Property in class mx.controls.TextArea | |
| A flash.text.StyleSheet object that can perform rendering on the TextArea control's text. | |
| StyleSheet — Dynamic class in package flash.text | |
| The StyleSheet class lets you create a StyleSheet object that contains text formatting rules for font size, color, and other styles. | |
| StyleSheet() — Constructor in class flash.text.StyleSheet | |
| Creates a new StyleSheet object. | |
| stylesInitialized() — Method in class mx.charts.chartClasses.Series | |
| Calls the legendDataChanged() method. | |
| stylesInitialized() — Method in class mx.core.UIComponent | |
| Flex calls the stylesInitialized() method when the styles for a component are first initialized. | |
| stylesRoot — Static property in class mx.styles.StyleManager | |
| subField — Property in class mx.validators.ValidationResult | |
| The name of the subfield that the result is associated with. | |
| subFields — Property in class mx.validators.Validator | |
| An Array of Strings containing the names for the properties contained in the value Object passed to the validate() method. | |
| subMenus — Property in class mx.controls.Menu | |
| For autotesting, get the current set of submenus | |
| submit() — Method in class lc.task.form.TaskForm | |
| Submits the form data associated with a task. | |
| submitAll — Property in class ga.model.GuidedActivity | |
| When false, field data in an optional panel is cleared when the panel is made invisible. | |
| SubmitButton — Class in package ga.controls | |
| This button is displays on the last panel of a form guide. | |
| submitComplete — Event in class lc.task.form.TaskForm | |
| Dispatched when the user completes and submits a form. | |
| SUBMIT_COMPLETE — Constant static property in class lc.core.events.ObjectResultEvent | |
| The form data was submitted event type. | |
| submitData() — Method in class ga.controls.Wrapper | |
| Performs the submit action based on the value of the Submit From option in Guide Builder. | |
| submitFrom — Property in class ga.model.GuidedActivity | |
| Where the submit button should be clicked. | |
| SUBMIT_FROM_GUIDE — Constant static property in class ga.model.GuidedActivity | |
| A value for the submitFrom property. | |
| SUBMIT_FROM_HOST — Constant static property in class ga.model.GuidedActivity | |
| A value for the submitFrom property. | |
| submitFromPDF() — Method in class ga.controls.Wrapper | |
| This function displays the PDF rendition within the PDFBox control on the form guide layout. | |
| SUBMIT_FROM_PDF — Constant static property in class ga.model.GuidedActivity | |
| A value for the submitFrom property. | |
| SUBMIT_FROM_PRINT — Constant static property in class ga.model.GuidedActivity | |
| A value for the submitFrom property. | |
| submitItemWithData(taskId:String, taskItemIndex:int, data:Object, params:Object) — Method in interface lc.core.ITaskManager | |
| Submits task item data to the server. | |
| submitItemWithData(taskItemIndex:int, data:Object, params:Object) — Method in class lc.domain.Task | |
| Submits task item data to the server. | |
| submitItemWithPriorData(taskId:String, taskItemIndex:int, dataKey:Object, params:Object) — Method in interface lc.core.ITaskManager | |
| Submits task item data to the server. | |
| submitItemWithPriorData(taskItemIndex:int, dataKey:Object, params:Object) — Method in class lc.domain.Task | |
| Submits task item data to the server. | |
| SUBMIT_VALIDATION_ERROR — Constant static property in class lc.core.events.ObjectResultEvent | |
| A validation error occurred while submitting the form event type. | |
| SUBPIXEL — Constant static property in class flash.text.GridFitType | |
| Fits strong horizontal and vertical lines to the sub-pixel grid on LCD monitors. | |
| subscribe(clientId:String) — Method in class mx.messaging.AbstractConsumer | |
| Subscribes to the remote destination. | |
| subscribed — Property in class mx.messaging.AbstractConsumer | |
| Indicates whether the Consumer is currently subscribed. | |
| SUBSCRIBE_OPERATION — Constant static property in class mx.messaging.messages.CommandMessage | |
| This operation is used to subscribe to a remote destination. | |
| SubscriptionInfo — Class in package mx.messaging | |
| This is the class used for elements of the ArrayCollection subscriptions property in the MultiTopicConsumer property. | |
| SubscriptionInfo(st:String, sel:String) — Constructor in class mx.messaging.SubscriptionInfo | |
| Builds a new SubscriptionInfo with the specified subtopic and selector | |
| SUBSCRIPTION_INVALIDATE_OPERATION — Constant static property in class mx.messaging.messages.CommandMessage | |
| This operation is used to indicate that the client's session with a remote destination has timed out. | |
| subscriptions — Property in class mx.messaging.MultiTopicConsumer | |
| Stores an Array of SubscriptionInfo objects. | |
| substitute(str:String, ... rest) — Static method in class mx.utils.StringUtil | |
| Substitutes "{n}" tokens within the specified string with the respective arguments passed in. | |
| substr(startIndex:Number, len:Number) — Method in class String | |
| Returns a substring consisting of the characters that start at the specified startIndex and with a length specified by len. | |
| substring(startIndex:Number, endIndex:Number) — Method in class String | |
| Returns a string consisting of the character specified by startIndex and all characters up to endIndex - 1. | |
| subtopic — Property in class mx.messaging.Consumer | |
| Provides access to the subtopic for the remote destination that the MessageAgent uses. | |
| subtopic — Property in class mx.messaging.Producer | |
| Provides access to the subtopic for the remote destination that the MessageAgent uses. | |
| subtopic — Property in class mx.messaging.SubscriptionInfo | |
| The subtopic - if null, represents a subscription for messages directed to the destination with no subtopic. | |
| SUBTOPIC_HEADER — Constant static property in class mx.messaging.messages.AsyncMessage | |
| Messages sent by a MessageAgent with a defined subtopic property indicate their target subtopic in this header. | |
| subtopics — Property in class mx.messaging.MultiTopicProducer | |
| Provides access to the list of subtopics used in publishing any messages | |
| SUBTOPIC_SEPARATOR — Constant static property in class mx.messaging.messages.CommandMessage | |
| The separator string used for separating subtopic and selectors in the add and remove subscription headers. | |
| subtract(v:flash.geom:Point) — Method in class flash.geom.Point | |
| Subtracts the coordinates of another point from the coordinates of this point to create a new point. | |
| SUBTRACT — Constant static property in class flash.display.BlendMode | |
| Subtracts the values of the constituent colors in the display object from the values of the background color, applying a floor of 0. | |
| succeeded — Property in class mx.automation.events.AutomationReplayEvent | |
| Contains true if the replay was successful, and false if not. | |
| super — Statement | |
| Invokes the superclass or parent version of a method or constructor. | |
| superClassName — Property in interface mx.automation.IAutomationClass | |
| The name of the class's superclass. | |
| supportsSave — Property in class lc.task.form.TaskForm | |
| A flag that indicates whether the form supports saving. | |
| supportsSubmit — Property in class lc.task.form.TaskForm | |
| A flag that indicates whether the form supports submission. | |
| supportsTakeOffline — Property in class lc.task.form.TaskForm | |
| A flag that indicates whether the form can be taken offline. | |
| supposedToLoseFocus — Property in class mx.controls.Menu | |
| suspendBackgroundProcessing() — Static method in class mx.core.UIComponent | |
| Blocks the background processing of methods queued by callLater(), until resumeBackgroundProcessing() is called. | |
| suspendBackgroundProcessing — Property in class mx.effects.Effect | |
| If true, blocks all background processing while the effect is playing. | |
| suspendBackgroundProcessing — Property in class mx.effects.EffectInstance | |
| suspendEventHandling() — Static method in class mx.effects.EffectManager | |
| After this method is called, the EffectManager class ignores all events, and no effects are triggered, until a call to resumeEventHandling(). | |
| swapChildren(child1:flash.display:DisplayObject, child2:flash.display:DisplayObject) — Method in class flash.display.DisplayObjectContainer | |
| Swaps the z-order (front-to-back order) of the two specified child objects. | |
| swapChildrenAt(index1:int, index2:int) — Method in class flash.display.DisplayObjectContainer | |
| Swaps the z-order (front-to-back order) of the child objects at the two specified index positions in the child list. | |
| swapChildrenAt(index1:int, index2:int) — Method in class flash.display.Stage | |
| Swaps the z-order (front-to-back order) of the child objects at the two specified index positions in the child list. | |
| swatchBorderColor — Style in class mx.controls.ColorPicker | |
| Color of the swatches' borders. | |
| swatchBorderSize — Style in class mx.controls.ColorPicker | |
| Size of the outlines of the swatches' borders. | |
| swatchGridBackgroundColor — Style in class mx.controls.ColorPicker | |
| Color of the background rectangle behind the swatch grid. | |
| swatchGridBorderSize — Style in class mx.controls.ColorPicker | |
| Size of the single border around the grid of swatches. | |
| swatchHeight — Style in class mx.controls.ColorPicker | |
| Height of each swatch. | |
| swatchHighlightColor — Style in class mx.controls.ColorPicker | |
| Color of the highlight that appears around the swatch when the user rolls over a swatch. | |
| swatchHighlightSize — Style in class mx.controls.ColorPicker | |
| Size of the highlight that appears around the swatch when the user rolls over a swatch. | |
| SwatchPanelSkin — Class in package mx.skins.halo | |
| The skin for the border of a SwatchPanel. | |
| SwatchPanelSkin() — Constructor in class mx.skins.halo.SwatchPanelSkin | |
| Constructor. | |
| swatchPanelStyleName — Style in class mx.controls.ColorPicker | |
| Name of the style for the SwatchPanel object. | |
| SwatchSkin — Class in package mx.skins.halo | |
| The skin used for all color swatches in a ColorPicker. | |
| SwatchSkin() — Constructor in class mx.skins.halo.SwatchSkin | |
| Constructor. | |
| swatchWidth — Style in class mx.controls.ColorPicker | |
| Width of each swatch. | |
| SWFLoader — Class in package mx.controls | |
| The SWFLoader control loads and displays a specified SWF file. | |
| SWFLoader() — Constructor in class mx.controls.SWFLoader | |
| Constructor. | |
| SWFLoaderAutomationImpl — Class in package mx.automation.delegates.controls | |
| Defines methods and properties required to perform instrumentation for the SWFLoader control. | |
| SWFLoaderAutomationImpl(obj:mx.controls:SWFLoader) — Constructor in class mx.automation.delegates.controls.SWFLoaderAutomationImpl | |
| Constructor. | |
| swfVersion — Property in class flash.display.LoaderInfo | |
| The file format version of the loaded SWF file. | |
| SWFVersion — Final class in package flash.display | |
| The SWFVersion class is an enumeration of constant values that indicate the file format version of a loaded SWF file. | |
| switch — Statement | |
| Causes control to transfer to one of several statements, depending on the value of an expression. | |
| SwitchSymbolFormatter — Class in package mx.formatters | |
| The SwitchSymbolFormatter class is a utility class that you can use when creating custom formatters. | |
| SwitchSymbolFormatter(numberSymbol:String) — Constructor in class mx.formatters.SwitchSymbolFormatter | |
| Constructor. | |
| sync — Event in class flash.net.SharedObject | |
| Dispatched when a remote shared object (SharedObject) has been updated by the server. | |
| SYNC — Constant static property in class flash.events.SyncEvent | |
| Defines the value of the type property of a sync event object. | |
| SyncEvent — Class in package flash.events | |
| Flash® Player dispatches SyncEvent objects when a remote SharedObject instance has been updated by the server. | |
| SyncEvent(type:String, bubbles:Boolean, cancelable:Boolean, changeList:Array) — Constructor in class flash.events.SyncEvent | |
| Creates an Event object that contains information about sync events. | |
| SyntaxError — Dynamic class in Top Level | |
| A SyntaxError exception is thrown when a parsing error occurs. | |
| SyntaxError(message:String) — Constructor in class SyntaxError | |
| Creates a new SyntaxError object. | |
| System — Final class in package flash.system | |
| The System class contains properties related to certain operations that take place on the user's computer, such as operations with shared objects, local settings for cameras and microphones, and use of the Clipboard. | |
| systemManager — Property in interface mx.core.IUIComponent | |
| A reference to the SystemManager object for this component. | |
| systemManager — Property in class mx.core.UIComponent | |
| Returns the SystemManager object used by this component. | |
| systemManager — Property in class mx.core.UITextField | |
| Returns the SystemManager object used by this component. | |
| systemManager — Property in interface mx.managers.IFocusManagerContainer | |
| Returns the SystemManager object used by this component. | |
| SystemManager — Class in package mx.managers | |
| The SystemManager class manages an application window. | |
| SystemManager() — Constructor in class mx.managers.SystemManager | |
| Constructor. | |
| Symbols 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 | |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/all-index-S.html