Contains a set of utility classes used for debugging, encoding and decoding, and other development tasks.
| Class | Description | |
|---|---|---|
| AccountManager | The AccountManager class enables the developer to build Flex applications which dynamically create rooms, list templates and rooms, and delete templates and rooms. | |
| Base64Encoder | A utility class to encode a String or ByteArray as a Base64 encoded String. | |
| DebugUtil | Utility class for debugging. | |
| Invalidator | nvalidator is a utility component that helps in invalidating properties together. | |
| ISO9075 | Implements the encode and decode routines as specified in ISO 9075-14:2003. | |
| JSBridge | Bridge that enables bidirectional communication between LCCS Components and JavaScript interface using the ExternalInterface | |
| RoomCleaner | RoomCleaner is a simple utility class primarily used during development in order to restore a room to its pristine state. | |
| RoomTemplater | RoomTemplater allows developers to create templates from their existing rooms. | |
| RootCollectionNode | RootCollectionNode is a simple class which allows developers to inspect the state of a room's root. | |
| Sort | Stripped down version of mx.collections.sort. | |
| URLUtil | Stripped down version of mx.utils.URLUtil. | |
| UtilArrayCollection | The UtilArrayCollection class is a wrapper class that exposes an Array as a collection that can be accessed and manipulated using the methods and properties of the ICollectionView or IList interfaces Its primarily used in non-flex environment to replace the mx.collections.ArrayCollection |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/rtc/util/package-detail.html