SDK overview: Porovnání verzí
Z Podpora.nextis.cz
Řádka 1: | Řádka 1: | ||
=== Nextis.Extensions === | === Nextis.Extensions === | ||
− | Library | + | Library provides functionality, which allows you |
− | * create your own extensions, runnable within the Nextis.Client main interface | + | * to create your own extensions, runnable within the Nextis.Client main interface |
− | * | + | * to call all embeeded important methods within Nextis.Client, Nextis.Server, Nextis.Core |
− | * create your own items in main menu | + | * to create your own items in main menu within the Nextis.Client UI |
− | * override original tools (forms) under the standard main menu items | + | * to override original tools (forms) under the standard main menu items within the Nextis.Client UI |
− | * handle local and global events within active active connected database | + | * to handle local and global events within active active connected database (new order created, new message received, global setting changed, schedulled task started etc...) |
− | * raise local and global events within active connected database | + | * to raise local and global events within active connected database |
− | * use standardised controls collection to create standardised designs simillas to Nextis.Client V.9 design | + | * to use internal Nextis.Form.Manager to handle with semi-modal form |
+ | * use standardised controls collection to create standardised designs simillas to Nextis.Client V.9 design (including full support of translating) | ||
* and more... | * and more... |
Verze z 7. 8. 2017, 10:22
Nextis.Extensions
Library provides functionality, which allows you
- to create your own extensions, runnable within the Nextis.Client main interface
- to call all embeeded important methods within Nextis.Client, Nextis.Server, Nextis.Core
- to create your own items in main menu within the Nextis.Client UI
- to override original tools (forms) under the standard main menu items within the Nextis.Client UI
- to handle local and global events within active active connected database (new order created, new message received, global setting changed, schedulled task started etc...)
- to raise local and global events within active connected database
- to use internal Nextis.Form.Manager to handle with semi-modal form
- use standardised controls collection to create standardised designs simillas to Nextis.Client V.9 design (including full support of translating)
- and more...