| 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 |
| getBundleDescriptor(bundleID:String) — method, class potomac.bundle.BundleService |
|
Returns the BundleDescriptor of the installed bundle with the given id. |
| getBundleDescriptor(bundleID:String) — method, interface potomac.bundle.IBundleService |
|
Returns the BundleDescriptor of the installed bundle with the given id. |
| getContainer() — method, class potomac.ui.Folder |
|
Returns the UI control for this folder. |
| getContainer() — method, class potomac.ui.Page |
|
Returns the UI control for this page. |
| getExtension(id:String, point:String) — method, class potomac.bundle.BundleService |
|
Returns a single Extension with the given id for the given extension point. |
| getExtension(id:String, point:String) — method, interface potomac.bundle.IBundleService |
|
Returns a single Extension with the given id for the given extension point. |
| getExtensionPoint(pointID:String) — method, class potomac.bundle.BundleService |
|
Returns the extension point with the given point id. |
| getExtensionPoint(pointID:String) — method, interface potomac.bundle.IBundleService |
|
Returns the extension point with the given point id. |
| getExtensionPoints() — method, class potomac.bundle.BundleService |
|
Returns an array of ExtensionPoint objects including
each extension point in all installed bundles. |
| getExtensionPoints() — method, interface potomac.bundle.IBundleService |
|
Returns an array of ExtensionPoint objects including
each extension point in all installed bundles. |
| getExtensions(extensionPointID:String, className:String, superClasses:Boolean) — method, class potomac.bundle.BundleService |
|
Returns an array of Extensions of the specified extension point. |
| getExtensions(extensionPointID:String, className:String, superClasses:Boolean) — method, interface potomac.bundle.IBundleService |
|
Returns an array of Extensions of the specified extension point. |
| getFolder(folderID:String) — method, class potomac.ui.Page |
|
Returns the folder in this page with the given id or null if no matching folder is found. |
| getFolderExtensions(pageID:String, bundleService:potomac.bundle:IBundleService) — method, class potomac.ui.Page |
|
Returns all folder extensions declared for given page. |
| getFolders() — method, class potomac.ui.Page |
|
Returns an array of Folders that exist in this page. |
| getInstance() — Static Method , class potomac.core.PotomacDispatcher |
|
Returns the global PotomacDispatcher instance. |
| getInstance() — method, interface potomac.inject.IProvider |
|
Returns an instance of the necessary class for the injection binding. |
| getInstance(className:String, named:String, listener:Function) — method, class potomac.inject.Injector |
|
Creates an instance (asynchronously) of the given injection rule. |
| getInstance() — Static Method , class potomac.inject.Injector |
|
Returns the global Injector instance. |
| getInstanceImmediate(clazz:Class, named:String) — method, class potomac.inject.Injector |
|
Creates an instance (synchronously) of the given injection binding. |
| getInstanceOfExtension(extension:potomac.bundle:Extension, listener:Function) — method, class potomac.inject.Injector |
|
Creates an instance (asynchronously) of the class where the given extension was declared. |
| getOptions() — method, class potomac.ui.Folder |
|
Returns the options used when creating the folder. |
| getPart(id:String) — method, class potomac.ui.PartExtensionManager |
|
Returns the part with the given id. |
| getPartReference(control:mx.core:UIComponent) — method, class potomac.ui.Folder |
|
Returns the reference for the given part UI control. |
| getPartReferences() — method, class potomac.ui.Folder |
|
Returns all part references in this folder. |
| getPartsFor(page:String) — method, class potomac.ui.PartExtensionManager |
|
Returns the parts declared for the given page. |
| getSelection(partRef:potomac.ui:PartReference) — method, class potomac.ui.SelectionService |
|
Returns the selection for the given part. |
|
| 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 |