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  
ratioLoaded — Property, interface ch.capi.net.ILoadInfo
Defines a Number between 0 and 1 (included) that represents the ratio of the loaded bytes.
regexp — Property, class ch.capi.utils.Matcher
Defines the RegExp used.
regexp — Property, class ch.capi.utils.VariableReplacer
Defines the regular expression of the variables.
register(classPath:String, linkageName:String) — Static Method , class ch.capi.display.text.FontsManager
Register a class as a Font.
register(cml:ch.capi.net:ICompositeMassLoader) — Static Method , class ch.capi.net.CompositeMassLoaderRegisterer
Registers the specified ICompositeMassLoader.
register(context:ch.capi.net.app:IApplicationContext) — Static Method , class ch.capi.net.app.ApplicationContextRegisterer
Registers the specified IApplicationContext.
registerTo(massLoader:ch.capi.net:IMassLoader) — method, class ch.capi.net.CompositeMassLoader
Register as listener to the specified IMassLoader.
registerTo(file:ch.capi.net:ILoadManager) — method, class ch.capi.net.MassLoader
Register the MassLoader to the specified ILoadManager object's events.
registerTo(dispatcher:flash.events:IEventDispatcher) — method, class ch.capi.net.files.AbstractLoadableFile
Register the events of the AbstractLoadableFile.
reloadTimes — Property, class ch.capi.net.policies.DefaultLoadPolicy
Defines how many times a file must be reloaded if its download fails.
remainingTime — Property, interface ch.capi.net.ILoadInfo
Defines the remaining time, based on the speed and the bytes that left to be loaded.
remove(key) — method, class ch.capi.data.DictionnaryMap
Removes the mapping for a key from the IMap if it is present.
remove() — method, interface ch.capi.data.IDataStructure
Removes an element from the data structure.
remove(key) — method, interface ch.capi.data.IMap
Removes the mapping for a key from the IMap if it is present.
remove(key) — method, class ch.capi.data.LinkedMap
Removes the mapping for a key from the IMap if it is present.
remove() — method, class ch.capi.data.QueueList
Removes the first element of the QueueList.
remove() — method, class ch.capi.data.StackList
Removes the last element of the StackList.
remove(key:String) — method, interface ch.capi.data.text.IProperties
Removes the specified key.
remove(key:String) — method, class ch.capi.data.text.Properties
Removes the specified key.
remove() — method, class ch.capi.data.tree.ArrayHeap
Removes an element from the data structure.
removeDependency(file:ch.capi.net.app:ApplicationFile, recursiveSearch:Boolean) — method, class ch.capi.net.app.ApplicationFile
Removes a dependency from the ApplicationFile.
removeElement(element) — method, class ch.capi.data.ArrayList
Removes an element from the ArrayList.
removeElement(element) — method, interface ch.capi.data.IList
Removes an element from the IList.
removeElementAt(index:int) — method, class ch.capi.data.ArrayList
Removes the element at the specified index from the ArrayList.
removeElementAt(index:int) — method, interface ch.capi.data.IList
Removes the element at the specified index from the IList.
removeFile(file:ch.capi.net:ILoadManager) — method, interface ch.capi.net.IMassLoader
Removes a file from the loading queue.
removeFile(file:ch.capi.net:ILoadManager) — method, class ch.capi.net.MassLoader
Removes a file from the loading queue.
removeFile(file:ch.capi.net:ILoadManager) — method, class ch.capi.net.PriorityMassLoader
Removes the specified file from the loading queue.
removeFile(file:ch.capi.net.app:ApplicationFile, recursiveRemoval:Boolean) — method, class ch.capi.net.app.ApplicationContext
Remove the specified ApplicationFile from the ApplicationContext.
removeFile(file:ch.capi.net.app:ApplicationFile, recursiveRemoval:Boolean) — method, interface ch.capi.net.app.IApplicationContext
Remove the specified ApplicationFile from the ApplicationContext.
replace(source:String, variables:ch.capi.data:IMap, regexp:RegExp) — Static Method , class ch.capi.utils.VariableReplacer
Replaces the variables in the source String using the specified regular expression.
replaceEscapedChars(str:String) — method, class ch.capi.data.text.Properties
Replaces the escaped chars in the specified String and return the new String.
replacementCount — Property, class ch.capi.utils.VariableReplacer
Defines the number of replacements done on the last String.
replaceVar(source:String, variableName:String, value:String, regexp:RegExp) — Static Method , class ch.capi.utils.VariableReplacer
Replaces the specified variable in the source String using the specified regular expression.
replaceVars(source:String) — method, class ch.capi.utils.VariableReplacer
Replaces all the variables contained in the source String using the specified IMap as source for the variables.
replaceVars(text:String, ... rest) — method, class ch.capi.utils.logging.Logger
Processes the variables replacement.
reset() — method, interface ch.capi.net.ILoadInfo
Reset all the information about the loading.
reset() — method, class ch.capi.utils.Matcher
Reset this Matcher.
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