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  
b — Property in class pegas.geom.Line
Determinates the b component of the Line.
b — Property in class pegas.geom.Plane
Defined the second plane coordinate.
Back — Class in package pegas.transitions.easing
The Back class defines three easing functions to implement motion with ActionScript animations.
background — Property in class lunas.display.bar.SimpleProgressbar
The background reference of this component.
background — Property in class lunas.display.button.AquaButton
The background of the button.
background — Property in class lunas.display.button.AquaButtonBuilder
The background reference of the component.
background — Property in class lunas.display.button.BackgroundButtonBuilder
The background reference of the component.
_background — Property in class lunas.display.container.ListContainer
This Background reference defines a background display.
background — Property in class lunas.display.container.ListContainer
(read-only) Returns the background reference of this component.
background — Property in class lunas.display.text.SimpleTextInput
The internal background of this TextInput.
background — Property in class lunas.display.text.VisualTextInput
The internal background of this TextInput.
Background — Class in package asgard.display
This display is used to create a background in your application or in an other display of the application.
Background(id, isFull, isConfigurable, name) — Constructor in class asgard.display.Background
Creates a new Background instance.
BackgroundButton — Class in package lunas.display.button
The basic BackgroundButton component.
BackgroundButton(id, isConfigurable, name) — Constructor in class lunas.display.button.BackgroundButton
Creates a new BackgroundButton instance.
BackgroundButtonBuilder — Class in package lunas.display.button
The IBuilder class of the BackgroundButton component.
BackgroundButtonBuilder(target, bGlobal, sChannel) — Constructor in class lunas.display.button.BackgroundButtonBuilder
Creates a new BackgroundButtonBuilder instance.
BackgroundButtonStyle — Class in package lunas.display.button
This IStyle class is used in the BackgroundButton component.
BackgroundButtonStyle(id, init) — Constructor in class lunas.display.button.BackgroundButtonStyle
Creates a new BackgroundButtonStyle instance.
backgroundColor — Property in class lunas.display.button.AquaButtonBuilder
The light color reference of the builder.
backgroundFill — Property in class lunas.display.text.SimpleTextInput
Determinates the background IFillStyle reference of this display.
backgroundFill — Property in class lunas.display.text.SimpleTextInputStyle
The default background IFillStyle of the component.
backgroundFillStyle — Property in class lunas.display.bar.SimpleProgressbar
Determinates the fill style object of the background.
backgroundLine — Property in class lunas.display.text.SimpleTextInput
Determinates the background ILineStyle reference of this display.
backgroundLine — Property in class lunas.display.text.SimpleTextInputStyle
The default background ILineStyle of the component.
backgroundLineStyle — Property in class lunas.display.bar.SimpleProgressbar
Determinates the line style object of the background.
backgroundName — Property in class lunas.display.text.VisualTextInput
The internal background name of this TextInput.
backgroundPen — Property in class lunas.display.button.AquaButtonBuilder
The IPen of the background.
_backgroundPen — Property in class lunas.display.container.ListContainer
The pen of the background IPen object.
backgroundPen — Property in class lunas.display.container.ListContainer
(read-only) Returns the background IPen reference of this component.
backgroundTween — Property in class lunas.display.button.AquaButtonBuilder
The tween of the builder.
BACK_SLASH — Constant static property in class vegas.string.UnicodeChar
Back Slash utf8 representation (special char).
BACK_SPACE — Constant static property in class vegas.string.UnicodeChar
Back Space utf8 representation (special char).
badArray — Static property in class vegas.string.json.strings
The bad Array error message.
badKey — Static property in class vegas.string.json.strings
The bad key error message.
badNumber — Static property in class vegas.string.json.strings
The bad Number error message.
badObject — Static property in class vegas.string.json.strings
The bad Object error message.
badString — Static property in class vegas.string.json.strings
The bad String error message.
Bag — Interface in package system.data
Defines a collection that counts the number of times an object appears in the collection.
BagFormatter — Class in package system.data.bags
Converts a Bag to a custom string representation.
BagFormatter() — Constructor in class system.data.bags.BagFormatter
Creates a new BagFormatter instance.
BagIterator — Class in package system.data.iterators
Converts an Bag to an iterator.
BagIterator(parent:system.data.bags:CoreMapBag, support:system.data:Iterator) — Constructor in class system.data.iterators.BagIterator
Creates a new BagIterator instance.
bandwidth — Property in class asgard.media.CameraVO
An integer that specifies the maximum amount of bandwidth the current outgoing video feed can use, in bytes.
bar — Property in class lunas.core.AbstractScrollbar
The bar display of the scrollbar.
bar — Property in interface lunas.core.IScrollbar
The bar display of the scrollbar.
bar — Property in class lunas.display.bar.SimpleProgressbar
The thumb reference of this bar.
barFillStyle — Property in class lunas.display.bar.SimpleProgressbar
Determinates the fill style object of the bar.
barFillStyle — Property in class lunas.display.bar.SimpleScrollbar
Determinates the fill style object of the bar.
barFilters — Property in class lunas.display.bar.SimpleScrollbarStyle
The array of flash.filters objects of the bar.
barLineStyle — Property in class lunas.display.bar.SimpleProgressbar
Determinates the line style object of the bar.
barLineStyle — Property in class lunas.display.bar.SimpleScrollbar
Determinates the line style object of the bar.
Base64 — Class in package calista.util
The Base64 algorithm encoding tool class.
Base8 — Class in package calista.util
The Base8 algorithm encoding tool class.
BasicEvent — Class in package vegas.events
BasicEvent is the basical event structure to work with vegas.events.EventDispatcher.
BasicEvent(type, target, context, bubbles, cancelable, time) — Constructor in class vegas.events.BasicEvent
Creates a new BasicEvent instance.
Batch — Class in package andromeda.process
A batch is a collection of Action objects.
Batch() — Constructor in class andromeda.process.Batch
Creates a new Batch instance.
BatchProcess — Class in package andromeda.process
This IAction object register IAction objects in a batch process.
BatchProcess(bGlobal, sChannel) — Constructor in class andromeda.process.BatchProcess
Creates a new BatchProcess instance.
before(currentDate, date) — Static method in class kronos.date.Calendar
Returns true if the current time of this Calendar is before the time of Calendar when; false otherwise.
BEFORE_CHANGE_VO — Static property in class andromeda.events.ModelObjectEvent
Default event type before the change event notify when the current IValueObject in a model is changed.
begin — Property in class pegas.transitions.TweenEntry
Defines the begin value of the value.
beginSeparator — Property in class vegas.string.Expression
The begin separator of the expression to format (default "{").
beginTrace() — Method in class system.diagnostics._VirtualMachine
Insert in the console the header (begin trace).
BEIGE — Constant static property in class pegas.colors.ColorSVG
The 'Beige' SVG color object.
BevelRectanglePen — Dynamic class in package pegas.draw
Draws a bevel rectangle.
BevelRectanglePen(graphic, x, y, width, height, hBevel, vBevel, align) — Constructor in class pegas.draw.BevelRectanglePen
Creates a new RoundedRectanglePen instance.
BezierPen — Dynamic class in package pegas.draw
This pen draw a bezier line curve in a MovieClip reference.
BezierPen(graphic) — Constructor in class pegas.draw.BezierPen
Creates a new BezierPen instance.
BezierUtil — Class in package pegas.util
Static tool class to creates and manipulates Bezier curves.
BF(... rest) — Method in class pegas.draw.Pen
Defines a shortcut reference to used the beginBitmapFill method.
big(str) — Static method in class vegas.string.HTMLStringFormatter
Use the big method to format and display a string in a document.
BISQUE — Constant static property in class pegas.colors.ColorSVG
The 'Bisque' SVG color object.
bitmap — Property in class pegas.draw.FillBitmapStyle
A transparent or opaque bitmap image that contains the bits to be displayed.
bl — Property in class pegas.draw.Corner
The bottom left flag value.
BLACK — Constant static property in class pegas.colors.ColorHTML
The html 'black' color static reference.
BLACK — Constant static property in class pegas.colors.ColorSVG
The 'Black' SVG color object.
BLANCHE_DALMOND — Constant static property in class pegas.colors.ColorSVG
The 'BlancheDalmond' SVG color object.
blink(str) — Static method in class vegas.string.HTMLStringFormatter
Use the blink method to format and display a string in a document.
blue — Property in class pegas.colors.RGB
The blue component (interger value between 0 and 255)
blue — Property in class pegas.colors.SolidColor
Returns the blue color value of a Color object.
BLUE — Constant static property in class pegas.colors.ColorHTML
The html 'blue' color static reference.
BLUE — Constant static property in class pegas.colors.ColorSVG
The 'Blue' SVG color object.
blueOffset — Property in class pegas.colors.SolidColor
Returns the blue offset color value of a Color object.
bluePercent — Property in class pegas.colors.SolidColor
Returns the blue percentage color value of a Color object.
BLUE_VIOLET — Constant static property in class pegas.colors.ColorSVG
The 'BlueViolet' SVG color object.
bold(str) — Static method in class vegas.string.HTMLStringFormatter
Use the bold method to format and display a string in a document.
BOOLEAN — Constant static property in class vegas.util.TypeUtil
The type of the 'boolean' objects.
BooleanComparator — Class in package system.comparators
An Comparator for Boolean objects that can sort either true or false first.
BooleanComparator(trueFirst) — Constructor in class system.comparators.BooleanComparator
Creates a BooleanComparator that sorts trueFirst values before !trueFirst values.
booleanCompare(b1, b2) — Static method in class vegas.util.Comparater
Compares if two Booleans are equal by value.
BooleanEvent — Class in package vegas.events
The BooleanEvent to dispatch an event with a Boolean object.
BooleanEvent(type, b, target, context, bubbles, cancelable, time) — Constructor in class vegas.events.BooleanEvent
Creates a new BooleanEvent instance.
BooleanUtil — Class in package vegas.util
Boolean tools class.
border — Property in class lunas.core.AbstractComponent
Indicates the thickness, in pixels, of the four edge regions around a visual component.
border — Property in interface lunas.core.IBorder
Indicates the thickness, in pixels, of the four edge regions around a visual component.
border — Property in class lunas.display.button.LabelButtonStyle
Indicates if the border of the field is visible.
borderColor — Property in class lunas.display.button.LabelButtonStyle
The color of the field border.
bottom — Property in class lunas.core.EdgeMetrics
The height, in pixels, of the bottom edge region.
bottom — Property in class pegas.geom.Rectangle
Returns the sum of the y and height properties.
BOTTOM — Constant static property in class pegas.draw.Align
Defines the BOTTOM value (16).
bottomButton — Property in class lunas.display.bar.SimpleScrollbar
(read-write) Indicates the bottom button used when the bar direction is Direction.VERTICAL.
bottomLeft — Property in class pegas.geom.Rectangle
Returns the location of the Rectangle object's bottom-left corner, determined by the values of the x and y properties.
BOTTOM_LEFT — Constant static property in class pegas.draw.Align
Defines the BOTTOM_LEFT value (18).
bottomLeftRadius — Property in class asgard.display.Background
The radius of the bottom-left corner, in pixels.
bottomLeftRadius — Property in class lunas.display.button.BackgroundButtonStyle
The radius of the bottom-left corner, in pixels.
bottomLeftRadius — Property in class pegas.draw.RoundedComplexRectanglePen
The radius of the bottom-left corner, in pixels.
bottomRight — Property in class pegas.geom.Rectangle
Returns the location of the Rectangle object's bottom-right corner, determined by the values of the x and y properties.
BOTTOM_RIGHT — Constant static property in class pegas.draw.Align
Defines the BOTTOM_RIGHT value (20).
bottomRightRadius — Property in class asgard.display.Background
The radius of the bottom-left corner, in pixels.
bottomRightRadius — Property in class lunas.display.button.BackgroundButtonStyle
The radius of the bottom-left corner, in pixels.
bottomRightRadius — Property in class pegas.draw.RoundedComplexRectanglePen
The radius of the bottom-left corner, in pixels.
bottomScroll — Property in class lunas.display.container.ScrollContainer
Returns the bottom scroll value.
Bounce — Class in package pegas.transitions.easing
The Bounce class defines three easing functions to implement bouncing motion with ActionScript animation, similar to a ball falling and bouncing on a floor with several decaying rebounds.
_bound — Property in class lunas.display.container.ListContainer
The Rectangle internal bound object of the container.
Boundable — Interface in package system.data
Defines an object that is bounded in size.
br — Property in class pegas.draw.Corner
The bottom right flag value.
brightness — Property in class pegas.colors.LightColor
Returns the bright between 0 and 100 of an movieclip.
brightOffset — Property in class pegas.colors.LightColor
Returns the bright between -255 and 255 of an movieclip.
BROWN — Constant static property in class pegas.colors.ColorSVG
The 'Brown' SVG color object.
bubbles — Property in class lunas.core.AbstractComponent
Indicates if the events use bubbling when are dispatched.
BUFFER_EMPTY — Constant static property in class asgard.net.NetStreamStatus
Data is not being received quickly enough to fill the buffer.
BUFFER_FLUSH — Constant static property in class asgard.net.NetStreamStatus
Data has finished streaming, and the remaining buffer will be emptied.
BUFFER_FULL — Constant static property in class asgard.net.NetStreamStatus
The buffer is full and the stream will begin playing.
bufferPercent — Property in class asgard.net.NetServerStream
Returns the percentage of the buffer that is filled.
build(o) — Static method in class andromeda.ioc.factory.strategy.ObjectFactoryMethod
Returns the ObjectFactoryMethod representation of the specified generic object or null.
build(o) — Static method in class andromeda.ioc.factory.strategy.ObjectFactoryProperty
Returns the ObjectFactoryMethod representation of the specified generic object or null.
build(ref) — Static method in class andromeda.ioc.factory.strategy.ObjectFactoryReference
Returns the ObjectFactoryReference representation of the specified value or null.
build(value) — Static method in class andromeda.ioc.factory.strategy.ObjectFactoryValue
Returns the ObjectFactoryValue representation of the specified value or null.
build(o) — Static method in class andromeda.ioc.factory.strategy.ObjectStaticFactoryMethod
Returns the ObjectStaticFactoryMethod representation of the specified generic object or null.
build(o) — Static method in class andromeda.ioc.factory.strategy.ObjectStaticFactoryProperty
Returns the ObjectStaticFactoryProperty representation of the specified generic object or null.
build(... rest) — Method in interface andromeda.util.pool.ObjectPoolBuilder
Builds a new object with the factory.
build — Property in class system.Version
Indicates the build value of this version.
builder — Property in class andromeda.util.pool.ObjectPool
Defines the builder responsible for creating all pool objects.
builder — Property in class lunas.core.AbstractComponent
Indicates the IBuilder reference of this instance.
BuiltinSerializer — Class in package system.serializers.eden
The BuiltinSerializer class.
BURLY_WOOD — Constant static property in class pegas.colors.ColorSVG
The 'BurlyWood' SVG color object.
ButtonEvent — Class in package lunas.events
The event invoked in the button or thumbs.
ButtonEvent(type, target, context, bubbles, cancelable, time) — Constructor in class lunas.events.ButtonEvent
Creates a new ButtonEvent instance.
buttonMode — Property in class lunas.core.AbstractButton
Specifies whether this object receives mouse messages.
bytes — Property in class asgard.display.SWFInfo
The ByteArray representation of the SWF.
bytesLoaded — Property in class andromeda.process.ActionLoader
(read-only) Indicates the number of bytes that have been loaded thus far during the load operation.
bytesLoaded — Property in class andromeda.process.ActionURLLoader
(read-only) Indicates the number of bytes that have been loaded thus far during the load operation.
bytesLoaded — Property in class andromeda.process.CoreActionLoader
(read-only) Indicates the number of bytes that have been loaded thus far during the load operation.
bytesLoaded — Property in class asgard.media.SoundLoader
(read-only) Indicates the number of bytes that have been loaded thus far during the load operation.
bytesTotal — Property in class andromeda.process.ActionLoader
(read-write) Indicates the total number of bytes in the downloaded data.
bytesTotal — Property in class andromeda.process.ActionURLLoader
(read-write) Indicates the total number of bytes in the downloaded data.
bytesTotal — Property in class andromeda.process.CoreActionLoader
(read-write) Indicates the total number of bytes in the downloaded data.
bytesTotal — Property in class asgard.media.SoundLoader
(read-write) Indicates the total number of bytes in the downloaded data.
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