| 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 | |
| SequenceCommand — Class in package com.adobe.cairngorm.commands | |
| The SequenceCommand is provided as a "psuedo-abstract" (since ActionScript has no real concept of abstract classes) base-class that can be extended when you wish to chain commands together for a single user-gesture, or establish some simple form of decision-based workflow. | |
| SequenceCommand(nextEvent:com.adobe.cairngorm.control:CairngormEvent) — Constructor in class com.adobe.cairngorm.commands.SequenceCommand | |
| Constructor, with optional nextEvent. | |
| ServiceLocator — Class in package com.adobe.cairngorm.business | |
| ServiceLocator() — Constructor in class com.adobe.cairngorm.business.ServiceLocator | |
| setCredentials(username, password) — Method in interface com.adobe.cairngorm.business.IServiceLocator | |
| Set the credentials for all registered services. | |
| setCredentials(username, password) — Method in class com.adobe.cairngorm.business.ServiceLocator | |
| Set the credentials for all registered services. | |
| SINGLETON_EXCEPTION — Constant static property in class com.adobe.cairngorm.CairngormMessageCodes | |
| 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 | |