protected override IEnumerable<Type> GetDeclaredControllerTypes() {
return new Type[] {
typeof(LogonController),
typeof(ObjectViewController),
typeof(ViewController),
typeof(WindowController),
typeof(ActionsCriteriaViewController),
typeof(ActionsInfoController),
typeof(AutoFilterRowListViewController),
typeof(CheckDeletedObjectController),
typeof(DashboardCreationWizardController),
typeof(DashboardCustomizationController),
typeof(DashboardDeactivateItemsActionsController),
typeof(DashboardOrganizerItemsCollectionsController),
typeof(DeleteObjectsViewController),
typeof(DependentEditorController),
typeof(ModificationsController),
typeof(DetailViewEditorActionController),
typeof(DetailViewLinkController),
typeof(DiagnosticInfoController),
typeof(DialogController),
typeof(ActionControlsSiteController),
typeof(FillActionContainersController),
typeof(FilterController),
typeof(FindLookupDialogController),
typeof(FindLookupNewObjectDialogController),
typeof(FocusDefaultDetailViewItemController),
typeof(HideActionsViewController),
typeof(LinkDialogController),
typeof(LinkNewObjectController),
typeof(LinkToListViewController),
typeof(LinkUnlinkController),
typeof(ListEditorNewObjectController),
typeof(ListEditorPreviewRowViewController),
typeof(ListViewProcessCurrentObjectController),
typeof(LogoffController),
typeof(NewItemRowListViewController),
typeof(NewObjectViewController),
typeof(ObjectMethodActionsViewController),
typeof(RecordsNavigationController),
typeof(RefreshController),
typeof(ShowNavigationItemController),
typeof(ViewDashboardOrganizationItemController),
typeof(ViewInfoController),
typeof(ViewNavigationController),
typeof(WindowTemplateController),
typeof(ListEditorSecurityController),
typeof(ModelDifferenceViewController),
typeof(ModelDifferenceAspectViewController),
typeof(ListViewControllerBase),
typeof(PostponeTimeListViewController)
};
xaf 中的 Controller(摘自DevExpressSources)
最新推荐文章于 2021-04-03 02:25:19 发布
&spm=1001.2101.3001.5002&articleId=108257526&d=1&t=3&u=19d7694e55ef4c04b5ca4d7e4323361f)
7753

被折叠的 条评论
为什么被折叠?



