| 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 | |
| L(... rest) — Method in class pegas.draw.Canvas | |
Defines a shortcut reference to used the lineTo method. |
|
| L(... rest) — Method in class pegas.draw.Pen | |
Defines a shortcut reference to used the lineTo method. |
|
| label — Property in class andromeda.i18n.Lang | |
| The label of the current Lang instance. | |
| label — Property in class lunas.core.AbstractButton | |
| Returns the text label for a button instance. | |
| label — Property in interface lunas.core.ILabel | |
| Indicates the string representation of the label. | |
| LabelButton — Class in package lunas.display.button | |
| This button contains a basic label field to display. | |
| LabelButton(id, isConfigurable, name) — Constructor in class lunas.display.button.LabelButton | |
| Creates a new LabelButton instance. | |
| LabelButtonBuilder — Class in package lunas.display.button | |
| The IBuilder of the LabelButton component class. | |
| LabelButtonBuilder(target, bGlobal, sChannel) — Constructor in class lunas.display.button.LabelButtonBuilder | |
| Creates a new LabelButtonBuilder reference. | |
| LabelButtonStyle — Class in package lunas.display.button | |
| This IStyle class is used in the LabelButton to set the styles of the component. | |
| LabelButtonStyle(id, init) — Constructor in class lunas.display.button.LabelButtonStyle | |
| Creates a new LabelButtonStyle instance. | |
| LABEL_CHANGE — Static property in class lunas.events.ComponentEvent | |
| Defines the value of the type property of a label change event object. | |
| labelStyleName — Property in class lunas.display.button.AquaButtonStyle | |
| The style name of the field of the component. | |
| labelStyleName — Property in class lunas.display.button.LabelButtonStyle | |
| The style name of the field of the component. | |
| LAMBDA — Constant static property in class pegas.util.Trigo | |
|
This constant is the Euler-Mascheroni constant (lambda or C) :
Example
trace (Trigo.LAMBDA) ;
|
|
| lang — Property in class andromeda.i18n.CoreLocalizationLoader | |
| Indicates the lang of the current Localization to load. | |
| Lang — Final class in package andromeda.i18n | |
| This static enumeration class defines the language code of the system on which the player is running. | |
| Lang(id, label) — Constructor in class andromeda.i18n.Lang | |
| Creates a new Lang instance. | |
| LANGS — Static property in class andromeda.i18n.Lang | |
| The map of all existing Lang reference in the application. | |
| last() — Method in class asgard.display.TimelineIterator | |
| Seek the key pointer of the iterator over the last frame of the timeline. | |
| lastChar(str) — Static method in class vegas.util.StringUtil | |
| Returns the last char of the string. | |
| lastIndexOf(o, fromIndex) — Method in interface system.data.List | |
| Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element. | |
| lastIndexOf(o, fromIndex) — Method in class system.data.lists.ArrayList | |
| Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element. | |
| lastIndexOf(o, fromIndex) — Method in class system.data.lists.LinkedList | |
| Returns the index in this list of the last occurrence of the specified element, or -1 if the list does not contain this element. | |
| lastIndexOfAny(str, anyOf, startIndex, count) — Static method in class system.Strings | |
| Reports the index position of the last occurrence in this instance of one or more characters specified in a Unicode array. | |
| lastIndexOfAny(str, ar) — Static method in class vegas.util.StringUtil | |
| Reports the index position of the last occurrence in this instance of one or more characters specified in a Unicode array. | |
| lastkeyframetimestamp — Property in class asgard.media.FLVMetaData | |
| TimeStamp of the last video tag which is a key frame. | |
| lastPage() — Method in class andromeda.model.array.PageableArrayModel | |
| Seek the iterator in the last page of this object. | |
| lastPage() — Method in class system.data.iterators.PageByPageIterator | |
| Seek the iterator in the last page of this object. | |
| _lastTime — Property in class pegas.transitions.FrameTimer | |
| The internal | |
| lasttimestamp — Property in class asgard.media.FLVMetaData | |
| TimeStamp of the last tag in the FLV file. | |
| LAVENDER — Constant static property in class pegas.colors.ColorSVG | |
| The 'Lavender' SVG color object. | |
| LAVENDER_BLUSH — Constant static property in class pegas.colors.ColorSVG | |
| The 'LavenderBlush' SVG color object. | |
| LAWN_GREEN — Constant static property in class pegas.colors.ColorSVG | |
| The 'LawnGreen' SVG color object. | |
| LAZY_INIT — Constant static property in class andromeda.ioc.core.ObjectAttribute | |
| Defines the label of the lazyInit name property of the object. | |
| left — Property in class lunas.core.EdgeMetrics | |
| The width, in pixels, of the left edge region. | |
| left — Property in class pegas.geom.Rectangle | |
| Returns the x coordinate of the top-left corner of the rectangle. | |
| LEFT — Constant static property in class pegas.draw.Align | |
| Defines the LEFT value (2). | |
| LEFT_BOTTOM — Constant static property in class pegas.draw.Align | |
| Defines the LEFT_BOTTOM value (50). | |
| leftButton — Property in class lunas.display.bar.SimpleScrollbar | |
| (read-write) Indicates the left button used when the bar direction is Direction.HORIZONTAL. | |
| leftPeak — Property in class asgard.media.CoreSound | |
| The current amplitude (volume) of the left channel, from 0 (silent) to 1 (full amplitude). | |
| LEFT_TOP — Constant static property in class pegas.draw.Align | |
| Defines the LEFT_TOP value (42). | |
| LEMON_CHIFFON — Constant static property in class pegas.colors.ColorSVG | |
| The 'LemonChiffon' SVG color object. | |
| length — Property in class asgard.media.SoundLoader | |
| (read-only) The length of the current sound in milliseconds. | |
| length — Property in class pegas.draw.DashLinePen | |
| (read-write) Determinates the length of a dash in the line. | |
| length — Property in class pegas.geom.Point | |
| Returns the length of the line segment from (0,0) to this point. | |
| level — Property in class andromeda.vo.NetServerInfoVO | |
| The level of this information object. | |
| level — Property in class asgard.events.RemotingEvent | |
| The error level of the service. | |
| level — Property in class asgard.net.NetServerInfo | |
| The level of this information object. | |
| level — Property in class asgard.net.NetServerStatus | |
| The level property. | |
| level — Property in class asgard.net.NetStreamStatus | |
| The level of the NetStream status information. | |
| level — Property in class vegas.logging.AbstractTarget | |
| (read-write) Returns the level of this target. | |
| level — Property in interface vegas.logging.ITarget | |
| (read-write) Returns the level of this target. | |
| level — Property in class vegas.logging.LogEvent | |
| Provides access to the level for this log event. | |
| LEVEL_ALL — Constant static property in class vegas.logging.targets.XPanelTarget | |
| The 'all' level value of the XPanel console. | |
| LEVEL_DEBUG — Constant static property in class vegas.logging.targets.XPanelTarget | |
| The 'debug' level value of the XPanel console. | |
| LEVEL_ERROR — Constant static property in class asgard.net.remoting.RemotingService | |
| The string representation value of the level error of the service. | |
| LEVEL_ERROR — Constant static property in class vegas.logging.targets.XPanelTarget | |
| The 'error' level value of the XPanel console. | |
| LEVEL_FATAL — Constant static property in class vegas.logging.targets.XPanelTarget | |
| The 'fatal' level value of the XPanel console. | |
| LEVEL_INFORMATION — Constant static property in class vegas.logging.targets.XPanelTarget | |
| The 'information' level value of the XPanel console. | |
| LEVEL_NONE — Constant static property in class vegas.logging.targets.XPanelTarget | |
| The 'none' level value of the XPanel console. | |
| levelPolicy — Property in class vegas.logging.targets.SOSTarget | |
| Show the level colors. | |
| LEVEL_START — Constant static property in class vegas.logging.targets.XPanelTarget | |
| The 'start' level value of the XPanel console. | |
| LEVEL_WARNING — Constant static property in class vegas.logging.targets.XPanelTarget | |
| The 'warning' level value of the XPanel console. | |
| LF — Constant static property in class vegas.string.UnicodeChar | |
| Line Feed utf8 representation (line terminators). | |
| Library — Class in package system | |
| Library — Class in package vegas | |
| The basic framework Library to be included in the SWC. | |
| Library() — Constructor in class system.Library | |
| Library() — Constructor in class vegas.Library | |
| light — Property in class lunas.display.button.LightButtonBuilder | |
| The light reference of this builder. | |
| LIGHT_BLUE — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightBlue' SVG color object. | |
| LightButton — Class in package lunas.display.button | |
| This LightButton is a button who use a LightColor motion to creates light effects when the button is over or click. | |
| LightButton(id, isConfigurable, name) — Constructor in class lunas.display.button.LightButton | |
| Creates a new LightButton instance. | |
| LightButtonBuilder — Class in package lunas.display.button | |
| The IBuilder class of the LightButton component. | |
| LightButtonBuilder(target:lunas.display.button:LightButton, bGlobal, sChannel) — Constructor in class lunas.display.button.LightButtonBuilder | |
| Creates a new LightButtonBuilder instance. | |
| LightButtonStyle — Class in package lunas.display.button | |
| The IStyle class of the LightButton component. | |
| LightButtonStyle(id, init, bGlobal, sChannel) — Constructor in class lunas.display.button.LightButtonStyle | |
| Creates a new LightButtonStyle. | |
| LightColor — Class in package pegas.colors | |
| This class is the basic extension of the actionscript Color class to changed light and contrast over a MovieClip. | |
| LightColor(display) — Constructor in class pegas.colors.LightColor | |
| Creates a new LightColor instance. | |
| LIGHT_CORAL — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightCoral' SVG color object. | |
| LIGHT_CYAN — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightCyan' SVG color object. | |
| LightFrameLabelButton — Class in package lunas.display.button | |
| This LightFrameLabelButton is a button who use a LightColor motion to creates light effects when the button is over or click. | |
| LightFrameLabelButton(states, id, isConfigurable, name) — Constructor in class lunas.display.button.LightFrameLabelButton | |
| Creates a new LightFrameLabelButton instance. | |
| LightFrameLabelButtonBuilder — Class in package lunas.display.button | |
| The IBuilder class of the AquaButton component. | |
| LightFrameLabelButtonBuilder(target, bGlobal, sChannel) — Constructor in class lunas.display.button.LightFrameLabelButtonBuilder | |
| Creates a new LightFrameLabelButtonBuilder instance. | |
| LightFrameLabelButtonStyle — Class in package lunas.display.button | |
| The IStyle class of the LightFrameLabelButton component. | |
| LightFrameLabelButtonStyle(id, init) — Constructor in class lunas.display.button.LightFrameLabelButtonStyle | |
| Creates a new LightFrameLabelButtonStyle. | |
| LIGHT_GOLDEN_ROD_YELLOW — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightGoldenRodYellow' SVG color object. | |
| LIGHT_GRAY — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightGray' SVG color object. | |
| LIGHT_GREEN — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightGreen' SVG color object. | |
| LIGHT_GREY — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightGrey' SVG color object. | |
| LIGHT_PINK — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightPink' SVG color object. | |
| LIGHT_SALMON — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightSalmon' SVG color object. | |
| LIGHT_SEA_GREEN — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightSeaGreen' SVG color object. | |
| LIGHT_SKY_BLUE — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightSkyBlue' SVG color object. | |
| LIGHT_SLATE_GRAY — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightSlateGray' SVG color object. | |
| LIGHT_SLATE_GREY — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightSlateGrey' SVG color object. | |
| LIGHT_STEEL_BLUE — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightSteelBlue' SVG color object. | |
| lightTarget — Property in class lunas.display.button.LightButton | |
| The light target display reference of this component. | |
| LIGHT_YELLOW — Constant static property in class pegas.colors.ColorSVG | |
| The 'LightYellow' SVG color object. | |
| LIME — Constant static property in class pegas.colors.ColorHTML | |
| The html 'lime' color static reference. | |
| LIME — Constant static property in class pegas.colors.ColorSVG | |
| The 'Lime' SVG color object. | |
| LIME_GREEN — Constant static property in class pegas.colors.ColorSVG | |
| The 'LimeGreen' SVG color object. | |
| LIMIT — Constant static property in class andromeda.process.TimeoutPolicy | |
| This constant defines the 'limit' timeout policy value(1). | |
| line — Property in class andromeda.vo.NetServerInfoVO | |
| The line number of the error. | |
| line — Property in class asgard.display.Background | |
Determinates the ILineStyle reference of this display. |
|
| line — Property in class asgard.display.PolyLineBackground | |
Determinates the ILineStyle reference of this display. |
|
| line — Property in interface pegas.draw.IPen | |
| Determinates the line style object of the pen. | |
| line — Property in class pegas.draw.Pen | |
| Determinates the line style object of the pen. | |
| Line — Class in package pegas.geom | |
Defines a linear equation of the form : ax + by = c with fixed real coefficients a, b and c such that a and b are not both zero. |
|
| Line(a, b, c) — Constructor in class pegas.geom.Line | |
| Creates a new Line object. | |
| Linear — Class in package pegas.transitions.easing | |
| The Linear class defines three easing functions to implement motion with ActionScript animations. | |
| linearBurn(n) — Method in class pegas.colors.TransformColor | |
| Corresponding a filter in mode "linearBurn" in photoshop over a display object. | |
| linearDodge(n) — Method in class pegas.colors.TransformColor | |
| Corresponding a filter in mode "linearDodge" in photoshop over a display object. | |
| LinearQueue — Class in package system.data.queues | |
| LinearQueue is a collection and stores values in a 'first-in, first-out' manner. | |
| LinearQueue(init) — Constructor in class system.data.queues.LinearQueue | |
| Creates a new LinearQueue instance. | |
| LineFormattedTarget — Class in package vegas.logging.targets | |
| All logger target implementations that have a formatted line style output should extend this class. | |
| LineFormattedTarget(bGlobal, sChannel) — Constructor in class vegas.logging.targets.LineFormattedTarget | |
| Creates a new LineFormattedTarget instance. | |
| LineGradientStyle — Final class in package pegas.draw | |
| Defines the line style of the vector shapes with the flash.display.graphics.lineGradientStyle method. | |
| LineGradientStyle(type, colors, alphas, ratios, matrix, spreadMethod, interpolationMethod, focalPointRatio) — Constructor in class pegas.draw.LineGradientStyle | |
| Creates a new LineGradientStyle instance. | |
| LINEN — Constant static property in class pegas.colors.ColorSVG | |
| The 'Linen' SVG color object. | |
| LinePen — Dynamic class in package pegas.draw | |
| This pen is the basic tool to draw a line. | |
| LinePen(graphic, start, end) — Constructor in class pegas.draw.LinePen | |
| Creates a new LinePen instance. | |
| lines — Property in class lunas.display.container.MatrixContainer | |
| Determinates the number of lines in the matrix layout if the direction of this container is Direction.VERTICAL. | |
| lineScrollSize — Property in class lunas.core.AbstractScrollbar | |
| Determines how much the scrollbar's value will change when one of the arrow buttons is clicked. | |
| linesToCurves() — Method in class pegas.draw.Canvas | |
| Converts the lines in the model to curves. | |
| LineStyle — Final class in package pegas.draw | |
| Defines the line style of the vector shapes. | |
| LineStyle(thickness, color, alpha, pixelHinting, scaleMode, caps, joints, miterLimit) — Constructor in class pegas.draw.LineStyle | |
| Creates a new LineStyle instance. | |
| LINE_TERMINATOR_CHARS — Constant static property in class vegas.string.UnicodeChar | |
| Array with all line terminators characters | |
| LineUtil — Class in package pegas.util | |
Static tool class to manipulate and transform Line references. |
|
| link(str, url, target) — Static method in class vegas.string.HTMLStringFormatter | |
| Creates an HTML hypertext link that requests another URL. | |
| LinkedList — Class in package system.data.lists | |
| Linked list implementation of the List and Queue interface. | |
| LinkedList(init) — Constructor in class system.data.lists.LinkedList | |
| Creates a new LinkedList instance. | |
| LinkedListEntry — Class in package system.data.lists | |
Internal class in the LinkedList class to defined all entries in the list and the links betweens alls. |
|
| LinkedListEntry(element, next:system.data.lists:LinkedListEntry, previous:system.data.lists:LinkedListEntry) — Constructor in class system.data.lists.LinkedListEntry | |
| Creates a new LinkedListEntry instance. | |
| LinkedListIterator — Class in package system.data.iterators | |
Converts a LinkedList to a specific ListIterator. |
|
| LinkedListIterator(list:system.data.lists:LinkedList, index) — Constructor in class system.data.iterators.LinkedListIterator | |
| Creates a new LinkedListIterator instance. | |
| list(letter) — Static method in class system.text.prettifier.Keywords | |
| Returns the list Array representation of the keyword specified by the passed-in letter or the list of all keywords. | |
| List — Interface in package system.data | |
| An ordered collection (also known as a sequence). | |
| ListContainer — Class in package lunas.display.container | |
| The ListContainer class is a list container component. | |
| ListContainer(id, isConfigurable, name) — Constructor in class lunas.display.container.ListContainer | |
| Creates a new ListContainer instance. | |
| listener — Property in class asgard.net.remoting.RemotingService | |
Defines the IRemotingService reference of this remoting service. |
|
| ListIterable — Interface in package system.data | |
| Implementing this interface allows a List to be iterable. | |
| listIterator(position) — Method in interface system.data.ListIterable | |
| Returns a list iterator of the elements in this list (in proper sequence). | |
| listIterator(position) — Method in class system.data.lists.ArrayList | |
| Returns a ListIterator of the elements in this list (in proper sequence). | |
| listIterator(position) — Method in class system.data.lists.LinkedList | |
| Returns a list iterator of the elements in this list (in proper sequence). | |
| ListIterator — Interface in package system.data | |
| Defines an iterator that operates over an ordered list. | |
| LITERAL — Constant static property in class system.text.prettifier.PrettifyToken | |
| Token style for a literal value (e.g. | |
| ln(n) — Static method in class pegas.maths.Factor | |
| Defines the logarithm with base 'a' of 'n'. | |
| load(request, context) — Method in class asgard.display.AVM2Loader | |
| Loads both of AVM1 and AVM2 movie as AVM2 movie. | |
| load(request, context) — Method in class asgard.display.CoreLoader | |
| Loads a SWF, JPEG, progressive JPEG, unanimated GIF, or PNG file into an object that is a child of this Loader object. | |
| load(stream, context) — Method in class asgard.media.CoreSound | |
| Initiates loading of an external MP3 file from the specified URL. | |
| load(request) — Method in class lunas.display.button.IconButtonBuilder | |
| Loads an external picture or swf in the component to create the icon. | |
| load(config) — Method in class system.Configurator | |
| Copy all properties in the specified passed-in object in the internal config object of the Configurator. | |
| loadBytes(bytes, context) — Method in class asgard.display.AVM2Loader | |
| loads both of AVM1 and AVM2 movie as AVM2 movie. | |
| loadBytes(b) — Method in class asgard.display.SWFInfo | |
| Loads the passed-in SWF bytes and launch the mapping of the object. | |
| loader — Property in class andromeda.config.ConfigResource | |
| The custom loader reference use to load the config resource (The class must inherit from the CoreConfigLoader class). | |
| loader — Property in class andromeda.i18n.LocaleResource | |
| The loader reference use to load the locale resource. | |
| loader — Property in class andromeda.i18n.Localization | |
| Returns the internal ILocalizationLoader reference of the Localization singleton. | |
| loader — Property in class andromeda.ioc.io.AssemblyResource | |
| The loader to use to load the assembly. | |
| loader — Property in class andromeda.ioc.io.ContextResource | |
| The loader to use to parse this object context. | |
| loader — Property in class andromeda.process.ActionLoader | |
| Indicates the loader object of this process. | |
| loader — Property in class andromeda.process.CoreActionLoader | |
| Indicates the loader object of this process. | |
| loader — Property in class asgard.media.SoundLoader | |
| Indicates the loader object of this process. | |
| loadLang(lang) — Method in class andromeda.i18n.CoreLocalizationLoader | |
| Sends and loads data from the specified passed-in lang value (the passed-in argument must be a Lang reference or a valid string). | |
| loadLang(lang) — Method in interface andromeda.i18n.ILocalizationLoader | |
| Sends and loads data from the specified passed-in lang value (the passed-in argument must be a Lang reference or a valid string). | |
| LOCAL_CONNECTION_ID — Constant static property in class vegas.logging.targets.AirLoggerTarget | |
| The local connection id. | |
| locale — Property in class andromeda.ioc.factory.ObjectConfig | |
| The locale object of the factory. | |
| Locale — Dynamic class in package andromeda.i18n | |
| The dynamic Locale reference to register all external locale properties with a Lang object. | |
| Locale(init) — Constructor in class andromeda.i18n.Locale | |
| Creates a new Locale instance. | |
| LOCALE — Constant static property in class andromeda.ioc.core.ObjectAttribute | |
| Defines the attribute name of the "locale" object in the configuration of the ioc factory and the object definition "arguments" and "properties". | |
| localeEvaluator — Property in class andromeda.ioc.factory.ObjectConfig | |
| Indicates the locale evaluator reference. | |
| LocaleEvaluator — Class in package andromeda.ioc.evaluators | |
| Evaluates a type string expression and return the value who corresponding in the locale reference in the configuration of the factory. | |
| LocaleEvaluator(config:andromeda.ioc.factory:ObjectConfig) — Constructor in class andromeda.ioc.evaluators.LocaleEvaluator | |
| Creates a new LocaleEvaluator instance. | |
| LocaleResource — Class in package andromeda.i18n | |
| This resource object contains all information about a localization file to load in the application. | |
| LocaleResource(init) — Constructor in class andromeda.i18n.LocaleResource | |
| Creates a new LocaleResource instance. | |
| localization — Property in class andromeda.i18n.CoreLocalizationLoader | |
| Returns the localization reference of this loader. | |
| localization — Property in interface andromeda.i18n.ILocalizationLoader | |
| (Read-write) Indicates the Localization object. | |
| localization — Property in class asgard.net.ECMAObjectLoader | |
| Indicates the Localization reference of this loader. | |
| Localization — Class in package andromeda.i18n | |
| The Localization class allows to manage via textual files with 'JSON' or 'eden' format to charge the textual contents of an application according to the parameters of languages chosen by the users. | |
| Localization(id, bGlobal, sChannel) — Constructor in class andromeda.i18n.Localization | |
| Creates a new Localization instance. | |
| LocalizationEvent — Class in package andromeda.events | |
| The LocalizationEvent is used in the Localization singleton to notify a change. | |
| LocalizationEvent(type, target:andromeda.i18n:Localization, context, bubbles, cancelable, time) — Constructor in class andromeda.events.LocalizationEvent | |
| Creates a new LocalizationEvent instance. | |
| localscope — Property in class system.serializers.eden.ECMAScript | |
| The local scope reference. | |
| lock — Property in interface andromeda.ioc.core.IObjectDefinition | |
| Indicates if the object definition lock this Lockable object during the population of the properties and the initialization of the methods defines in the object definition. | |
| lock — Property in class andromeda.ioc.core.ObjectDefinition | |
| Indicates if the object definition lock this Lockable object during the population of the properties and the initialization of the methods defines in the object definition. | |
| lock — Property in class andromeda.ioc.factory.ObjectConfig | |
| Indicates if all the Lockable objects initialized in the object definitions in the factory must be locked during the invokation of this methods and the initialization of this properties. | |
| lock() — Method in class asgard.display.CoreBitmap | |
| Locks the object. | |
| lock() — Method in class asgard.display.CoreLoader | |
| Locks the object. | |
| lock() — Method in class asgard.display.CoreMovieClip | |
| Locks the object. | |
| lock() — Method in class asgard.display.CoreShape | |
| Locks the object. | |
| lock() — Method in class asgard.display.CoreSimpleButton | |
| Locks the object. | |
| lock() — Method in class asgard.display.CoreSprite | |
| Locks the object. | |
| lock() — Method in class asgard.media.CoreSound | |
| Locks the object. | |
| lock() — Method in class asgard.media.CoreVideo | |
| Locks the object. | |
| lock() — Method in class asgard.net.NetServerStream | |
| Locks the object. | |
| lock() — Method in class asgard.text.CoreTextField | |
| Locks the object. | |
| lock() — Method in class pegas.geom.AspectRatio | |
| Locks the object. | |
| lock() — Method in interface system.process.Lockable | |
| Locks the object. | |
| lock() — Method in class vegas.events.CoreEventDispatcher | |
| Locks the object. | |
| LOCK — Constant static property in class andromeda.ioc.core.ObjectAttribute | |
| Defines the label of the 'lock' property of the object. | |
| Lockable — Interface in package system.process | |
| This interface is implemented by all objects lockable. | |
| lockMask() — Method in class lunas.display.container.ListContainer | |
| Use the mask protection. | |
| log(str) — Method in class system.serializers.eden.ECMAScript | |
| Dispatch a log message. | |
| log(level:vegas.logging:LogEventLevel, ... rest, rest) — Method in interface vegas.logging.ILogger | |
| Logs the specified data at the given level. | |
| log(level:vegas.logging:LogEventLevel, ... rest, rest) — Method in class vegas.logging.LogLogger | |
| Logs the specified data at the given level. | |
| Log — Class in package vegas.logging | |
| Provides psuedo-hierarchical logging capabilities with multiple format and output options. | |
| LOG — Constant static property in class vegas.logging.LogEvent | |
| Event type constant, identifies a logging event. | |
| logA(a, n) — Static method in class pegas.maths.Factor | |
| Defines the logarithm with base 'a' of 'n'. | |
| logEvent(event:vegas.logging:LogEvent) — Method in class vegas.logging.AbstractTarget | |
This method handles a LogEvent from an associated logger. |
|
| logEvent(event:vegas.logging:LogEvent) — Method in class vegas.logging.targets.LineFormattedTarget | |
This method handles a LogEvent from an associated logger. |
|
| logEvent(event:vegas.logging:LogEvent) — Method in class vegas.logging.targets.LuminicTarget | |
This method handles a LogEvent from an associated logger. |
|
| LogEvent — Class in package vegas.logging | |
| Represents the log information for a single logging event. | |
| LogEvent(context, level:vegas.logging:LogEventLevel) — Constructor in class vegas.logging.LogEvent | |
| Creates a new LogEvent. | |
| LogEventLevel — Class in package vegas.logging | |
| Static class containing constants for use in the level property. | |
| LogEventLevel(name, value) — Constructor in class vegas.logging.LogEventLevel | |
| Creates a new LogEventLevel instance. | |
| LogLogger — Class in package vegas.logging | |
| The logger that is used within the logging framework. | |
| LogLogger(category) — Constructor in class vegas.logging.LogLogger | |
| Creates a new LogLogger instance. | |
| LOOP — Constant static property in class andromeda.events.ActionEvent | |
| The name of the event when the process is looped. | |
| loopBack — Property in class asgard.media.MicrophoneVO | |
| Routes audio captured by a microphone to the local speakers. | |
| looping — Property in class andromeda.process.Action | |
| The flag to determinate if the Action object is looped. | |
| looping — Property in class asgard.media.CoreSound | |
| The flag to determinate if the Action object is looped. | |
| LS — Constant static property in class vegas.string.UnicodeChar | |
| Line Separator utf8 representation (line terminators). | |
| Luhn — Class in package vegas.string | |
| It is a simple checksum formula used to validate a variety of account numbers, such as credit card numbers, etc. | |
| LuminicTarget — Class in package vegas.logging.targets | |
| Provides a logger target that uses the FlashInspector console to output log messages. | |
| LuminicTarget(collapse, depth) — Constructor in class vegas.logging.targets.LuminicTarget | |
| Creates a new LuminicTarget instance. | |
| lunas.core — Package | |
| lunas.display.bar — Package | |
| lunas.display.button — Package | |
| lunas.display.container — Package | |
| lunas.display.text — Package | |
| lunas.events — Package | |
| lunas.groups — Package | |
| LZW — Class in package calista.util | |
| Compresses and decompresses text with the LZW algorithm. | |
| 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 | |