| 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 | |
| n11 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n12 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n13 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n14 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n21 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n22 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n23 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n24 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n31 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n32 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n33 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n34 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n41 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n42 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n43 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| n44 — Property in class pegas.geom.Matrix4 | |
Defines a Matrix4 cell. |
|
| name — Property in class andromeda.ioc.core.ObjectMethod | |
| The name of the method to invoke to create the object. | |
| name — Property in class andromeda.ioc.core.ObjectProperty | |
| The name of the property. | |
| name — Property in class asgard.media.CuePoint | |
| The name of the CuePoint. | |
| name — Property in class pegas.colors.ColorHTML | |
| The name of the color. | |
| name — Static property in class system.metadata | |
| name — Property in interface system.reflection.ClassInfo | |
| Indicates the name of the class. | |
| name — Property in interface system.reflection.MemberInfo | |
| Indicates the name of the member object. | |
| name — Property in interface system.reflection.MethodInfo | |
| Indicates the name of the method. | |
| name — Property in class system.text.html.Entity | |
| The String name value of the entity. | |
| name — Property in class vegas.events.Command | |
| The command's type name. | |
| name — Property in class vegas.logging.targets.XPanelTarget | |
| The name of the connection | |
| NAME — Constant static property in class andromeda.ioc.core.ObjectAttribute | |
| Defines the label of the name in a property object. | |
| NAVAJO_WHITE — Constant static property in class pegas.colors.ColorSVG | |
| The 'NavajoWhite' SVG color object. | |
| NAVY — Constant static property in class pegas.colors.ColorHTML | |
| The html 'navy' color static reference. | |
| NAVY — Constant static property in class pegas.colors.ColorSVG | |
| The 'Navy' SVG color object. | |
| NBSP — Constant static property in class vegas.string.UnicodeChar | |
| No-break space utf8 representation (whitespace). | |
| nearID — Property in class asgard.net.NetServerConnection | |
| The identifier of this Flash Player or Adobe AIR instance for this NetConnection instance. | |
| nearNonce — Property in class asgard.net.NetServerConnection | |
| A value chosen substantially by this Flash Player or Adobe AIR instance, unique to this connection. | |
| negate() — Method in class pegas.geom.Point | |
| Sets this Point with negate coordinates. | |
| negate(v1:pegas.geom:Vector3, v2:pegas.geom:Vector3) — Static method in class pegas.util.Vector3Util | |
| Computes the negation of two Vector3 and returns the first vector. | |
| negateNew() — Method in class pegas.geom.Point | |
| Returns the new negate Point of this Point. | |
| negative — Property in class pegas.colors.LightColor | |
| Returns the negative value of the movieclip. | |
| negative(n) — Method in class pegas.colors.TransformColor | |
| Corresponding a filter in mode "negative" in photoshop over a display object. | |
| NELLY_MOSER — Constant static property in class asgard.media.AudioCodec | |
| The NellyMoser audio codec value. | |
| NELLY_MOSER_16 — Constant static property in class asgard.media.AudioCodec | |
| The Nellymoser | |
| NELLY_MOSER_8 — Constant static property in class asgard.media.AudioCodec | |
| The Nellymoser, 8kHz mono audio codec value. | |
| NetServerConnection — Class in package asgard.net | |
| This class extends the NetConnection class and defined an implementation based on VEGAS to used Flash Remoting or Flash MediaServer (with AMF protocol). | |
| NetServerConnection(bGlobal, sChannel) — Constructor in class asgard.net.NetServerConnection | |
| Creates a new NetServerConnection instance. | |
| NetServerEvent — Class in package asgard.events | |
| This is invoked in a NetServerConnection object during a connection with a server. | |
| NetServerEvent(type, connection:asgard.net:NetServerConnection, status:asgard.net:NetServerStatus, info) — Constructor in class asgard.events.NetServerEvent | |
| Creates a new NetServerEvent instance. | |
| NetServerGateway — Class in package asgard.net | |
| The NetSeverGateway create a gateway between the Flash client and the FMS server. | |
| NetServerGateway() — Constructor in class asgard.net.NetServerGateway | |
| Creates a new NetServerGateway instance. | |
| NetServerInfo — Class in package asgard.net | |
| Defines the information object in a onStatus callback method. | |
| NetServerInfo(oInfo) — Constructor in class asgard.net.NetServerInfo | |
| Creates a new NetServerInfo object. | |
| NetServerInfoVO — Class in package andromeda.vo | |
| This value object contains information sending by a server. | |
| NetServerInfoVO(init) — Constructor in class andromeda.vo.NetServerInfoVO | |
| Creates a new NetServerInfoVO instance. | |
| NetServerLevel — Final class in package asgard.net | |
| This static enumeration class defines all net server levels. | |
| NetServerStatus — Class in package asgard.net | |
| Defines the enumeration of all NetServerConnection status codes. | |
| NetServerStatus(code, level) — Constructor in class asgard.net.NetServerStatus | |
| Creates a new NetServerStatus instance. | |
| NetServerStream — Class in package asgard.net | |
| The NetServerStream class opens a one-way streaming connection between Flash Player and RTMP server through a connection made available by a flash.net.NetConnection object or asgard.net.NetServerConnectio object. | |
| NetServerStream(connection) — Constructor in class asgard.net.NetServerStream | |
| Creates the NetServerStream singleton. | |
| NetServerStreamClient — Class in package asgard.net | |
| Specifies the object on which callback methods are invoked by a NetStream object. | |
| NetServerStreamClient(netStream, bGlobal, sChannel) — Constructor in class asgard.net.NetServerStreamClient | |
| Creates a new NetServerStreamClient instance. | |
| netStatus(e) — Method in class asgard.net.NetServerStream | |
| This method is invoked when the NetStatusEvent.NET_STATUS event is invoked. | |
| netStream — Property in class asgard.net.NetServerStreamClient | |
| The owner NetStream reference of this object. | |
| NetStreamStatus — Final class in package asgard.net | |
| The NetStream status object who contains the level and the status value of all NetStreams in the application. | |
| NetStreamStatus(code, level, registerReference) — Constructor in class asgard.net.NetStreamStatus | |
| Creates a new NetStreamStatus instance. | |
| newLine — Static property in class system.Environment | |
| Returns the new line string value in the current environment. | |
| next() — Method in class andromeda.model.array.PageableArrayModel | |
| Show the next page of the model. | |
| next() — Method in class asgard.display.TimelineIterator | |
| Returns the next Array page of elements or the next element in the Array if the getStepSize() value is 1. | |
| _next — Property in class pegas.transitions.FrameTimer | |
| The next value. | |
| next() — Method in interface system.data.Iterator | |
| Returns the next element in the iteration. | |
| next() — Method in class system.data.iterators.ArrayFieldIterator | |
| Returns the next field element in the iteration. | |
| next() — Method in class system.data.iterators.ArrayIterator | |
| Returns the next element in the iteration. | |
| next() — Method in class system.data.iterators.BagIterator | |
| Returns the next element in the iteration. | |
| next() — Method in class system.data.iterators.LinkedListIterator | |
| Returns the next element in the iteration. | |
| next() — Method in class system.data.iterators.MapIterator | |
| Returns the next element in the iteration. | |
| next() — Method in class system.data.iterators.ObjectIterator | |
| Returns the next element in the iteration. | |
| next() — Method in class system.data.iterators.PageByPageIterator | |
| Returns the next Array page of elements or the next element in the Array if the getStepSize() value is 1. | |
| next() — Method in class system.data.iterators.ProtectedIterator | |
| Returns the next element in the iteration. | |
| next() — Method in class system.data.iterators.StringIterator | |
| Returns the next element in the iteration. | |
| next — Property in class system.data.lists.LinkedListEntry | |
| The next entry. | |
| next() — Method in class system.serializers.eden.ECMAScript | |
| Returns the next character in the source of this parser. | |
| next() — Method in class system.text.parser.GenericParser | |
| Returns the next character in the source of this parser. | |
| next() — Static method in class vegas.core.HashCode | |
| Returns the next hashcode value. | |
| next() — Method in class vegas.string.json.JSONSerializer | |
| Returns the next character in the source String representation. | |
| nextFrame(e) — Method in class pegas.transitions.Motion | |
| Forwards the tweened animation to the next frame. | |
| nextIndex() — Method in interface system.data.ListIterator | |
| Returns the index of the element that would be returned by a subsequent call to next. | |
| nextIndex() — Method in class system.data.iterators.LinkedListIterator | |
| Returns the index of the element that would be returned by a subsequent call to next. | |
| nextName(index) — Method in class system.data.arrays.ProxyArray | |
| Allows enumeration of the proxied object's properties by index number to retrieve property names. | |
| nextName() — Static method in class vegas.core.HashCode | |
| Returns the string representation of the next hashcode value. | |
| nextNameIndex(index) — Method in class system.data.arrays.ProxyArray | |
| Allows enumeration of the proxied object's properties by index number. | |
| nextValue(index) — Method in class system.data.arrays.ProxyArray | |
| Allows enumeration of the proxied object's properties by index number to retrieve property values. | |
| NL — Constant static property in class andromeda.i18n.Lang | |
| Indicates the 'Dutch' language reference. | |
| NO — Constant static property in class andromeda.i18n.Lang | |
| Indicates the 'Norwegian' language reference. | |
| noEasing(t, b, c, d) — Static method in class pegas.transitions.TweenEntry | |
| The default static easing used by this tween entry if the easing property is empty. | |
| noError — Constant static property in class system.cli.SwitchStatus | |
| The "noError" SwitchStatus object. | |
| none — Constant static property in class system.reflection.FilterType | |
| Default filter type value. | |
| NONE — Constant static property in class andromeda.ioc.core.TypePolicy | |
| Defines the 'none' TypePolicy value. | |
| NONE — Static property in class andromeda.vo.FilterVO | |
| The default filter value of the filter value objects. | |
| NONE — Constant static property in class pegas.colors.ColorSVG | |
| The 'None' SVG color object. | |
| NONE — Constant static property in class pegas.draw.ArcType | |
| The 'none' type. | |
| NONE — Constant static property in class system.data.arrays.ArrayFilter | |
| Specifies the default numeric sorting value for the Array class sorting methods. | |
| NONE — Constant static property in class system.data.maps.SortedArrayMap | |
| Specifies the default numeric sorting value for the Array class sorting methods. | |
| NONE — Constant static property in class system.data.queues.PriorityQueue | |
| The default options value. | |
| nonNullComparator — Property in class system.comparators.NullComparator | |
| Defines the comparator to use when comparing two non-null objects. | |
| normalize(thickness) — Method in class pegas.geom.Point | |
| Scales the line segment between (0,0) and the current point to a set length. | |
| normalize() — Method in class pegas.geom.Quaternion | |
| Normalizes the Quaternion instance. | |
| normalize(v:pegas.geom:Vector2, thickness) — Static method in class pegas.util.Vector2Util | |
| Scales the line segment between (0,0) and the current point to a set length. | |
| normalize(v:pegas.geom:Vector3) — Static method in class pegas.util.Vector3Util | |
Normalize the specified Vector3 in parameter. |
|
| normalize(v:pegas.geom:Vector4) — Static method in class pegas.util.Vector4Util | |
Normalize the specified Vector4 in parameter. |
|
| normalize(value, minimum, maximum) — Static method in class system.numeric.Mathematics | |
| Takes a value within a given range and converts it to a number between 0 and 1. | |
| normalizePath — Property in class system.reflection.ReflectionConfigurator | |
|
Allow to replace "::" by "." for string class representation
example: With |
|
| noScrollEasing — Property in class lunas.display.container.ScrollContainer | |
| Indicates if the scroll use an easing effect. | |
| NoSuchElementError — Class in package system.errors | |
| Thrown by an Iterator to indicate that there are no more elements in the iteration. | |
| NoSuchElementError(message, id) — Constructor in class system.errors.NoSuchElementError | |
| Creates a new NoSuchElementError instance. | |
| notAuthorizedConstructor — Static property in class system.serializers.eden.strings | |
| "{0}" is not an authorized constructor | |
| notAuthorizedExternalReference — Static property in class system.serializers.eden.strings | |
| "{0}" is not an authorized external reference | |
| notAuthorizedFunction — Static property in class system.serializers.eden.strings | |
| "{0}" is not an authorized function | |
| notAuthorizedPath — Static property in class system.serializers.eden.strings | |
| "{0}" is not an authorized path | |
| NOT_COMPRESSED — Constant static property in class asgard.display.SWFInfo | |
| The "not compressed" tag value (0x46) | |
| notFunctionCallAllowed — Static property in class system.serializers.eden.strings | |
| function call "{0}( {1} )"is not allowed | |
| notifyAdd(vo:andromeda.vo:IValueObject) — Method in class andromeda.model.collections.CollectionModel | |
Notify a ModelObjectEvent when a IValueObject is inserted in the model. |
|
| notifyAdd(vo:andromeda.vo:IValueObject) — Method in class andromeda.model.map.MapModel | |
Notify a ModelObjectEvent when a IValueObject is inserted in the model. |
|
| notifyBeforeChange(vo:andromeda.vo:IValueObject) — Method in class andromeda.model.AbstractModelObject | |
Notify a ModelObjectEvent before the current IValueObject selected in the model is changed. |
|
| notifyChange() — Method in class andromeda.i18n.Localization | |
| Notify when the Localization change. | |
| notifyChange(vo:andromeda.vo:IValueObject) — Method in class andromeda.model.AbstractModelObject | |
Notify a ModelObjectEvent when a IValueObject change in the model. |
|
| notifyChange() — Method in class system.data.arrays.ArrayFilter | |
| Notify an event when the filter value is changed. | |
| notifyChanged() — Method in class andromeda.process.Action | |
| Notify an ActionEvent when the process is changed. | |
| notifyChanged() — Method in class lunas.core.AbstractComponent | |
| Notify a change in this component. | |
| notifyClear() — Method in class andromeda.model.AbstractModelObject | |
Notify a ModelObjectEvent when the model is cleared. |
|
| notifyCleared() — Method in class andromeda.process.Action | |
| Notify an ActionEvent when the process is cleared. | |
| notifyDequeue(vo:andromeda.vo:IValueObject) — Method in class andromeda.model.queue.QueueModel | |
| Notify a { | |
| notifyDrag() — Method in class lunas.core.AbstractScrollbar | |
| Dispatchs an event when the user drag the bar. | |
| notifyDrag() — Method in interface lunas.core.IScrollbar | |
| Dispatchs an event when the user drag the bar. | |
| notifyEnabled() — Method in class lunas.core.AbstractComponent | |
| Notify an event when the enabled property is changed. | |
| notifyEnqueue(vo:andromeda.vo:IValueObject) — Method in class andromeda.model.queue.QueueModel | |
| Notify a { | |
| notifyError(code) — Method in class asgard.net.remoting.RemotingService | |
| Notify a RemotingEvent 'error event'. | |
| notifyFault(fault) — Method in class asgard.net.remoting.RemotingService | |
| Notify a RemotingEvent 'fault event'. | |
| notifyFinish() — Method in class lunas.display.container.ScrollContainer | |
| Invoked when the scroll is finished. | |
| notifyFinished() — Method in class andromeda.process.BatchProcess | |
| Notify an ActionEvent when the process is finished. | |
| notifyFinished() — Method in class andromeda.process.CoreActionLoader | |
| Notify an ActionEvent when the process is finished. | |
| notifyFinished() — Method in interface andromeda.process.IAction | |
| Notify an ActionEvent when the process is finished. | |
| notifyFinished() — Method in class andromeda.process.SimpleAction | |
| Notify an ActionEvent when the process is finished. | |
| notifyFinished() — Method in class asgard.media.CoreSound | |
| Notify an ActionEvent when the process is finished. | |
| notifyFinished() — Method in class asgard.net.NetServerConnection | |
| Invoked when the connection is finished. | |
| notifyFinished() — Method in class pegas.transitions.AbstractTransition | |
| Notify an ActionEvent when the process is finished. | |
| notifyInfo(info) — Method in class andromeda.process.Action | |
| Notify an ActionEvent when the process info is changed. | |
| notifyLooped() — Method in class andromeda.process.Action | |
| Notify an ActionEvent when the process is looped. | |
| notifyLooped() — Method in class asgard.media.CoreSound | |
| Notify an ActionEvent when the process is looped. | |
| notifyNetServerEvent(type, status:asgard.net:NetServerStatus, info) — Method in class asgard.net.NetServerConnection | |
| Invoked when the connection is closed. | |
| notifyObservers(arg) — Method in class andromeda.util.observer.Observable | |
| If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed. | |
| notifyPaused() — Method in class asgard.media.CoreSound | |
| Notify an ActionEvent when the process is stopped. | |
| notifyPop(vo:andromeda.vo:IValueObject) — Method in class andromeda.model.stack.StackModel | |
| Notify a { | |
| notifyProgress() — Method in class andromeda.process.Action | |
| Notify an ActionEvent when the process is in progress. | |
| notifyProgress(action:andromeda.process:IAction) — Method in class andromeda.process.BatchProcess | |
| Notify an ActionEvent when the process is in progress. | |
| notifyProgress() — Method in class asgard.media.CoreSound | |
| Notify an ActionEvent when the process of the sound is in progress. | |
| notifyPush(vo:andromeda.vo:IValueObject) — Method in class andromeda.model.stack.StackModel | |
| Notify a { | |
| notifyRemove(vo:andromeda.vo:IValueObject) — Method in class andromeda.model.collections.CollectionModel | |
Notify a ModelObjectEvent when a IValueObject is removed in the model. |
|
| notifyRemove(vo:andromeda.vo:IValueObject) — Method in class andromeda.model.map.MapModel | |
Notify a ModelObjectEvent when a IValueObject is removed in the model. |
|
| notifyResized() — Method in class asgard.display.Background | |
| Notify an event when you resize the component. | |
| notifyResized() — Method in class asgard.display.PolyLineBackground | |
| Notify an event when you resize the component. | |
| notifyResized() — Method in class lunas.core.AbstractComponent | |
| Notify an event when you resize the component. | |
| notifyResult() — Method in class asgard.net.remoting.RemotingService | |
| Notify a RemotingEvent 'result event'. | |
| notifyResumed() — Method in class andromeda.process.Action | |
| Notify an ActionEvent when the process is resumed. | |
| notifyResumed() — Method in class asgard.media.CoreSound | |
| Notify an ActionEvent when the process is resumed. | |
| notifyScroll() — Method in class lunas.display.container.ScrollContainer | |
| Notify a scroll ComponentEvent. | |
| notifyStart() — Method in class lunas.display.container.ScrollContainer | |
| Invoked when the scroll is started. | |
| notifyStartDrag() — Method in class lunas.core.AbstractScrollbar | |
| Dispatchs an event when the user start to drag the bar. | |
| notifyStartDrag() — Method in interface lunas.core.IScrollbar | |
| Dispatchs an event when the user start to drag the bar. | |
| notifyStarted() — Method in class andromeda.process.BatchProcess | |
| Notify an ActionEvent when the process is started. | |
| notifyStarted() — Method in class andromeda.process.CoreActionLoader | |
| Notify an ActionEvent when the process is started. | |
| notifyStarted() — Method in interface andromeda.process.IAction | |
| Notify an ActionEvent when the process is started. | |
| notifyStarted() — Method in class andromeda.process.SimpleAction | |
| Notify an ActionEvent when the process is started. | |
| notifyStarted() — Method in class asgard.media.CoreSound | |
| Notify an ActionEvent when the process is started. | |
| notifyStarted() — Method in class asgard.net.NetServerConnection | |
| Invoked when the connection is started. | |
| notifyStarted() — Method in class pegas.transitions.AbstractTransition | |
| Notify an ActionEvent when the process is started. | |
| notifyStopDrag() — Method in class lunas.core.AbstractScrollbar | |
| Dispatchs an event when the user stop to drag the bar. | |
| notifyStopDrag() — Method in interface lunas.core.IScrollbar | |
| Dispatchs an event when the user stop to drag the bar. | |
| notifyStopped() — Method in class andromeda.process.Action | |
| Notify an ActionEvent when the process is stopped. | |
| notifyStopped() — Method in class asgard.media.CoreSound | |
| Notify an ActionEvent when the process is stopped. | |
| notifyStyleChanged() — Method in class lunas.core.AbstractStyle | |
| Invoked when the style is changed. | |
| notifyTimeOut() — Method in class andromeda.process.Action | |
| Notify an ActionEvent when the process is out of time. | |
| notifyTimeOut() — Method in class asgard.net.NetServerConnection | |
| Invoked when the connection is timeout. | |
| notifyUpdate(value) — Method in class andromeda.model.array.PageableArrayModel | |
Notify an Event when a IValueObject is inserted in the model. |
|
| notifyUpdate(vo:andromeda.vo:IValueObject) — Method in class andromeda.model.map.MapModel | |
Notify a ModelObjectEvent when a IValueObject is updated in the model. |
|
| notValidConstructor — Static property in class system.serializers.eden.strings | |
| "{0}" is not a valid constructor. | |
| notValidFunction — Static property in class system.serializers.eden.strings | |
| "{0}" is not a valid function | |
| notValidPath — Static property in class system.serializers.eden.strings | |
| "{0} is not a valid path | |
| NOVEMBER — Static property in class kronos.date.Month | |
| Fully written out string for november. | |
| nRoot(a, n) — Static method in class pegas.maths.Factor | |
| Defines the nth root of a number. | |
| NULL — Constant static property in class vegas.util.TypeUtil | |
| The type of the 'null' objects. | |
| NullComparator — Class in package system.comparators | |
| This comparator compare Null objects. | |
| NullComparator(nonNullComparator:system:Comparator, nullsAreHigh) — Constructor in class system.comparators.NullComparator | |
| Creates a new NullComparator instance. | |
| NullPointerError — Class in package vegas.errors | |
| Thrown when an application attempts to use 'null' in a case where an object is required. | |
| NullPointerError(message, id) — Constructor in class vegas.errors.NullPointerError | |
| Creates a new NullPointerError instance. | |
| nullsAreHigh — Property in class system.comparators.AlphaComparator | |
| Defines that null should be compared as higher than a non-null object (default false). | |
| nullsAreHigh — Property in class system.comparators.NullComparator | |
| Defines that null should be compared as higher than a non-null object. | |
| number — Property in class system.text.html.Entity | |
| The Number value of the entity. | |
| number() — Method in class vegas.string.json.JSONSerializer | |
| Check the Number values in the source expression. | |
| NUMBER — Constant static property in class vegas.util.TypeUtil | |
| The type of the 'number' objects. | |
| NumberComparator — Class in package system.comparators | |
| This comparator compare two Number objects. | |
| NumberComparator() — Constructor in class system.comparators.NumberComparator | |
| Creates a new NumberComparator instance. | |
| numberCompare(n1, n2) — Static method in class vegas.util.Comparater | |
| Compares if two Numbers are equal by value. | |
| NumberEvent — Class in package vegas.events | |
The NumberEvent to dispatch an event with a Number object. |
|
| NumberEvent(type, n, target, context, bubbles, cancelable, time) — Constructor in class vegas.events.NumberEvent | |
Creates a new NumberEvent instance. |
|
| numberToRGB(value) — Static method in class pegas.colors.RGB | |
| Returns the object representation of the color number passed in argument. | |
| NumberUtil — Class in package vegas.util | |
The NumberUtil utility class is an all-static class with methods for working with number. |
|
| numChildren — Property in interface lunas.core.IContainer | |
| numChildren — Property in class lunas.display.container.Container | |
| (read-only) Returns the number of children of this object. | |
| NUMERIC — Constant static property in class system.data.arrays.ArrayFilter | |
| Specifies numeric (instead of character-string) sorting for the Array class sorting methods. | |
| NUMERIC — Constant static property in class system.data.maps.SortedArrayMap | |
| Specifies numeric (instead of character-string) sorting for the Array class sorting methods. | |
| 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 | |