FlexApplications Collection
Description
A collection of FlexApplication objects, each containing details for a single application to be opened by the FlexLauncher.
Object Model
FlexApplications CollectionFlexApplication Object
Example
Public Methods
Public Method AddApplicationInFlashPlayerAdds an application to the collection, to be opened with Adobe Flash Player Projector.
Public Method AddApplicationInFlashPlayerWithRuntimeLoaderAdds an application to the collection, to be opened with Adobe Flash Player Projector, using the UFT One Flex Runtime Loader.
Public Method AddApplicationInFlashPlayerWithRuntimeLoaderExAdds an application to the collection, to be opened with Adobe Flash Player Projector, specifying the version of the UFT One Flex Runtime Loader to use.
Public Method AddApplicationInIE32Adds an application to the collection, to be opened with Internet Explorer.
Public Method AddApplicationInIE32WithRuntimeLoaderAdds an application to the collection, to be opened with Internet Explorer, using the UFT One Flex Runtime Loader.
Public Method AddApplicationInIE32WithRuntimeLoaderExAdds an application to the collection, to be opened with Internet Explorer, specifying the version of the UFT One Flex Runtime Loader to use.
Public Method AddStandaloneApplicationAdds an application to the collection.
Public Method RemoveRemoves the specified application entry.
Public Method RemoveAllRemoves all application entries.
Public Properties
Public Property CountThe number of FlexApplication objects in the collection.
Public Property ItemReturns the FlexApplication object located in the specified position.