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  
enablesForFlags — Property, class potomac.bundle.BundleService
An array of Strings determine which extensions are enabled or disabled based on the 'enablesFor' attribute in each extension.
enablesForFlags — Property, class potomac.core.LauncherManifest
Collection of flags for use with the 'enablesFor' extension attribute.
equals(otherInput:potomac.ui:PageInput) — method, class potomac.ui.PageInput
Returns true if the given input matches this input.
equals(otherInput:potomac.ui:PartInput) — method, class potomac.ui.PartInput
Returns true if the given input matches this input.
equals(otherRef:potomac.ui:PartReference) — method, class potomac.ui.PartReference
Returns true if the given reference matches this one.
eventToBroadcast — Property, class potomac.ui.PartEvent
The event to broadcast for a BROADCAST_TO_PARTS event.
extension — Property, class potomac.inject.InjectionEvent
The extension instance used to create this instance (only populated when Injector#getInstanceOfExtension is called).
extension — Property, class potomac.ui.PageDescriptor
The extension that declared this page.
Extension — Dynamic Class, package potomac.bundle
Extension describes an instance of a metadata extension declared within a class.
Extension(extension:XML, extensionPoint:potomac.bundle:ExtensionPoint, baseURL:String) — Constructor, class potomac.bundle.Extension
Callers should not construct instances of Extension.
ExtensionEvent — class, package potomac.bundle
ExtensionEvent is an event sent in response to changes in the extensions registry.
ExtensionEvent(type:String, extensionsAdded:Array, extensionsRemoved:Array) — Constructor, class potomac.bundle.ExtensionEvent
Callers should not construct instances of ExtensionEvent.
extensionsAdded — Property, class potomac.bundle.ExtensionEvent
An array of Extensions that were added to the registry.
extensionsRemoved — Property, class potomac.bundle.ExtensionEvent
An array of Extensions that were removed from the registry.
extensionsUpdated — Event, class potomac.bundle.BundleService
Dispatched when one or more extensions are added or removed from the extension registry.
EXTENSIONS_UPDATED — Constant Static Property, class potomac.bundle.ExtensionEvent
The ExtensionEvent.EXTENSIONS_UPDATED constant defines the value of the type property of the event object for a extensionsUpdated event.
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