Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 BatchedQuery
com.almirun.common.data Encapsulates the command to run a batch of SQL statements

Typically this will be a set of INSERT statements, perhaps with a CREATE TABLE statement.

 Inspector
com.almirun.common.util 
 LoremIpsumEvent
com.almirun.common.events 
 LoremIpsumGenerator
com.almirun.common.util.loremipsum LoremIpsum generates Lorem Ipsum paragraphs.
 LoremIpsumUrlLoader
com.almirun.common.util.loremipsum 
 LoremIpsumUsageExample
com.almirun.common.util.loremipsum 
 PapervisionCameraController
com.almirun.common.controllers 
 SmartUrlLoader
com.almirun.common.net A simple addition to URLLoader that remembers the URL it last loaded.
 StringManipulator
com.almirun.common.util Class containing static utility methods for dealing with strings.
 TimeFormatter
com.almirun.common.util A thin OO wrapper for an AS3 version of the C function strftime().