Méthode | Description | |
---|---|---|
ApplyBootstrapCSS ( XAFBootstrapConfiguration config ) : void | ||
ExtendModelInterfaces ( ModelInterfaceExtenders extenders ) : void | ||
GetModuleUpdaters ( IObjectSpace objectSpace, Version versionFromDB ) : IEnumerable |
||
PrepareBundles ( ) : void | ||
Setup ( XafApplication application ) : void | ||
XAF_BootstrapModule ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
RegisterEditorDescriptors ( List |
Méthode | Description | |
---|---|---|
DirectoryCopy ( string sourceDir, string targetDir, string TemplateName ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ProcessTemplateFile ( String FileName ) : void | ||
application_CreateCustomLogonWindowControllers ( object sender, CreateCustomLogonWindowControllersEventArgs e ) : void |
public static ApplyBootstrapCSS ( XAFBootstrapConfiguration config ) : void | ||
config | XAFBootstrapConfiguration | |
Résultat | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public ExtendModelInterfaces ( ModelInterfaceExtenders extenders ) : void | ||
extenders | ModelInterfaceExtenders | |
Résultat | void |
public GetModuleUpdaters ( IObjectSpace objectSpace, Version versionFromDB ) : IEnumerable |
||
objectSpace | IObjectSpace | |
versionFromDB | Version | |
Résultat | IEnumerable |
protected RegisterEditorDescriptors ( List |
||
editorDescriptors | List |
|
Résultat | void |
public Setup ( XafApplication application ) : void | ||
application | XafApplication | |
Résultat | void |