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 |
CASE_INSENSITIVE — Constant Static Property, class org.as3coreaddendum.system.comparators.AlphabeticalComparison |
|
Defines the constant which indicates that the comparison should ignore case. |
CEIL — Constant Static Property, class org.as3coreaddendum.system.NumericRounding |
|
Defines the constant that indicates that a numeric value should be rounded up. |
CHANGED — Constant Static Property, class org.as3coreaddendum.events.IndexEvent |
| |
CHANGED — Constant Static Property, class org.as3coreaddendum.events.PriorityEvent |
| |
ClassCastError — class, package org.as3coreaddendum.errors |
|
The error that is thrown to indicate that another type of class was expected. |
ClassCastError(message:String) — Constructor, class org.as3coreaddendum.errors.ClassCastError |
|
Constructor, creates a new ClassCastError instance. |
clone() — method, class org.as3coreaddendum.events.IndexEvent |
|
Duplicates the instance of IndexEvent object. |
clone() — method, class org.as3coreaddendum.events.PriorityEvent |
|
Duplicates the instance of PriorityEvent object. |
clone() — method, interface org.as3coreaddendum.system.ICloneable |
|
Creates and return a shallow copy of the object. |
CloneNotSupportedError — class, package org.as3coreaddendum.errors |
|
The error that is thrown to indicate that an object could not or should not be cloned. |
CloneNotSupportedError(message:String) — Constructor, class org.as3coreaddendum.errors.CloneNotSupportedError |
|
Constructor, creates a new CloneNotSupportedError instance. |
comparator — Property, interface org.as3coreaddendum.system.ISortable |
|
Defines the IComparator object to be used in the comparison. |
comparator — Property, class org.as3coreaddendum.system.comparators.PropertyComparator |
|
Defines the comparator object used in the comparison. |
compare(o1:any, o2:any) — method, interface org.as3coreaddendum.system.IComparator |
|
Compares its two arguments for order. |
compare(o1:any, o2:any) — method, class org.as3coreaddendum.system.comparators.AlphabeticalComparator |
|
Performs the comparison between the two arguments. |
compare(o1:any, o2:any) — method, class org.as3coreaddendum.system.comparators.BooleanComparator |
|
Performs the comparison between the two arguments. |
compare(o1:any, o2:any) — method, class org.as3coreaddendum.system.comparators.DateComparator |
|
Performs the comparison between the two arguments. |
compare(o1:any, o2:any) — method, class org.as3coreaddendum.system.comparators.IndexComparator |
|
Performs the comparison between the two arguments. |
compare(o1:any, o2:any) — method, class org.as3coreaddendum.system.comparators.NumberComparator |
|
Performs the comparison between the two arguments. |
compare(o1:any, o2:any) — method, class org.as3coreaddendum.system.comparators.PriorityComparator |
|
Performs the comparison between the two arguments. |
compare(o1:any, o2:any) — method, class org.as3coreaddendum.system.comparators.PriorityIndexComparator |
|
Performs the comparison between the two arguments. |
compare(o1:any, o2:any) — method, class org.as3coreaddendum.system.comparators.PropertyComparator |
|
Performs the comparison between the values recovered from the properties of each of the two objects. |
compare(o1:any, o2:any) — method, class org.as3coreaddendum.system.comparators.StringComparator |
|
Performs the comparison between the two arguments. |
compareTo(o:any) — method, class org.as3coreaddendum.system.Enum |
|
Compares this enum with the specified object for order. |
compareTo(o:any) — method, interface org.as3coreaddendum.system.IComparable |
|
Compares this object with the specified object for order. |
comparison — Property, class org.as3coreaddendum.system.comparators.AlphabeticalComparator |
|
Defines the type of comparison to be used. |
comparison — Property, class org.as3coreaddendum.system.comparators.BooleanComparator |
|
Defines the type of comparison to be used. |
contains(child:flash.display:DisplayObject) — method, interface org.as3coreaddendum.display.IDisplayObjectContainer |
| |
|
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 |