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  
name — Property in class gs.soap.SoapMethodInfo
The operation name.
name — Property in class gs.util.FileRef
The name of the local file.
name — Property in class gs.util.collections.Collection
namespaceProxyURI — Property in class gs.soap.SoapCallFault
Set the namespace proxy namespace uri.
namespaceProxyURI — Property in class gs.soap.SoapCallResult
Set the namespace proxy namespace uri.
navigateToLink(id) — Method in class gs.model.Model
Navigates to a link.
NavigateToLink — Final dynamic class in package gs.display.decorators
The NavigateToLink class decorates any sprite, with "navigateToLink" functionality tied in with the model.
NavigateToLink(ml:gs.model:Model, decorate, modelLinkId, reactToEvent) — Constructor in class gs.display.decorators.NavigateToLink
Constructor for new NavigateToLink instances.
NavigateToURL — Class in package gs.util
The NavigateToURL class is a utility to alter how all url navigation is done.
navToURL(url, windw) — Static method in class gs.util.NavigateToURL
Navigate to a url.
nearestNeighbor(val, range, returnIndex) — Static method in class gs.util.ArrayUtils
Locate and return the (lowest) nearest neighbor or matching value in a NUMERIC sorted array of Numbers.
netStream — Property in class gs.display.flv.FLV
The currently playing net stream.
newsvine(url, title, window) — Static method in class gs.util.SocialShares
Share to news vine.
next() — Method in class gs.util.iters.ArrayBidirectionalIterator
The next element, or null.
next() — Method in class gs.util.iters.ArrayBounceIterator
The next element, or null.
next() — Method in class gs.util.iters.ArrayIterator
Get the next item.
next() — Method in class gs.util.iters.ArrayLoopableIterator
Returns the next object, and will start over when reached the end.
next() — Method in class gs.util.iters.XMLListIterator
The next xml item.
nextPage() — Method in class gs.util.iters.ArrayPageIterator
Get the next page out of the array.
nil(obj, message, exceptionType) — Static method in class gs.util.Assertions
Assert if an object is nil.
nilOrEmpty(array, message, exceptionType) — Static method in class gs.util.Assertions
Assert if an Array is nil or empty.
NO_BTN — Constant static property in class gs.display.view.BaseFormView
The mask that turns on the no button.
noButton — Property in class gs.display.view.BaseFormView
A no button.
NO_SUPPORTED_TRACK_FOUND — Constant static property in class gs.events.FLVEvent
None of the audio or video tracks in the MPEG-4 file is supported.
notCompatible(obj, type, message, exceptionType) — Static method in class gs.util.Assertions
Assert if an object is not compatible with another type.
notEmptyString(str, message, exceptionType) — Static method in class gs.util.Assertions
Assert a string as being not empty (zero characters or all spaces).
notNil(object, message, exceptionType) — Static method in class gs.util.Assertions
Assert if an object is not nil.
notNilOrEmpty(array, message, exceptionType) — Static method in class gs.util.Assertions
Assert if an Array is not nil or empty.
notNumberString(str, message, exceptionType) — Static method in class gs.util.Assertions
Assert that a string does not have all number characters.
ns — Property in class gs.util.XMLNamespaceProxy
The namespace all calls are proxied into.
nspace — Property in class gs.soap.SoapCallFault
The soap namespace.
nspace — Property in class gs.soap.SoapCallResult
The soap namespace.
nspaceProxy — Property in class gs.soap.SoapCallFault
An xml namespace proxy that accesses the fault object.
nspaceProxy — Property in class gs.soap.SoapCallResult
An xml namespace proxy that accesses the body object.
numberString(str, message, exceptionType) — Static method in class gs.util.Assertions
Assert that a string has all number characters.
numLeft — Property in class gs.preloading.Preloader
The number of items left in the preload queue.
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