Hi,

Yes, you will need to use the -api-report with compc and then collate the 
results.  I used a combination of sorting and grouping in Excel.

One question about this report is the use of com.infogix components.  Are these 
components you own or are they third-party?

-Alex

On 6/26/18, 9:25 PM, "chembali" <[email protected]> wrote:

    My application consists of a number of components, each component has its 
own
    UI ( flex code ). The gradle scripts are used to compile/build the
    application. The gradle script invokes compc to create .swc for each
    component. The application swf is created by compiling the component
    specific .swc files using the mxmlc. I ran the gradle script in debug mode
    and figured out the mxmlc command and arguments that are used in the gradle
    scripts to build the application swf. I ran the same mxmlc command in the
    royalejs environment with the api-report. The build failed, but it created
    the following api-report.
    
    Array,198
    Array:push,64
    Boolean,79
    Class,37
    Error,3
    Number,20
    Object,90
    String,195
    String:toLowerCase,5
    actions,9
    addWorkspace,4
    buildDashboardComponent,5
    cairngormEventDispatcher,6
    com.adobe.cairngorm.model.IModelLocator,4
    com.adobe.utils.StringUtil,12
    com.adobe.utils.StringUtil:stringsAreEqual,4
    com.infogix.acr.component.licensing.exp.fdt.LicenseEntryFDT,16
    com.infogix.acr.component.licensing.exp.fdt.LicenseEntryFDT:displayName,7
    com.infogix.acr.component.licensing.exp.fdt.LicenseEntryFDT:enabled,10
    com.infogix.acr.component.licensing.exp.fdt.LicenseEntryFDT:expireDate,6
    com.infogix.acr.component.licensing.exp.fdt.LicenseEntryFDT:licExpFdt,40
    com.infogix.acr.component.licensing.exp.fdt.LicenseEntryFDT:product,10
    com.infogix.acr.component.licensing.exp.fdt.LicenseExpirationFDT:days,10
    com.infogix.acr.component.licensing.exp.fdt.LicenseExpirationFDT:expired,5
    com.infogix.acr.component.licensing.exp.fdt.LicenseFDT,8
    com.infogix.acr.component.licensing.exp.fdt.LicenseFDT:licenseEntry,34
    com.infogix.acr.component.licensing.exp.fdt.LicenseFDT:licenseeName,8
    com.infogix.acr.component.licensing.exp.usr.service.IULicenseChecker,3
    
com.infogix.acr.component.licensing.exp.usr.service.ULicenseCheckerFactory,18
    
com.infogix.acr.component.licensing.exp.usr.service.ULicenseCheckerFactory:createService,7
    com.infogix.component.directory.exp.app.DirectoryConstants,40
    
com.infogix.component.directory.exp.app.DirectoryConstants:EMBEDDED_DIRECTORY,16
    com.infogix.component.directory.exp.app.DirectoryContentIdHelper,28
    
com.infogix.component.directory.exp.app.DirectoryContentIdHelper:generateGroupListContentId,5
    
com.infogix.component.directory.exp.app.DirectoryContentIdHelper:generateUserListContentId,5
    com.infogix.component.directory.exp.app.DirectoryModuleConstants,36
    
com.infogix.component.directory.exp.app.DirectoryModuleConstants:MODULE_SWF,14
    com.infogix.component.directory.exp.app.IDirectoryModule,14
    com.infogix.component.directory.exp.util.DirectoryDelegateServiceImpl,6
    com.infogix.iitap.component.base.logger.RemoteLoggingTargetType,11
    
com.infogix.iitap.component.base.logger.RemoteLoggingTargetType:createTarget,7
    
com.infogix.iitap.component.emailgenerator.exp.util.EmailGeneratorDelegateServiceImpl,6
    com.infogix.iitap.component.exp.util.BaseDelegateServiceImpl,6
    
com.infogix.iitap.component.flexuiplatform.app.AbstractApplicationImpl:application,527
    
com.infogix.iitap.component.flexuiplatform.app.AbstractApplicationImpl:componentExt,14
    
com.infogix.iitap.component.flexuiplatform.app.AbstractApplicationImpl:initialize,5
    
com.infogix.iitap.component.flexuiplatform.app.AbstractMultiWorkspaceSparkApplication,18
    
com.infogix.iitap.component.flexuiplatform.app.AbstractMultiWorkspaceSparkApplication:preInitializeApp,5
    
com.infogix.iitap.component.flexuiplatform.app.AbstractMultiWorkspaceSparkApplication:removeWorkspace,4
    
com.infogix.iitap.component.flexuiplatform.app.AbstractMultiWorkspaceSparkApplication:workspaceManager,16
    com.infogix.iitap.component.flexuiplatform.app.CascadeWorkspacesAction,3
    com.infogix.iitap.component.flexuiplatform.app.IAppSegment,11
    com.infogix.iitap.component.flexuiplatform.app.IAppSegmentInfo,3
    com.infogix.iitap.component.flexuiplatform.app.IApplication,8
    com.infogix.iitap.component.flexuiplatform.app.IApplicationImpl,3
    com.infogix.iitap.component.flexuiplatform.app.IWorkspaceManager,6
    
com.infogix.iitap.component.flexuiplatform.app.SwitchWorkspaceManagerAction,3
    com.infogix.iitap.component.flexuiplatform.app.TileWorkspacesAction,3
    com.infogix.iitap.component.flexuiplatform.app.WorkspaceContainer,20
    
com.infogix.iitap.component.flexuiplatform.app.WorkspaceContainer:addElement,4
    
com.infogix.iitap.component.flexuiplatform.app.WorkspaceContainer:longDisplayName,4
    
com.infogix.iitap.component.flexuiplatform.app.WorkspaceContainer:percentHeight,4
    
com.infogix.iitap.component.flexuiplatform.app.WorkspaceContainer:percentWidth,4
    
com.infogix.iitap.component.flexuiplatform.app.WorkspaceContainer:shortDisplayName,6
    com.infogix.iitap.component.flexuiplatform.app.WorkspaceContentType,512
    
com.infogix.iitap.component.flexuiplatform.app.WorkspaceContentType:BLANK,192
    
com.infogix.iitap.component.flexuiplatform.controls.buttons.HyperLinkButton:click,2
    
com.infogix.iitap.component.flexuiplatform.controls.buttons.HyperLinkButton:label,2
    
com.infogix.iitap.component.flexuiplatform.controls.menu.AcceleratorMenuBar:backgroundSkin,1
    
com.infogix.iitap.component.flexuiplatform.controls.menu.AcceleratorMenuBar:creationComplete,1
    
com.infogix.iitap.component.flexuiplatform.controls.menu.AcceleratorMenuBar:dataProvider,2
    
com.infogix.iitap.component.flexuiplatform.controls.menu.AcceleratorMenuBar:height,1
    
com.infogix.iitap.component.flexuiplatform.controls.menu.AcceleratorMenuBar:itemClick,1
    
com.infogix.iitap.component.flexuiplatform.controls.menu.AcceleratorMenuBar:leading,1
    
com.infogix.iitap.component.flexuiplatform.controls.menu.AcceleratorMenuBar:left,1
    
com.infogix.iitap.component.flexuiplatform.controls.menu.AcceleratorMenuBar:menuBarItemRenderer,1
    
com.infogix.iitap.component.flexuiplatform.controls.menu.AcceleratorMenuBar:menuHide,1
    
com.infogix.iitap.component.flexuiplatform.controls.menu.AcceleratorMenuBar:menuShow,1
    
com.infogix.iitap.component.flexuiplatform.controls.menu.AcceleratorMenuBar:menuStyleName,1
    
com.infogix.iitap.component.flexuiplatform.controls.menu.AcceleratorMenuBar:width,1
    com.infogix.iitap.component.flexuiplatform.controls.menu.MenuItem,13
    com.infogix.iitap.component.flexuiplatform.controls.menu.MenuItem:children,4
    com.infogix.iitap.component.flexuiplatform.controls.menu.MenuItem:enabled,1
    
com.infogix.iitap.component.flexuiplatform.controls.menu.MenuItem:getChildIndex,7
    
com.infogix.iitap.component.flexuiplatform.controls.menu.MenuItem:itemClick,3
    com.infogix.iitap.component.flexuiplatform.controls.menu.MenuItem:label,4
    com.infogix.iitap.component.flexuiplatform.controls.menu.MenuItem:parent,26
    
com.infogix.iitap.component.flexuiplatform.controls.tab.SuperTabNavigatorExt,9
    
com.infogix.iitap.component.flexuiplatform.controls.tab.SuperTabNavigatorExt:getTabAt,4
    
com.infogix.iitap.component.flexuiplatform.controls.tab.SuperTabNavigatorExt:numTabs,4
    com.infogix.iitap.component.flexuiplatform.core.ComponentType,300
    com.infogix.iitap.component.flexuiplatform.core.ComponentType:APPLICATION,63
    com.infogix.iitap.component.flexuiplatform.core.ComponentType:MODULE,45
    
com.infogix.iitap.component.flexuiplatform.core.action.AboutInterfaceAction,3
    com.infogix.iitap.component.flexuiplatform.core.action.AbstractAction,6
    
com.infogix.iitap.component.flexuiplatform.core.action.AbstractAction:component,125
    
com.infogix.iitap.component.flexuiplatform.core.action.AbstractAction:execute,8
    
com.infogix.iitap.component.flexuiplatform.core.action.AbstractAction:openWorkspace,6
    com.infogix.iitap.component.flexuiplatform.core.action.ActionMenuItem,6
    
com.infogix.iitap.component.flexuiplatform.core.action.ActionMenuItem:action,1
    
com.infogix.iitap.component.flexuiplatform.core.action.CloseAllWorkspaceWindowAction,3
    
com.infogix.iitap.component.flexuiplatform.core.action.CloseWorkspaceWindowAction,3
    com.infogix.iitap.component.flexuiplatform.core.action.IAction,3
    com.infogix.iitap.component.flexuiplatform.core.action.LogoutAction,11
    com.infogix.iitap.component.flexuiplatform.core.action.SearchAction,3
    
com.infogix.iitap.component.flexuiplatform.core.action.ToggleFullScreenAction,3
    
com.infogix.iitap.component.flexuiplatform.core.cairngorm.CairngormEventExt,9
    
com.infogix.iitap.component.flexuiplatform.core.cairngorm.FrontControllerExt,6
    
com.infogix.iitap.component.flexuiplatform.core.cairngorm.FrontControllerExt:addCommand,36
    
com.infogix.iitap.component.flexuiplatform.core.cairngorm.ModelLocatorProxy,7
    com.infogix.iitap.component.flexuiplatform.core.delegate.DelegateRegistry,36
    
com.infogix.iitap.component.flexuiplatform.core.delegate.DelegateRegistry:registerDelegate,12
    
com.infogix.iitap.component.flexuiplatform.core.delegate.DelegateServiceConstants,48
    
com.infogix.iitap.component.flexuiplatform.core.delegate.DelegateServiceConstants:DEPLOYMENTINFO_SVC,6
    
com.infogix.iitap.component.flexuiplatform.core.delegate.DelegateServiceConstants:SEND_EMAIL_SVC,6
    
com.infogix.iitap.component.flexuiplatform.core.delegate.DelegateServiceConstants:USERDIRECTORYINFO_SVC,6
    com.infogix.iitap.component.flexuiplatform.fdt.UserInfoFDT,6
    com.infogix.iitap.component.flexuiplatform.fdt.UserInfoFDT:userID,42
    com.infogix.iitap.component.flexuiplatform.skins.ApplicationSkin,4
    com.infogix.iitap.component.flexuiplatform.util.AlertHelper,12
    
com.infogix.iitap.component.flexuiplatform.util.AlertHelper:displayAlertForFault,4
    com.infogix.iitap.component.flexuiplatform.util.ApplicationContext,494
    
com.infogix.iitap.component.flexuiplatform.util.ApplicationContext:getDeployInfo,144
    
com.infogix.iitap.component.flexuiplatform.util.ApplicationContext:getUserInfo,69
    com.infogix.iitap.component.flexuiplatform.util.DateUtil,18
    com.infogix.iitap.component.flexuiplatform.util.DateUtil:formatDate,7
    com.infogix.iitap.component.flexuiplatform.util.HelpUrlUtil,31
    
com.infogix.iitap.component.flexuiplatform.util.HelpUrlUtil:flareHelpRootFile,4
    com.infogix.iitap.component.flexuiplatform.util.HelpUrlUtil:getInstance,8
    
com.infogix.iitap.component.flexuiplatform.util.HelpUrlUtil:getNormalHelpUrl,5
    com.infogix.iitap.component.flexuiplatform.util.LocaleHelper,66
    
com.infogix.iitap.component.flexuiplatform.util.LocaleHelper:formatBuildDate,14
    
com.infogix.iitap.component.flexuiplatform.util.LocaleHelper:getHelpLanguage,10
    com.infogix.iitap.component.flexuiplatform.util.PropertiesFileCache,20
    
com.infogix.iitap.component.flexuiplatform.util.PropertiesFileCache:getInstance,8
    
com.infogix.iitap.component.flexuiplatform.util.PropertiesFileCache:getProperties,4
    com.infogix.iitap.component.flexuiplatform.util.UiHelper,216
    
com.infogix.iitap.component.flexuiplatform.util.UiHelper:findChildComponentByClass,4
    
com.infogix.iitap.component.flexuiplatform.util.UiHelper:findComponentByType,15
    
com.infogix.iitap.component.flexuiplatform.util.UiHelper:findComponentByTypes,63
    com.infogix.iitap.component.flexuiplatform.util.UrlHelper,36
    
com.infogix.iitap.component.flexuiplatform.util.UrlHelper:getLoaderBaseUrl,14
    
com.infogix.iitap.component.flexuiplatform.util.log.ConsoleLoggingTargetType,11
    
com.infogix.iitap.component.flexuiplatform.util.log.ConsoleLoggingTargetType:createTarget,7
    
com.infogix.iitap.component.flexuiplatform.util.log.DisplayLogPanelViewAction,3
    com.infogix.iitap.component.flexuiplatform.util.log.ILoggingTargetExt,6
    com.infogix.iitap.component.flexuiplatform.util.log.LogExt,36
    com.infogix.iitap.component.flexuiplatform.util.log.LogExt:addTarget,8
    com.infogix.iitap.component.flexuiplatform.util.log.LogExt:logTargetTypes,4
    com.infogix.iitap.component.flexuiplatform.util.security.SecurityHelper,862
    
com.infogix.iitap.component.flexuiplatform.util.security.SecurityHelper:hasPermission,302
    
com.infogix.iitap.component.flexuiplatform.util.spy.DisplayFlexSpyViewAction,3
    com.infogix.iitap.component.user.exp.fdt.PreferencesFDT,14
    com.infogix.iitap.component.user.exp.fdt.PreferencesFDT:propName,11
    com.infogix.iitap.component.user.exp.fdt.PreferencesFDT:propValue,11
    com.infogix.iitap.component.user.exp.fdt.PreferencesFDT:userid,4
    com.infogix.iitap.component.user.exp.fdt.UserPreferencesFDT,9
    com.infogix.iitap.component.user.exp.fdt.UserPreferencesFDT:preferencesSet,8
    com.infogix.insight.bc.core.exp.popup.GenericPopupWizard:enableSaveButton,24
    
com.infogix.insight.bc.core.exp.popup.PopupWizardContentComponentTab:isFormValid,16
    com.infogix.insight.bc.core.exp.security.InsightRoles,5562
    com.infogix.insight.bc.core.exp.security.InsightRoles:ADMIN,187
    com.infogix.insight.bc.core.exp.security.InsightRoles:AUDITOR,83
    com.infogix.insight.bc.core.exp.security.InsightRoles:AUDIT_TRAIL_PURGE,59
    com.infogix.insight.bc.core.exp.security.InsightRoles:CASE_ADMIN,82
    com.infogix.insight.bc.core.exp.security.InsightRoles:CASE_MANAGER,56
    com.infogix.insight.bc.core.exp.security.InsightRoles:CASE_WORKER,56
    com.infogix.insight.bc.core.exp.security.InsightRoles:CONTROL_ADMIN,233
    com.infogix.insight.bc.core.exp.security.InsightRoles:CONTROL_VIEWER,117
    com.infogix.insight.bc.core.exp.security.InsightRoles:DASHBOARD_VIEWER,106
    com.infogix.insight.bc.core.exp.security.InsightRoles:DIRECTORY_ADMIN,50
    
com.infogix.insight.bc.core.exp.security.InsightRoles:PERSONAL_DASHBOARD_CREATOR,132
    com.infogix.insight.bc.core.exp.security.InsightRoles:SECURITY_ADMIN,83
    
com.infogix.insight.bc.core.exp.security.InsightRoles:SHARED_DASHBOARD_CREATOR,132
    com.infogix.insight.bc.core.exp.security.InsightRoles:SUPERUSER,590
    com.infogix.insight.bc.core.exp.security.InsightRoles:VIEWBUILDER,101
    com.infogix.insight.bc.core.exp.security.InsightUserInfo,522
    com.infogix.insight.bc.core.exp.security.InsightUserInfo:LARGE_FONT_SIZE,8
    com.infogix.insight.bc.core.exp.security.InsightUserInfo:MEDIUM_FONT_SIZE,8
    
com.infogix.insight.bc.core.exp.security.InsightUserInfo:autoRefreshInterval,8
    com.infogix.insight.bc.core.exp.security.InsightUserInfo:columnPrefs,20
    com.infogix.insight.bc.core.exp.security.InsightUserInfo:errorCauses,16
    com.infogix.insight.bc.core.exp.security.InsightUserInfo:fontSize,41
    com.infogix.insight.bc.core.exp.security.InsightUserInfo:landingPage,12
    com.infogix.insight.bc.core.exp.security.InsightUserInfo:setGroups,8
    com.infogix.insight.bc.core.exp.security.InsightUserInfo:startOfWeek,8
    com.infogix.insight.bc.core.exp.security.InsightUserInfo:userID,60
    com.infogix.insight.bc.core.exp.util.InsightUtils,394
    com.infogix.insight.bc.core.exp.util.InsightUtils:faultHandler,76
    com.infogix.insight.bc.core.exp.util.InsightUtils:getHelpURLByLicense,4
    com.infogix.insight.bc.core.exp.util.InsightUtils:isCasesLicensed,11
    com.infogix.insight.bc.core.exp.util.InsightUtils:isDashboardsLicensed,7
    com.infogix.insight.bc.core.exp.util.InsightUtils:isInsightLicensed,23
    com.infogix.insight.bc.core.exp.util.InsightUtils:isNexixLicensed,18
    com.infogix.insight.bc.core.exp.util.InsightUtils:isProcessModelLicensed,4
    com.infogix.insight.bc.dashboards.Dashboard,3
    com.infogix.insight.bc.dashboards.Dashboard:percentHeight,4
    com.infogix.insight.bc.dashboards.Dashboard:percentWidth,4
    com.infogix.insight.bc.dashboards.exp.DashboardComponentDataType,56
    
com.infogix.insight.bc.dashboards.exp.DashboardComponentDataType:RESULT_CODE,8
    
com.infogix.insight.bc.dashboards.exp.DashboardComponentDataType:TREND_SERIES,8
    
com.infogix.insight.bc.dashboards.exp.DashboardComponentDataType:getComponentDataTypeList,6
    com.infogix.insight.bc.dashboards.exp.DashboardComponentManagerFactory,18
    
com.infogix.insight.bc.dashboards.exp.DashboardComponentManagerFactory:getInstance,7
    com.infogix.insight.bc.dashboards.exp.DashboardComponentType,108
    com.infogix.insight.bc.dashboards.exp.DashboardComponentType:CHART,26
    com.infogix.insight.bc.dashboards.exp.DashboardComponentType:TABLE,18
    com.infogix.insight.bc.dashboards.exp.DashboardManagerFactory,18
    com.infogix.insight.bc.dashboards.exp.DashboardManagerFactory:getInstance,7
    com.infogix.insight.bc.dashboards.exp.IDashboardComponentManager,3
    com.infogix.insight.bc.dashboards.exp.IDashboardManager,3
    
com.infogix.insight.bc.dashboards.exp.command.DashboardsLoadCompleteCommand,5
    com.infogix.insight.bc.dashboards.exp.command.InitDashboardsCommand,5
    com.infogix.insight.bc.dashboards.exp.event.ComponentTypeChangeEvent,27
    
com.infogix.insight.bc.dashboards.exp.event.ComponentTypeChangeEvent:EVENT_COMPONENT_TYPE_CHANGE,7
    
com.infogix.insight.bc.dashboards.exp.event.ComponentTypeChangeEvent:componentWizard,7
    
com.infogix.insight.bc.dashboards.exp.event.ComponentTypeChangeEvent:refComponent,5
    com.infogix.insight.bc.dashboards.exp.event.DashboardsLoadCompleteEvent,18
    
com.infogix.insight.bc.dashboards.exp.event.DashboardsLoadCompleteEvent:EVENT_DASHBOARDS_LOAD_COMPLETE,7
    com.infogix.insight.bc.dashboards.exp.event.InitDashboardsEvent,18
    
com.infogix.insight.bc.dashboards.exp.event.InitDashboardsEvent:EVENT_INIT_DASHBOARDS,7
    com.infogix.insight.bc.dashboards.exp.event.LoadDashboardDataEvent,18
    
com.infogix.insight.bc.dashboards.exp.event.LoadDashboardDataEvent:EVENT_LOAD_DASHBOARD_DATA,7
    com.infogix.insight.bc.dashboards.exp.event.LoadViewPickerEvent,18
    
com.infogix.insight.bc.dashboards.exp.event.LoadViewPickerEvent:EVENT_LOAD_VIEW_PICKER,7
    com.infogix.insight.bc.dashboards.exp.event.OpenChartComponentFilterEvent,18
    
com.infogix.insight.bc.dashboards.exp.event.OpenChartComponentFilterEvent:EVENT_OPEN_CHART_COMPONENT_FILTER,7
    com.infogix.insight.bc.dashboards.exp.event.SaveDashboardComponentEvent,27
    
com.infogix.insight.bc.dashboards.exp.event.SaveDashboardComponentEvent:EVENT_SAVE_DASHBOARD_COMPONENT,7
    
com.infogix.insight.bc.dashboards.exp.event.SaveDashboardComponentEvent:dashboardComponentWizard,7
    
com.infogix.insight.bc.dashboards.exp.event.SaveDashboardComponentEvent:refComponent,5
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT,30
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT:chartData,8
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT:chartStyle,8
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT:componentType,4
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT:createdBy,8
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT:createdDate,4
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT:dataType,4
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT:name,4
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT:permissions,8
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT:shared,4
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT:title,4
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT:updatedBy,4
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT:uuid,4
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT:xlabel,4
    com.infogix.insight.bc.dashboards.exp.fdt.ChartComponentFDT:ylabel,4
    com.infogix.insight.bc.dashboards.exp.fdt.ChartTrendDataFDT:dataSeries,4
    com.infogix.insight.bc.dashboards.exp.fdt.ComponentFDT:createdBy,14
    com.infogix.insight.bc.dashboards.exp.fdt.ComponentFDT:createdDate,14
    com.infogix.insight.bc.dashboards.exp.fdt.ComponentFDT:name,6
    com.infogix.insight.bc.dashboards.exp.fdt.ComponentFDT:permissions,18
    com.infogix.insight.bc.dashboards.exp.fdt.DBDPermissionFDT,12
    com.infogix.insight.bc.dashboards.exp.fdt.DBDPermissionFDT:isDeletable,4
    com.infogix.insight.bc.dashboards.exp.fdt.DBDPermissionFDT:isEditable,4
    com.infogix.insight.bc.dashboards.exp.fdt.DBDPermissionFDT:isViewable,4
    com.infogix.insight.bc.dashboards.exp.fdt.DBDPermissionFDT:principalName,7
    com.infogix.insight.bc.dashboards.exp.fdt.InitUserInfoDataFDT,12
    
com.infogix.insight.bc.dashboards.exp.fdt.InitUserInfoDataFDT:autoRefreshInterval,12
    com.infogix.insight.bc.dashboards.exp.fdt.InitUserInfoDataFDT:fontSize,15
    com.infogix.insight.bc.dashboards.exp.fdt.InitUserInfoDataFDT:landingPage,7
    com.infogix.insight.bc.dashboards.exp.fdt.InitUserInfoDataFDT:startOfWeek,13
    com.infogix.insight.bc.dashboards.exp.fdt.InitUserInfoDataFDT:userGroups,12
    com.infogix.insight.bc.dashboards.exp.fdt.PeriodComponentDataFDT:unit,4
    com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT,30
    
com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:chartData,32
    
com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:chartLayout,4
    
com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:chartStyle,4
    
com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:componentType,4
    com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:createdBy,8
    
com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:createdDate,4
    com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:hasChart,19
    com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:name,4
    
com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:permissions,8
    com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:shared,4
    com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:title,4
    com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:updatedBy,4
    com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:uuid,4
    com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:xlabel,4
    com.infogix.insight.bc.dashboards.exp.fdt.TableChartComponentFDT:ylabel,4
    com.infogix.insight.bc.dashboards.exp.fdt.TableChartTrendDataFDT,18
    com.infogix.insight.bc.dashboards.exp.fdt.TableChartTrendDataFDT:columns,4
    com.infogix.insight.bc.dashboards.exp.usr.service.IUDashboardsCatalog,18
    
com.infogix.insight.bc.dashboards.exp.usr.service.UDashboardsCatalogFactory,108
    
com.infogix.insight.bc.dashboards.exp.usr.service.UDashboardsCatalogFactory:createService,42
    com.infogix.insight.bc.dashboards.exp.util.DashboardComponentConvertor,32
    
com.infogix.insight.bc.dashboards.exp.util.DashboardComponentConvertor:componentToTableChartComponent,12
    com.infogix.insight.bc.dashboards.exp.util.DateUnitFDTUtil,16
    com.infogix.insight.bc.dashboards.exp.util.DateUnitFDTUtil:getDefault,6
    com.infogix.insight.bc.dashboards.exp.view.DashboardComponentWizardView,2
    
com.infogix.insight.bc.dashboards.exp.view.DashboardComponentWizardView:close,4
    
com.infogix.insight.bc.dashboards.exp.view.DashboardComponentWizardView:componentDetails,17
    
com.infogix.insight.bc.dashboards.exp.view.DashboardComponentWizardView:componentFDT,278
    
com.infogix.insight.bc.dashboards.exp.view.DashboardComponentWizardView:detailsTab,356
    
com.infogix.insight.bc.dashboards.exp.view.DashboardComponentWizardView:getChildAt,84
    
com.infogix.insight.bc.dashboards.exp.view.DashboardComponentWizardView:getPopup,48
    
com.infogix.insight.bc.dashboards.exp.view.DashboardComponentWizardView:getType,20
    
com.infogix.insight.bc.dashboards.exp.view.DashboardComponentWizardView:removeNonDetailsTabs,4
    
com.infogix.insight.bc.dashboards.exp.view.DashboardComponentWizardView:replaceTarget,4
    
com.infogix.insight.bc.dashboards.exp.view.tab.DashboardComponentWizardDetailsTab:componentName,88
    
com.infogix.insight.bc.dashboards.exp.view.tab.DashboardComponentWizardDetailsTab:componentShare,85
    
com.infogix.insight.bc.dashboards.exp.view.tab.DashboardComponentWizardDetailsTab:componentTitle,46
    
com.infogix.insight.bc.dashboards.exp.view.tab.DashboardComponentWizardDetailsTab:detailsBox,18
    
com.infogix.insight.bc.dashboards.exp.view.tab.DashboardComponentWizardDetailsTab:isFormValid,4
    
com.infogix.insight.bc.dashboards.exp.view.tab.DashboardComponentWizardPermissionsTab,28
    
com.infogix.insight.bc.dashboards.exp.view.tab.DashboardComponentWizardPermissionsTab:getPermissionsList,12
    
com.infogix.insight.bc.dashboards.exp.view.tab.DashboardComponentWizardPermissionsTab:isFormValid,7
    com.infogix.insight.bc.iib.action.InitACRReportsAction,8
    com.infogix.insight.bc.iib.action.InitACRReportsAction:ROLES,7
    
com.infogix.insight.bc.iib.action.InitACRReportsAction:errorCauseResultHandler,5
    
com.infogix.insight.bc.iib.action.InitACRReportsAction:initializeControlView,6
    
com.infogix.insight.bc.iib.action.InitACRReportsAction:preferencesFaultHandler,5
    
com.infogix.insight.bc.iib.action.InitACRReportsAction:preferencesResultHandler,5
    com.infogix.insight.bc.iib.action.InitAboutUsPopupAction,8
    com.infogix.insight.bc.iib.action.InitAboutUsPopupAction:component,6
    com.infogix.insight.bc.iib.action.InitAboutUsPopupAction:resourceManager,2
    com.infogix.insight.bc.iib.action.InitAuditTrailAction,16
    com.infogix.insight.bc.iib.action.InitAuditTrailAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitAuditTrailAction:initializeImport,3
    com.infogix.insight.bc.iib.action.InitAutoLoadStatusAction,12
    com.infogix.insight.bc.iib.action.InitAutoLoadStatusAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitCaseManagementAction,16
    com.infogix.insight.bc.iib.action.InitCaseManagementAction:ROLES,7
    
com.infogix.insight.bc.iib.action.InitCaseManagementAction:errorCauseResultHandler,5
    
com.infogix.insight.bc.iib.action.InitCaseManagementAction:preferencesResultHandler,5
    com.infogix.insight.bc.iib.action.InitCaseQueueAdministrationAction,12
    com.infogix.insight.bc.iib.action.InitCaseQueueAdministrationAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitCaseRoutingRuleAdministrationAction,12
    
com.infogix.insight.bc.iib.action.InitCaseRoutingRuleAdministrationAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitCompliancePgmAction,12
    com.infogix.insight.bc.iib.action.InitCompliancePgmAction:ROLES,7
    
com.infogix.insight.bc.iib.action.InitCompliancePgmAction:initializeCompliancePgm,3
    com.infogix.insight.bc.iib.action.InitComplianceReportAction,16
    com.infogix.insight.bc.iib.action.InitComplianceReportAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitContactsViewAction,12
    com.infogix.insight.bc.iib.action.InitContactsViewAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitControlGroupsAction,16
    com.infogix.insight.bc.iib.action.InitControlGroupsAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitControlProfileAction,16
    com.infogix.insight.bc.iib.action.InitControlProfileAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitControlViewAction,24
    com.infogix.insight.bc.iib.action.InitControlViewAction:CVDisplayOption,9
    com.infogix.insight.bc.iib.action.InitControlViewAction:CVIsLandingPage,9
    com.infogix.insight.bc.iib.action.InitControlViewAction:ROLES,7
    
com.infogix.insight.bc.iib.action.InitControlViewAction:errorCauseResultHandler,5
    
com.infogix.insight.bc.iib.action.InitControlViewAction:initializeControlView,6
    
com.infogix.insight.bc.iib.action.InitControlViewAction:preferencesFaultHandler,5
    
com.infogix.insight.bc.iib.action.InitControlViewAction:preferencesResultHandler,5
    com.infogix.insight.bc.iib.action.InitControlViewBuilderAction,16
    com.infogix.insight.bc.iib.action.InitControlViewBuilderAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitControlsViewAction,16
    com.infogix.insight.bc.iib.action.InitControlsViewAction:ROLES,7
    
com.infogix.insight.bc.iib.action.InitControlsViewAction:initializeControlsView,3
    com.infogix.insight.bc.iib.action.InitDashboardComponentListAction,4
    com.infogix.insight.bc.iib.action.InitDashboardComponentListAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitDashboardListAction,4
    com.infogix.insight.bc.iib.action.InitDashboardListAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitDataRollOffAction,12
    com.infogix.insight.bc.iib.action.InitDataRollOffAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitDefLoaderAction,12
    com.infogix.insight.bc.iib.action.InitDefLoaderAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitExportAction,12
    com.infogix.insight.bc.iib.action.InitExportAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitExportAction:initializeExport,3
    com.infogix.insight.bc.iib.action.InitGroupsListViewAction,16
    com.infogix.insight.bc.iib.action.InitGroupsListViewAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitIIProcessModelAction,4
    com.infogix.insight.bc.iib.action.InitIIProcessModelAction:ROLES,7
    
com.infogix.insight.bc.iib.action.InitIIProcessModelAction:initializeInsightProcessModel,3
    com.infogix.insight.bc.iib.action.InitIdleControlsAction,4
    com.infogix.insight.bc.iib.action.InitIdleControlsAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitImportAction,12
    com.infogix.insight.bc.iib.action.InitImportAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitImportAction:initializeImport,3
    com.infogix.insight.bc.iib.action.InitInformationSourceAction,12
    com.infogix.insight.bc.iib.action.InitInformationSourceAction:ROLES,7
    
com.infogix.insight.bc.iib.action.InitInformationSourceAction:initializeInformationSource,3
    com.infogix.insight.bc.iib.action.InitNoteViewAction,4
    com.infogix.insight.bc.iib.action.InitNoteViewAction:ROLES,7
    
com.infogix.insight.bc.iib.action.InitNoteViewAction:errorCauseResultHandler,5
    com.infogix.insight.bc.iib.action.InitNoteViewAction:initializeNoteView,6
    
com.infogix.insight.bc.iib.action.InitNoteViewAction:preferencesFaultHandler,5
    
com.infogix.insight.bc.iib.action.InitNoteViewAction:preferencesResultHandler,5
    com.infogix.insight.bc.iib.action.InitPermissionsViewAction,16
    com.infogix.insight.bc.iib.action.InitPermissionsViewAction:ROLES,7
    
com.infogix.insight.bc.iib.action.InitPermissionsViewAction:initializePermissionsView,3
    
com.infogix.insight.bc.iib.action.InitPermissionsViewAction:permissionsViewResultHandler,5
    com.infogix.insight.bc.iib.action.InitSysOptionsViewAction,8
    com.infogix.insight.bc.iib.action.InitSysOptionsViewAction:ROLES,7
    
com.infogix.insight.bc.iib.action.InitSysOptionsViewAction:initializeSysOptionsView,3
    com.infogix.insight.bc.iib.action.InitUserPrefsAction,8
    com.infogix.insight.bc.iib.action.InitUserPrefsAction:ROLES,7
    
com.infogix.insight.bc.iib.action.InitUserPrefsAction:initializeSysOptionsView,3
    com.infogix.insight.bc.iib.action.InitUsersListViewAction,16
    com.infogix.insight.bc.iib.action.InitUsersListViewAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitWelcomeAction,4
    com.infogix.insight.bc.iib.action.InitWelcomeAction:ROLES,7
    com.infogix.insight.bc.iib.action.InitWelcomeAction:initializeWelcomeView,3
    com.infogix.insight.bc.iib.action.LoadDashboardsAction,3
    com.infogix.insight.bc.iib.action.LoadDashboardsAction:ROLES,7
    com.infogix.insight.bc.iib.action.LoadLandingPageAction,21
    com.infogix.insight.bc.iib.action.LoadLandingPageAction:ROLES,7
    com.infogix.insight.bc.iib.action.LoadLandingPageAction:execute,4
    com.infogix.insight.bc.iib.action.LoadLandingPageAction:goToWelcomePage,10
    com.infogix.insight.bc.iib.app.InsightApplication:layout,1
    com.infogix.insight.bc.iib.app.InsightApplication:mxmlContentFactory,2
    com.infogix.insight.bc.iib.app.InsightApplication:preInitializeApp,3
    com.infogix.insight.bc.iib.app.InsightApplication:skinClass,1
    com.infogix.insight.bc.iib.app.InsightApplicationImpl,4
    com.infogix.insight.bc.iib.app.InsightApplicationImpl:LOGO,8
    com.infogix.insight.bc.iib.app.InsightApplicationImpl:componentExt,9
    com.infogix.insight.bc.iib.app.InsightApplicationImpl:executeDefaultAction,3
    com.infogix.insight.bc.iib.app.InsightApplicationImpl:fModelLocator,8
    
com.infogix.insight.bc.iib.app.InsightApplicationImpl:getStyleSheetModuleName,8
    com.infogix.insight.bc.iib.app.InsightApplicationImpl:gotoWelcomePage,5
    com.infogix.insight.bc.iib.app.InsightApplicationImpl:i_frontController,111
    com.infogix.insight.bc.iib.app.InsightApplicationImpl:initUserInfoResult,5
    
com.infogix.insight.bc.iib.app.InsightApplicationImpl:readSystemOptionsHandler,5
    
com.infogix.insight.bc.iib.app.InsightApplicationImpl:setAutoRefreshIntervalResult,5
    com.infogix.insight.bc.iib.app.InsightApplicationImpl:setStartOfWeekResult,5
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen,1
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:WelcomeGif,7
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:addEventListener,4
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:alpha,39
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:closeScreen,6
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:closeScreenFade,5
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:fadeInRate,7
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:fadeOutRate,5
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:height,6
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:loadBytes,4
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:mouseDown,10
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:parent,9
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:ready,5
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:stage,31
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:timeAutoClose,7
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:timer,93
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:updateView,10
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:visible,8
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:width,6
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:x,4
    com.infogix.insight.bc.iib.app.preload.WelcomeScreen:y,4
    com.infogix.insight.bc.iib.command.ComponentTypeChangeCommand,5
    
com.infogix.insight.bc.iib.command.ComponentTypeChangeCommand:i_componentWizard,485
    
com.infogix.insight.bc.iib.command.ComponentTypeChangeCommand:i_eventRefComp,3
    com.infogix.insight.bc.iib.command.LoadDashboardComponentCommand,5
    
com.infogix.insight.bc.iib.command.LoadDashboardComponentCommand:compToLoad,11
    
com.infogix.insight.bc.iib.command.LoadDashboardComponentCommand:getColPrefs,5
    
com.infogix.insight.bc.iib.command.LoadDashboardComponentCommand:loadColumnPrefs,6
    
com.infogix.insight.bc.iib.command.LoadDashboardComponentCommand:openComponent,21
    
com.infogix.insight.bc.iib.command.LoadDashboardComponentCommand:refComponent,12
    
com.infogix.insight.bc.iib.command.LoadDashboardComponentCommand:setAsStaticWorkspace,3
    com.infogix.insight.bc.iib.command.SaveDashboardComponentCommand,5
    
com.infogix.insight.bc.iib.command.SaveDashboardComponentCommand:componentExistsHandler,5
    
com.infogix.insight.bc.iib.command.SaveDashboardComponentCommand:faultHandler,15
    
com.infogix.insight.bc.iib.command.SaveDashboardComponentCommand:i_dashboardComponentWizard,1515
    
com.infogix.insight.bc.iib.command.SaveDashboardComponentCommand:i_eventRefComp,3
    
com.infogix.insight.bc.iib.command.SaveDashboardComponentCommand:resultHandler,10
    com.infogix.insight.bc.iib.command.SaveDashboardComponentCommand:rm,30
    
com.infogix.insight.bc.iib.command.SaveDashboardComponentCommand:saveChartComponent,3
    
com.infogix.insight.bc.iib.command.SaveDashboardComponentCommand:saveRCChartComponent,6
    
com.infogix.insight.bc.iib.command.SaveDashboardComponentCommand:saveTableComponent,3
    
com.infogix.insight.bc.iib.command.SaveDashboardComponentCommand:saveTrendChartComponent,6
    com.infogix.insight.bc.iib.view.AboutUs,11
    com.infogix.insight.bc.iib.view.AboutUs:_licenseFdt,112
    com.infogix.insight.bc.iib.view.AboutUs:addlicenseInfo,3
    com.infogix.insight.bc.iib.view.AboutUs:event,5
    com.infogix.insight.bc.iib.view.AboutUs:failedHandler,5
    com.infogix.insight.bc.iib.view.AboutUs:initPopup,3
    com.infogix.insight.bc.iib.view.AboutUs:licenseinfo,48
    com.infogix.insight.bc.iib.view.AboutUs:successfulHandler,5
    com.infogix.insight.bc.iib.view.InsightMenuBar,6
    com.infogix.insight.bc.iib.view.InsightMenuBar:actionMenuItem,7
    com.infogix.insight.bc.iib.view.InsightMenuBar:browseDocHandler,3
    com.infogix.insight.bc.iib.view.InsightMenuBar:dataProvider,4
    com.infogix.insight.bc.iib.view.InsightMenuBar:event,30
    com.infogix.insight.bc.iib.view.InsightMenuBar:fBrowseDocIcon,2
    com.infogix.insight.bc.iib.view.InsightMenuBar:fGlobalHelpIcon,2
    com.infogix.insight.bc.iib.view.InsightMenuBar:fSendfeedbackIcon,2
    com.infogix.insight.bc.iib.view.InsightMenuBar:globalHelpHandler,3
    com.infogix.insight.bc.iib.view.InsightMenuBar:i_app,10
    com.infogix.insight.bc.iib.view.InsightMenuBar:menuHideHandler,3
    com.infogix.insight.bc.iib.view.InsightMenuBar:menuItems,24
    com.infogix.insight.bc.iib.view.InsightMenuBar:menuShowHandler,3
    com.infogix.insight.bc.iib.view.InsightMenuBar:onCreationComplete,3
    com.infogix.insight.bc.iib.view.InsightMenuBar:sendFeedbackHandler,3
    com.infogix.insight.bc.iib.view.InsightMenuBar:setSelection,3
    com.infogix.insight.bc.iib.view.InsightMenuBar:showRoot,4
    com.infogix.insight.bc.iib.view.InsightMenuBar:toggleParent,6
    com.infogix.insight.bc.iib.view.InsightTopNavigationBar,11
    com.infogix.insight.bc.iib.view.InsightTopNavigationBar:_searchContent,16
    com.infogix.insight.bc.iib.view.InsightTopNavigationBar:searchGroup,52
    com.infogix.insight.bc.iib.view.LicenseLabel,18
    com.infogix.insight.bc.iib.view.LicenseLabel:_licenseEntry,8
    com.infogix.insight.bc.iib.view.LicenseLabel:htmlText,4
    com.infogix.insight.bc.iib.view.WelcomePage,12
    com.infogix.insight.bc.iib.view.WelcomePage:adminRow,24
    com.infogix.insight.bc.iib.view.WelcomePage:closeWelcomePage,3
    com.infogix.insight.bc.iib.view.WelcomePage:dashboardRow,24
    com.infogix.insight.bc.iib.view.WelcomePage:event,5
    com.infogix.insight.bc.iib.view.WelcomePage:infogix,3
    com.infogix.insight.bc.iib.view.WelcomePage:initializeHandler,3
    com.infogix.insight.bc.iib.view.WelcomePage:isCaseLicensed,3
    com.infogix.insight.bc.iib.view.WelcomePage:isDashboardsLicensed,3
    com.infogix.insight.bc.iib.view.WelcomePage:isInsightLicensed,3
    com.infogix.insight.bc.iib.view.WelcomePage:isLicensed,11
    com.infogix.insight.bc.iib.view.WelcomePage:lblAuditTrail,14
    com.infogix.insight.bc.iib.view.WelcomePage:lblCases,62
    com.infogix.insight.bc.iib.view.WelcomePage:lblCtrlProfileRpt,62
    com.infogix.insight.bc.iib.view.WelcomePage:lblCtrlView,62
    com.infogix.insight.bc.iib.view.WelcomePage:lblCustomView,62
    com.infogix.insight.bc.iib.view.WelcomePage:lblGettingStarted,12
    com.infogix.insight.bc.iib.view.WelcomePage:lblHelpLink,12
    com.infogix.insight.bc.iib.view.WelcomePage:lblManageCtrl,62
    com.infogix.insight.bc.iib.view.WelcomePage:lblManageCtrlGrp,62
    com.infogix.insight.bc.iib.view.WelcomePage:lblManageCtrlViews,62
    com.infogix.insight.bc.iib.view.WelcomePage:lblSysOptions,14
    com.infogix.insight.bc.iib.view.WelcomePage:lblUserPref,14
    com.infogix.insight.bc.iib.view.WelcomePage:lblViewCompRpt,62
    com.infogix.insight.bc.iib.view.WelcomePage:lblWhtToDo,12
    com.infogix.insight.bc.iib.view.WelcomePage:linkClick,36
    com.infogix.insight.bc.iib.view.WelcomePage:openDashboardPopup,3
    com.infogix.insight.bc.iib.view.WelcomePage:openHelp,3
    com.infogix.insight.bc.iib.view.WelcomePage:reportRow,24
    com.infogix.insight.bc.iib.view.WelcomePage:rm,2
    com.infogix.insight.bc.iib.view.WelcomePage:systemRow,24
    com.infogix.insight.bc.iib.view.launchbar.IIAdminLaunchBarList,8
    com.infogix.insight.bc.iib.view.launchbar.IIAdminLaunchBarList:admin_icon,6
    com.infogix.insight.bc.iib.view.launchbar.IIDashboardsLaunchBarList,8
    
com.infogix.insight.bc.iib.view.launchbar.IIDashboardsLaunchBarList:dashboards_icon,6
    
com.infogix.insight.bc.iib.view.launchbar.IIDashboardsLaunchBarList:newComponentPopup,5
    
com.infogix.insight.bc.iib.view.launchbar.IIDashboardsLaunchBarList:newDashboardPopup,5
    
com.infogix.insight.bc.iib.view.launchbar.IIDashboardsLaunchBarList:openDashboardPopup,5
    com.infogix.insight.bc.iib.view.launchbar.IIHomeBar,8
    com.infogix.insight.bc.iib.view.launchbar.IIHomeBar:apps,128
    com.infogix.insight.bc.iib.view.launchbar.IIHomeBar:goToWelcomePage,6
    com.infogix.insight.bc.iib.view.launchbar.IIHomeBar:homePage,278
    com.infogix.insight.bc.iib.view.launchbar.IIHomeBar:home_icon,6
    com.infogix.insight.bc.iib.view.launchbar.IIHomeBar:launchBar,99
    com.infogix.insight.bc.iib.view.launchbar.IIHomeBar:loadLandingPage,5
    com.infogix.insight.bc.iib.view.launchbar.IIHomeBar:setHomePageHandler,5
    com.infogix.insight.bc.iib.view.launchbar.IILaunchBar,7
    com.infogix.insight.bc.iib.view.launchbar.IILeftLaunchBar,7
    com.infogix.insight.bc.iib.view.launchbar.IILeftViewLaunchBar,7
    com.infogix.insight.bc.iib.view.launchbar.IIReportsLaunchBarList,8
    
com.infogix.insight.bc.iib.view.launchbar.IIReportsLaunchBarList:reports_icon,6
    com.infogix.insight.bc.iib.view.launchbar.IISystemLaunchBarList,8
    com.infogix.insight.bc.iib.view.launchbar.IISystemLaunchBarList:addUsers,3
    
com.infogix.insight.bc.iib.view.launchbar.IISystemLaunchBarList:addUsersAndGroups,3
    
com.infogix.insight.bc.iib.view.launchbar.IISystemLaunchBarList:addUsersAndGroupsByEmbeddedDirCheck,3
    
com.infogix.insight.bc.iib.view.launchbar.IISystemLaunchBarList:fComponent,23
    
com.infogix.insight.bc.iib.view.launchbar.IISystemLaunchBarList:system_icon,6
    com.infogix.insight.bc.iib.view.launchbar.IIViewLaunchBar,7
    
com.infogix.insight.component.acrreports.exp.view.autoloadstatus.AutoLoadStatusView,6
    com.infogix.insight.component.casemanagement.exp.view.cases.CaseList,6
    
com.infogix.insight.component.casemanagement.exp.view.component.CaseListComponent,31
    
com.infogix.insight.component.casemanagement.exp.view.component.CaseListComponent:TYPE,8
    
com.infogix.insight.component.casemanagement.exp.view.component.CaseListComponent:fdt,4
    com.infogix.insight.component.casemanagement.exp.view.queues.QueueList,6
    com.infogix.insight.component.casemanagement.exp.view.routing.RoutingList,6
    
com.infogix.insight.component.controlsmanagement.exp.action.ControlsManagementIdHelper,108
    
com.infogix.insight.component.controlsmanagement.exp.action.ControlsManagementIdHelper:generateComplianceProgListContentId,7
    
com.infogix.insight.component.controlsmanagement.exp.action.ControlsManagementIdHelper:generateContactListContentId,7
    
com.infogix.insight.component.controlsmanagement.exp.action.ControlsManagementIdHelper:generateControlListContentId,7
    
com.infogix.insight.component.controlsmanagement.exp.action.ControlsManagementIdHelper:generateControlViewsListContentId,7
    
com.infogix.insight.component.controlsmanagement.exp.action.ControlsManagementIdHelper:generateInformationSourceListContentId,7
    
com.infogix.insight.component.controlsmanagement.exp.action.ControlsManagementIdHelper:generateUserPrefsContentId,7
    
com.infogix.insight.component.controlsmanagement.exp.command.LoadDashboardDataCommand,5
    
com.infogix.insight.component.controlsmanagement.exp.command.LoadViewPickerCommand,5
    
com.infogix.insight.component.controlsmanagement.exp.command.OpenChartComponentFilterCommand,5
    
com.infogix.insight.component.controlsmanagement.exp.fdt.ControlViewUserPreferencesFDT,25
    
com.infogix.insight.component.controlsmanagement.exp.fdt.UserPreferencesFDT,12
    
com.infogix.insight.component.controlsmanagement.exp.fdt.UserPreferencesFDT:defaultHomePage,7
    
com.infogix.insight.component.controlsmanagement.exp.usr.service.IUControlsManagementCatalog,15
    
com.infogix.insight.component.controlsmanagement.exp.usr.service.IUSystemOptionsCatalog,3
    
com.infogix.insight.component.controlsmanagement.exp.usr.service.IUUserPreferencesCatalog,3
    
com.infogix.insight.component.controlsmanagement.exp.usr.service.UControlsManagementCatalogFactory,162
    
com.infogix.insight.component.controlsmanagement.exp.usr.service.UControlsManagementCatalogFactory:createService,63
    
com.infogix.insight.component.controlsmanagement.exp.usr.service.USystemOptionsCatalogFactory,18
    
com.infogix.insight.component.controlsmanagement.exp.usr.service.USystemOptionsCatalogFactory:createService,7
    
com.infogix.insight.component.controlsmanagement.exp.usr.service.UUserPreferencesCatalogFactory,18
    
com.infogix.insight.component.controlsmanagement.exp.usr.service.UUserPreferencesCatalogFactory:createService,7
    
com.infogix.insight.component.controlsmanagement.exp.view.audittrail.AuditTrailView,6
    
com.infogix.insight.component.controlsmanagement.exp.view.compliance.ComplianceReportInfo,6
    
com.infogix.insight.component.controlsmanagement.exp.view.compliance.IdleControlsReportInfo,6
    
com.infogix.insight.component.controlsmanagement.exp.view.complianceprogram.CompliancePgmListView,6
    
com.infogix.insight.component.controlsmanagement.exp.view.component.ControlViewGaugeComponent,31
    
com.infogix.insight.component.controlsmanagement.exp.view.component.ControlViewGaugeComponent:TYPE,8
    
com.infogix.insight.component.controlsmanagement.exp.view.component.ControlViewGaugeComponent:fdt,4
    
com.infogix.insight.component.controlsmanagement.exp.view.component.IncidenceComponent,31
    
com.infogix.insight.component.controlsmanagement.exp.view.component.IncidenceComponent:TYPE,8
    
com.infogix.insight.component.controlsmanagement.exp.view.component.IncidenceComponent:fdt,4
    
com.infogix.insight.component.controlsmanagement.exp.view.component.OverviewComponent,31
    
com.infogix.insight.component.controlsmanagement.exp.view.component.OverviewComponent:TYPE,8
    
com.infogix.insight.component.controlsmanagement.exp.view.component.OverviewComponent:fdt,4
    
com.infogix.insight.component.controlsmanagement.exp.view.component.ReturnCodeChartComponent,31
    
com.infogix.insight.component.controlsmanagement.exp.view.component.ReturnCodeChartComponent:TYPE,8
    
com.infogix.insight.component.controlsmanagement.exp.view.component.ReturnCodeChartComponent:fdt,4
    
com.infogix.insight.component.controlsmanagement.exp.view.component.TrendChartComponent,31
    
com.infogix.insight.component.controlsmanagement.exp.view.component.TrendChartComponent:TYPE,8
    
com.infogix.insight.component.controlsmanagement.exp.view.component.TrendChartComponent:fdt,4
    
com.infogix.insight.component.controlsmanagement.exp.view.component.iva.ItemValueAnalyticsComponent,31
    
com.infogix.insight.component.controlsmanagement.exp.view.component.iva.ItemValueAnalyticsComponent:TYPE,8
    
com.infogix.insight.component.controlsmanagement.exp.view.component.iva.ItemValueAnalyticsComponent:fdt,4
    
com.infogix.insight.component.controlsmanagement.exp.view.component.processmodel.ProcessModelComponent,31
    
com.infogix.insight.component.controlsmanagement.exp.view.component.processmodel.ProcessModelComponent:TYPE,8
    
com.infogix.insight.component.controlsmanagement.exp.view.component.processmodel.ProcessModelComponent:diagramConfig,4
    
com.infogix.insight.component.controlsmanagement.exp.view.component.processmodel.ProcessModelComponent:fdt,4
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.chart.common.details.ChartComponentDetails,28
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.chart.common.details.ChartComponentDetails:componentDataType,69
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.chart.common.details.ChartComponentDetails:componentXLabel,12
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.chart.common.details.ChartComponentDetails:componentYLabel,12
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.chart.rc.tab.RCChartComponentDataTab,16
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.chart.rc.tab.RCChartComponentDataTab:getDataFDT,6
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.chart.rc.tab.RCChartComponentDataTab:isFormValid,4
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.chart.trend.tab.TrendChartComponentDataTab,16
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.chart.trend.tab.TrendChartComponentDataTab:getDataFDT,6
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.chart.trend.tab.TrendChartComponentDataTab:isFormValid,4
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.common.tab.ComponentStyleTab,66
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.common.tab.ComponentStyleTab:selectedChartStyle,36
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.details.TableComponentDetails,16
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.details.TableComponentDetails:componentChart,12
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.details.TableComponentDetails:componentXLabel,13
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.details.TableComponentDetails:componentYLabel,13
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.tab.TableChartComponentChartDataTab,16
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.tab.TableChartComponentChartDataTab:getDataFDT,6
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.tab.TableChartComponentChartDataTab:isFormValid,4
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.tab.TableChartComponentChartLayoutTab,22
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.tab.TableChartComponentChartLayoutTab:selectedChartLayout,12
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.tab.TableChartComponentTableColumnsTab,16
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.tab.TableChartComponentTableColumnsTab:getDataFDT,6
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.tab.TableChartComponentTableColumnsTab:isFormValid,4
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.tab.TableChartComponentTableDataTab,16
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.tab.TableChartComponentTableDataTab:getDataFDT,6
    
com.infogix.insight.component.controlsmanagement.exp.view.componentwizard.table.tab.TableChartComponentTableDataTab:isFormValid,4
    
com.infogix.insight.component.controlsmanagement.exp.view.contactview.ContactListView,6
    
com.infogix.insight.component.controlsmanagement.exp.view.controlgroups.ControlGroupsListView,6
    
com.infogix.insight.component.controlsmanagement.exp.view.controlprofile.ControlProfileView,6
    
com.infogix.insight.component.controlsmanagement.exp.view.controls.ControlsListView,6
    
com.infogix.insight.component.controlsmanagement.exp.view.controlview.ACRReportsView,11
    
com.infogix.insight.component.controlsmanagement.exp.view.controlview.ACRReportsView:displayOption,4
    
com.infogix.insight.component.controlsmanagement.exp.view.controlview.ControlView,11
    
com.infogix.insight.component.controlsmanagement.exp.view.controlview.ControlView:displayOption,4
    
com.infogix.insight.component.controlsmanagement.exp.view.controlview.ControlView:isLandingPage,4
    
com.infogix.insight.component.controlsmanagement.exp.view.controlviewbuilder.ControlViewListView,6
    
com.infogix.insight.component.controlsmanagement.exp.view.datarolloff.DataRollOffView,6
    
com.infogix.insight.component.controlsmanagement.exp.view.defloader.DefLoaderView,6
    
com.infogix.insight.component.controlsmanagement.exp.view.importexport.ExportView,6
    
com.infogix.insight.component.controlsmanagement.exp.view.importexport.ImportView,6
    
com.infogix.insight.component.controlsmanagement.exp.view.informationsource.InformationSourceListView,6
    
com.infogix.insight.component.controlsmanagement.exp.view.noteview.NoteView,6
    
com.infogix.insight.component.controlsmanagement.exp.view.systemoptions.SystemOptionsView,6
    
com.infogix.insight.component.controlsmanagement.exp.view.userpreferences.UserPrefView,6
    
com.infogix.insight.component.controlsmanagement.model.ProcessModelComponentDiagramEditorConfig,7
    com.infogix.insight.component.iiprocessmodel.exp.view.ProcessListView,6
    
com.infogix.insight.component.permissionmanagement.exp.usr.service.IUPermissionManagementCatalog,3
    
com.infogix.insight.component.permissionmanagement.exp.usr.service.UPermissionManagementCatalogFactory,18
    
com.infogix.insight.component.permissionmanagement.exp.usr.service.UPermissionManagementCatalogFactory:createService,7
    
com.infogix.insight.component.permissionmanagement.exp.view.PermissionsView,11
    
com.infogix.insight.component.permissionmanagement.exp.view.PermissionsView:principalList,16
    
com.infogix.insight.component.permissionmanagement.exp.view.PermissionsView:totalItems,4
    
com.infogix.nexix.component.dashboardcomponentframework.action.DirectLoadDashboardComponentAction,3
    
com.infogix.nexix.component.dashboardcomponentframework.action.NexixSecureAction:openView,90
    
com.infogix.nexix.component.dashboardcomponentframework.component.IDashboardComponent,4
    
com.infogix.nexix.component.dashboardcomponentframework.event.LoadDashboardComponentEvent,30
    
com.infogix.nexix.component.dashboardcomponentframework.event.LoadDashboardComponentEvent:EVENT_LOAD_DASHBOARD_COMPONENT,7
    
com.infogix.nexix.component.dashboardcomponentframework.event.LoadDashboardComponentEvent:componentFDT,157
    
com.infogix.nexix.component.dashboardcomponentframework.event.LoadDashboardComponentEvent:refComponent,7
    
com.infogix.nexix.component.dashboardcomponentframework.event.RemoveDashboardComponentEvent,18
    
com.infogix.nexix.component.dashboardcomponentframework.event.RemoveDashboardComponentEvent:EVENT_REMOVE_DASHBOARD_COMPONENT,7
    
com.infogix.nexix.component.dashboardcomponentframework.exp.fdt.AbstractDashboardObjectFDT:name,7
    
com.infogix.nexix.component.dashboardcomponentframework.exp.fdt.DashboardComponentFDT:dataType,56
    
com.infogix.nexix.component.dashboardcomponentframework.popup.PopupContentComponent:creationComplete,1
    
com.infogix.nexix.component.dashboardcomponentframework.popup.PopupContentComponent:height,1
    
com.infogix.nexix.component.dashboardcomponentframework.popup.PopupContentComponent:width,1
    
com.infogix.nexix.component.dashboardcomponentframework.popup.PopupFactory,36
    
com.infogix.nexix.component.dashboardcomponentframework.popup.PopupFactory:createPopup,12
    
com.infogix.nexix.component.dashboardcomponentframework.view.template.NexixBaseViewTemplate:rm,70
    
com.infogix.nexix.component.dashboardcomponentframework.view.template.NexixListingViewTemplate:creationComplete,1
    
com.infogix.nexix.component.dashboardcomponentframework.view.template.NexixListingViewTemplate:helpUrl,1
    
com.infogix.nexix.component.dashboardcomponentframework.view.template.NexixListingViewTemplate:mainContent,1
    
com.infogix.nexix.component.dashboardcomponentframework.view.template.NexixListingViewTemplate:title,1
    
com.infogix.nexix.component.dashboardcomponentframework.view.template.NexixListingViewTemplate:width,1
    com.infogix.nexix.component.dashboardframework.action.NewDashboardAction,8
    
com.infogix.nexix.component.dashboardframework.action.NewDashboardComponentAction,8
    
com.infogix.nexix.component.dashboardframework.action.OpenIncidenceDashboardAction,4
    
com.infogix.nexix.component.dashboardframework.action.OpenOverviewDashboardAction,4
    
com.infogix.nexix.component.dashboardframework.command.RemoveDashboardComponentCommand,5
    
com.infogix.nexix.component.dashboardframework.event.NewDashboardComponentEvent,4
    com.infogix.nexix.component.dashboardframework.event.NewDashboardEvent,4
    
com.infogix.nexix.component.dashboardframework.popup.ListDashboardComponentView,6
    com.infogix.nexix.component.dashboardframework.popup.ListDashboardView,6
    com.infogix.nexix.component.dashboardframework.popup.OpenDashboardView,12
    com.infogix.nexix.component.dashboardframework.util.DashboardUtil,12
    
com.infogix.nexix.component.dashboardframework.util.DashboardUtil:setGroups,4
    com.infogix.nexix.component.nexixui.LeftNexixPopoutNavLayout,11
    com.infogix.nexix.component.nexixui.LeftNexixPopoutNavLayout:contentPanel,10
    com.infogix.nexix.component.nexixui.LeftNexixPopoutNavLayout:launchBar,8
    com.infogix.nexix.component.nexixui.NexixContentPanel,7
    com.infogix.nexix.component.nexixui.NexixPopoutNavLayout,11
    com.infogix.nexix.component.nexixui.NexixPopoutNavLayout:contentPanel,6
    com.infogix.nexix.component.nexixui.NexixPopoutNavLayout:launchBar,8
    com.infogix.nexix.component.nexixui.action.InitDashboardsAction,11
    
com.infogix.nexix.component.nexixui.app.NexixMultiWorkspaceApplicationImpl:postInitialize,5
    
com.infogix.nexix.component.nexixui.app.NexixMultiWorkspaceApplicationImpl:setContainer,6
    com.infogix.nexix.component.nexixui.launchbar.LaunchBar:addLaunchItem,15
    com.infogix.nexix.component.nexixui.launchbar.LaunchBar:addLogoutItem,6
    com.infogix.nexix.component.nexixui.launchbar.LaunchBar:buttonBar,12
    com.infogix.nexix.component.nexixui.launchbar.LaunchBarLink,496
    
com.infogix.nexix.component.nexixui.launchbar.LaunchBarLink:addEventListener,12
    
com.infogix.nexix.component.nexixui.launchbar.LaunchBarLink:dispatchLinkEvent,16
    com.infogix.nexix.component.nexixui.launchbar.LaunchBarList:addHeader,15
    com.infogix.nexix.component.nexixui.launchbar.LaunchBarList:addItem,90
    com.infogix.nexix.component.nexixui.launchbar.LaunchBarList:addItemAt,12
    com.infogix.nexix.component.nexixui.launchbar.LaunchBarList:addSeparator,3
    com.infogix.nexix.component.nexixui.launchbar.LaunchBarList:label,20
    com.infogix.nexix.component.nexixui.launchbar.LeftLaunchBar:addLaunchItem,15
    com.infogix.nexix.component.nexixui.launchbar.LeftLaunchBar:addLogoutItem,6
    com.infogix.nexix.component.nexixui.launchbar.LeftLaunchBar:buttonBar,12
    com.infogix.nexix.component.nexixui.launchbar.OpenWorkspaceLaunchBarList,8
    com.infogix.nexix.component.nexixui.skin.NavButtonBarSkin,4
    com.infogix.nexix.component.nexixui.skin.NexixMenuBarItemRenderer,13
    
com.infogix.nexix.component.nexixui.skin.NexixMenuBarItemRenderer:isCurrent,4
    com.infogix.nexix.component.nexixui.skin.TopNavigationBarSkin,4
    cosm.base.FDT:uuid,75
    cosm.base.FDTList,49
    cosm.base.FDTList:addItem,4
    cosm.base.FDTList:length,5
    cosm.base.UUID,5
    cosm.base.UUID:value,21
    createBlankDashboard,7
    createDashboardComponent,8
    dashboardComponentExists,4
    execute,4
    fdt,12
    flash.display.DisplayObject,30
    flash.display.DisplayObjectContainer:getChildAt,3
    flash.display.DisplayObjectContainer:numChildren,4
    flash.display.DisplayObjectContainer:removeChild,4
    flash.display.Stage:addChild,4
    flash.display.Stage:stageHeight,6
    flash.display.Stage:stageWidth,6
    flash.events.Event,148
    flash.events.Event:COMPLETE,7
    flash.events.EventDispatcher:addEventListener,3
    flash.events.EventDispatcher:dispatchEvent,3
    flash.events.IOErrorEvent,3
    flash.events.IOErrorEvent:text,5
    flash.events.MouseEvent,132
    flash.events.MouseEvent:CLICK,35
    flash.events.MouseEvent:MOUSE_DOWN,14
    flash.events.ProgressEvent,3
    flash.events.TimerEvent,60
    flash.events.TimerEvent:TIMER,21
    flash.external.ExternalInterface,308
    flash.external.ExternalInterface:available,50
    flash.external.ExternalInterface:call,62
    flash.net.URLRequest,17
    flash.net.URLRequest:method,4
    flash.net.navigateToURL,9
    flash.utils.ByteArray,7
    flash.utils.Timer,6
    flash.utils.Timer:addEventListener,8
    flash.utils.Timer:currentCount,7
    flash.utils.Timer:removeEventListener,8
    flash.utils.Timer:start,4
    flash.utils.Timer:stop,4
    flexlib.controls.tabBarClasses.SuperTab,29
    flexlib.controls.tabBarClasses.SuperTab:CLOSE_NEVER,8
    flexlib.controls.tabBarClasses.SuperTab:closePolicy,4
    flexlib.controls.tabBarClasses.SuperTab:visible,4
    getAutoPageRefresh,4
    getControlViewColumnPreferences,20
    getErrorCausesList,16
    getGroupsAndUsersList,4
    getLicenseInfo,4
    getString,309
    getSystemPreferences,4
    getWorkspace,4
    initializeWithDirectoryGroupListView,4
    initializeWithDirectoryUserListView,4
    int,40
    isNaN,12
    mx.collections.ArrayCollection,11
    mx.collections.ArrayCollection:addItem,4
    mx.collections.ListCollectionView:length,21
    mx.containers.Grid:addChild,16
    mx.containers.Grid:paddingBottom,3
    mx.containers.Grid:paddingLeft,3
    mx.containers.Grid:width,3
    mx.containers.GridItem,77
    mx.containers.GridItem:addChild,36
    mx.containers.GridItem:colSpan,1
    mx.containers.GridItem:horizontalAlign,15
    mx.containers.GridItem:paddingLeft,1
    mx.containers.GridItem:paddingTop,2
    mx.containers.GridItem:percentWidth,42
    mx.containers.GridItem:setStyle,28
    mx.containers.GridItem:verticalAlign,6
    mx.containers.GridItem:width,13
    mx.containers.GridRow,33
    mx.containers.GridRow:addChild,36
    mx.containers.GridRow:height,5
    mx.containers.GridRow:includeInLayout,16
    mx.containers.GridRow:visible,16
    mx.containers.VBox:height,1
    mx.containers.VBox:paddingBottom,1
    mx.containers.VBox:paddingTop,1
    mx.containers.VBox:width,7
    mx.controls.Alert,12
    mx.controls.Alert:show,4
    mx.controls.Button:selected,52
    mx.controls.ComboBox:dataProvider,4
    mx.controls.ComboBox:selectedItem,45
    mx.controls.Image,11
    mx.controls.Image:addEventListener,4
    mx.controls.Image:buttonMode,4
    mx.controls.Image:data,1
    mx.controls.Image:source,10
    mx.controls.Label,55
    mx.controls.Label:buttonMode,13
    mx.controls.Label:click,13
    mx.controls.Label:color,13
    mx.controls.Label:fontStyle,15
    mx.controls.Label:fontThickness,15
    mx.controls.Label:fontWeight,18
    mx.controls.Label:includeInLayout,75
    mx.controls.Label:mouseChildren,13
    mx.controls.Label:setStyle,12
    mx.controls.Label:text,72
    mx.controls.Label:useHandCursor,13
    mx.controls.Label:visible,130
    mx.controls.Label:width,15
    mx.controls.Text:htmlText,1
    mx.controls.Text:paddingLeft,1
    mx.controls.Text:paddingTop,1
    mx.controls.Text:selectable,1
    mx.controls.Text:width,1
    mx.controls.TextInput:setFocus,4
    mx.controls.TextInput:text,100
    mx.core.Container:getChildAt,8
    mx.core.FlexGlobals,30
    mx.core.FlexGlobals:topLevelApplication,13
    mx.core.IUIComponent,153
    mx.core.UIComponent:id,28
    mx.core.UIComponent:left,3
    mx.core.UIComponent:percentWidth,3
    mx.core.UIComponent:right,3
    mx.core.UIComponent:setStyle,3
    mx.core.UIComponent:top,3
    mx.events.FlexEvent,3
    mx.events.MenuEvent,18
    mx.events.MenuEvent:item,20
    mx.managers.PopUpManager,12
    mx.managers.PopUpManager:removePopUp,4
    mx.modules.ModuleLoader,1
    mx.resources.IResourceManager,21
    mx.resources.ResourceManager,895
    mx.resources.ResourceManager:getInstance,374
    mx.rpc.IResponder,45
    mx.rpc.Responder,123
    mx.styles.StyleManager,48
    mx.styles.StyleManager:loadStyleDeclarations,16
    name,7
    readInitUserInfo,4
    readStartOfWeek,4
    readUserPreferences,4
    segementInfo,8
    spark.components.Application,3
    spark.components.Application:addElement,8
    spark.components.Application:controlBarGroup,5
    spark.components.Application:parameters,162
    spark.components.Application:setFocus,8
    spark.components.Group,10
    spark.components.Group:addElement,8
    spark.components.Group:mxmlContent,12
    spark.components.Group:removeElement,16
    spark.components.HGroup:gap,1
    spark.components.HGroup:width,1
    spark.components.SkinnableContainer:addElement,3
    spark.components.SkinnableContainer:partAdded,5
    spark.components.SkinnableContainer:partRemoved,5
    spark.components.VGroup:addElement,8
    spark.layouts.VerticalLayout:gap,1
    trace,3
    uint,24
    
    I am not sure whether this is the correct way of generating the api-report.
    I am sorry. I am not a flex expert, I am a backend/java person. But I need
    to take care of the flex application migration. Should I generate the
    api-report during the swc creation using the compc command? Please provide
    guidance.
    
    
    
    --
    Sent from: 
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-royale-development.20373.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C5883b8b32e1f42878f8108d5dbe5f14f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C1%7C636656703005373953&sdata=OrfMyPVGmatmKFvctLFXbMnPJzMu%2FqXo7z6t9Ni2%2FtA%3D&reserved=0
    

Reply via email to