GlobalNET
Contents
- AccessRoleListPage
- AddressListPage
- ApiUrls
- App
- AppVersion
- AttachmentListPage
- Authentification
- BranchListPage
- CalendarPage
- ClientSettingsPage
- Config
- CrashReporterSettings
- CreditNoteListPage
- CurrencyListPage
- DBOperations
- DBResultMessage
- DataOperations
- DataViewSupport
- DocumentAdviceListPage
- DocumentItemList
- DocumentTypeListPage
- DocumentationPage
- ExchangeRateListPage
- FileOperations
- GeneratedInternalTypeHelper
- GlobalRuntimeMonitor
- GraphsPage
- GroupListPage
- HardwareOperations
- IconMaker
- IgnoredExceptionListPage
- ImageGalleryListPage
- IncomingInvoiceListPage
- IncomingOrderListPage
- ItemListPage
- Language
- LanguageListPage
- LicenseActivationFailListPage
- LicenseAlgorithmListPage
- LoginHistoryListPage
- MainWindow
- #ctor()
- _hackyIsFirstWindow
- DataGridSelected
- DataGridSelectedIdListIndicator
- DgRefresh
- DownloadShow
- DownloadStatus
- OperationRunning
- ProgressRing
- RunReleaseMode
- ServerLoggerSource
- ServiceRunning
- ServiceStatus
- ShowSystemLogger
- SystemLogger
- UserLogged
- VncRunning
- AddOrRemoveTab(headerName,tabPage,tagText)
- BtnKeyboardClick(sender,e)
- BtnShowLoggerClick(sender,e)
- Btn_LaunchHelp_Click(sender,e)
- Btn_LaunchMetroTheme_Click(sender,e)
- Btn_about_click(sender,e)
- CbFilterDropDownClosed(sender,e)
- CbPrintReportsSelected(sender,e)
- FilterField_SelectionChanged(sender,e)
- InitializeComponent()
- MainGrid_IsDraggingChanged(sender,e)
- MainWindow_Closing(sender,e)
- MainWindow_KeyDown(sender,e)
- MainWindow_Loaded(sender,e)
- MainWindow_MouseLeave()
- MenuSortOnStart()
- Menu_action_Click(sender,e)
- Mi_filter_Click(sender,e)
- Mi_logout_Click(sender,e)
- RemoveFilterItem_Click(sender,e)
- SetServiceStop()
- ShowLoginDialog()
- ShowMessage(error,message,confirm)
- StringToFilter(filterBox,advancedFilter)
- SystemLoggerSourceChanged_Click(sender,e)
- SystemTimerController(sender,e)
- TabPanelOnSelectionChange(sender,e)
- TiltOpenForm(translateHeader)
- MathTypeOperations
- MaturityListPage
- MediaOperations
- MottoListPage
- MyCustomLifeSpanHandler
- MyCustomLifeSpanHandler
- OnBeforePopup(chromiumWebBrowser,browser,frame,targetUrl,targetFrameName,targetDisposition,userGesture,popupFeatures,windowInfo,browserSettings,noJavascriptAccess,newBrowser)
- OnBeforePopup(chromiumWebBrowser,browser,frame,targetUrl,targetFrameName,targetDisposition,userGesture,popupFeatures,windowInfo,browserSettings,noJavascriptAccess,newBrowser)
- NotesListPage
- OfferListPage
- OperationListPage
- OutgoingInvoiceListPage
- OutgoingOrderListPage
- ParameterListPage
- PartListPage
- PaymentMethodListPage
- PaymentStatusListPage
- PersonListPage
- ReceiptListPage
- ReportListPage
- ReportQueueListPage
- ReportSelection
- Resources
- ScreenSaverPage
- ServerSettingKeys
- ServerSettingPage
- SupportPage
- SvgIconListPage
- SystemFailListPage
- SystemLoggerHelper
- SystemLoggerWebSocketClass
- SystemOperations
- FilterToString(filterBox)
- GetExceptionMessages(exception,msgCount)
- GetExceptionMessagesAll(exception,msgCount)
- IncreaseFileVersionBuild()
- RandomString(length)
- RemoveAppNamespaceFromString(stringForRemoveNamespace)
- SendMailWithMailTo(address,subject,body,attach)
- SendMailWithServerSetting(message)
- SetLanguageDictionary(Resources,languageDefault)
- StartExternalProccess(fullFilePath,startupPath,arguments)
- SystemStatuses
- SystemWindowDataModel
- TemplateClassListPage
- TemplateClassListViewPage
- TemplateClassListWithSubPage
- #ctor()
- dataViewSupport
- ClearItemsFields()
- Customer_KeyDown(sender,e)
- DeleteRecord()
- DgListView_MouseDoubleClick(sender,e)
- DgListView_Translate(sender,ex)
- DgSubListView_Translate(sender,ex)
- EditRecord()
- Filter(filter)
- InitializeComponent()
- LoadDataList()
- NewRecord()
- NotesChanged(sender,e)
- PartNumberGotFocus(sender,e)
- PartNumber_KeyDown(sender,e)
- SelectCustomer_Enter(sender,e)
- SelectGotFocus(sender,e)
- SelectPartNumber_Enter(sender,e)
- SetCustomer(sender,e)
- SetPartNumber(sender,e)
- SetSubListsNonActiveOnNewItem()
- UpdateCustomerSearchResults()
- UpdatePartNumberSearchResults()
- TemplateClassListWithSubViewPage
- TemplateDocumentViewPage
- TemplateSTLPage
- TemplateSettingsPage
- TemplateVideoPage
- TemplateWebViewPage
- TerminalPage
- TiltTargets
- ToolPanelDefinitionListPage
- ToolPanelListPage
- TranslatedApiList
- UnitListPage
- UpdateVariant
- UsedLicenseListPage
- UserData
- UserListPage
- UserRoleListPage
- VatListPage
- WarehouseListPage
- WelcomePage
- WorkListPage
AccessRoleListPage type
Namespace
GlobalNET.Pages
Summary
AccessRoleListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
AddressListPage type
Namespace
GlobalNET.Pages
Summary
AddressListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
ApiUrls type
Namespace
GlobalNET.Api
Summary
ALL standard View AND Form API Call must end with "List" - These will automatic added for reports Definitions
App type
Namespace
GlobalNET
Summary
App
#ctor() constructor
Summary
Application Global Exceptions Controls Definitions
Parameters
This constructor has no parameters.
SystemRuntimeData constants
Summary
Global Application Startup Settings Central Parameters / Languages / User / Configure TODO must centalize to Globall APP class
TiltReceiptDoc constants
Summary
Tilt Document types definitions
AppQuitRequest(silent) method
Summary
System or Quit
Parameters
Name | Type | Description |
---|---|---|
silent | System.Boolean |
AppRestart() method
Summary
System Restart Controller
Parameters
This method has no parameters.
ApplicationLogging(ex,customMessage) method
Summary
Full Application System logging Running If is AppSystemTimer is Enabled for disable other processes exceptions Full Application logging to file if enabled and to DB for solving by Developers Supported Custom Message Here Is Filling Local System Logger for Developers Logging to Database Are All non Developer working
Parameters
Name | Type | Description |
---|---|---|
ex | System.Exception | |
customMessage | System.String |
ApplicationQuit(sender,e) method
Summary
MainWindow Closing Handler for Cleaning TempData, disable AddOns / Tool and Third Party Software Closing Third Party processes
Parameters
Name | Type | Description |
---|---|---|
sender | M:GlobalNET.App.ApplicationQuit |
CurrentDomain_FirstChanceException(sender,e) method
Summary
FullSystem Logging Every Exception types are monitored for maximize correct running all processes, System addOns, systems, communications, threads, network All detail of application system add all used possibilities
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs |
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
Main() method
Summary
Application Entry Point.
Parameters
This method has no parameters.
OnStartup(e) method
Summary
Connected Starting Video
Parameters
Name | Type | Description |
---|---|---|
e | System.Windows.StartupEventArgs |
RootAppKeyDownController(sender,e) method
Summary
Keyboard Pointer to Central Keyboard Reaction Definitions
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.Input.KeyEventArgs |
AppVersion type
Namespace
GlobalNET.Classes
Summary
Program version Class
AttachmentListPage type
Namespace
GlobalNET.Pages
Summary
AttachmentListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
Authentification type
Namespace
GlobalNET.GlobalClasses
Summary
Class for User Authentication information
BranchListPage type
Namespace
GlobalNET.Pages
Summary
BranchListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
CalendarPage type
Namespace
GlobalNET.Pages
Summary
CalendarPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
ClientSettingsPage type
Namespace
GlobalNET.Pages
Summary
ClientSettingsPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
Config type
Namespace
GlobalNET.Classes
Summary
Client configuration Definition
CrashReporterSettings type
Namespace
GlobalNET.SystemConfiguration
Summary
Libreria condivisa
_ReportCrash constants
Summary
FirstRun
CreditNoteListPage type
Namespace
GlobalNET.Pages
Summary
CreditNoteListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
CurrencyListPage type
Namespace
GlobalNET.Pages
Summary
CurrencyListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
DBOperations type
Namespace
GlobalNET.GlobalOperations
Summary
Centralised DBFunctions as Load DB Congig, System Dials (Language, Params) Another Db functions As Saving System Loging, Language Dictionary Autofiling
DBTranslation(systemName,notCreateNew,comaList,lang) method
Summary
Centralised Method for Translating by DB Dictionary Service insert the news words for translate (After translate request) to Database Automaticaly with Empty Translate. Service return translate if is possible or requested word send back CamelCase ignored
Returns
Parameters
Name | Type | Description |
---|---|---|
systemName | System.String | |
notCreateNew | System.Boolean | |
comaList | System.Boolean | |
lang | System.String |
LoadOrRefreshUserData() method
Summary
Centralised Method for Refresh All UserData params, for correct App running. Thinking for remove and new Load Actualy limited by DebugingHelpSetting Itr user After Succes User Login
Parameters
This method has no parameters.
LoadStartupDBData() method
Summary
Startup Load System Parameters ,Languages, System Controlling, Server Setting
Parameters
This method has no parameters.
SaveSystemFailMessage(message) method
Summary
Save Exception to DB Fail List (System Log) Write to System Logger
Parameters
Name | Type | Description |
---|---|---|
message | System.String |
SetNonUserDataOnSuccessStartUp() method
Summary
SYSTEM: Set NonUser Startup Data for Correct Prepare System Its for All Status Possible - NODB,OS,IS,Network,etc. For check ANY possible problems out of System
Parameters
This method has no parameters.
DBResultMessage type
Namespace
GlobalNET.Api
Summary
Global API Definition of Result API calls for All Calling of Insert / Update / Delete
DataOperations type
Namespace
GlobalNET.GlobalOperations
Summary
Centralized DataOperations as Cleaning dataset Language Dictionary Auto filing
GetTranslatedApiList(listOnly,omitApiList) method
Summary
Global Method for Using API Uris as Unique Generic List for All API Call - logic is All standardized not only DataPages as automated Logic
Returns
Parameters
Name | Type | Description |
---|---|---|
listOnly | System.Boolean | |
omitApiList | System.Collections.Generic.List{System.String} |
NullSetInExtensionFields``1() method
Summary
!!! SYSTEM RULE: ClassList with joining fields names must be null able before API operation !!! ClassName must contain: "Extended" WORD Extension field in Class - Dataset must be set as null before Database Operation else is joining to other dataset is valid and can be blocked by fail key Its Check Extended in ClassName - SYSTEM RULE
Returns
Parameters
This method has no parameters.
Generic Types
Name | Description |
---|---|
T |
ParameterCheck(parameterName) method
Summary
Return Requested User or if not exist default DB parameter CamelCase Ignored
Returns
Parameters
Name | Type | Description |
---|---|---|
parameterName | System.String |
DataViewSupport type
Namespace
GlobalNET.Classes
Summary
Actual List Item informations for Controls each Page in MainView
DocumentAdviceListPage type
Namespace
GlobalNET.Pages
Summary
DocumentAdviceListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
DocumentItemList type
Namespace
GlobalNET.GlobalClasses
Summary
Univessal Document List (Item) for Offer,Order,Invoice
DocumentTypeListPage type
Namespace
GlobalNET.Pages
Summary
DocumentTypeListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
DocumentationPage type
Namespace
GlobalNET.Pages
Summary
DocumentationPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
ExchangeRateListPage type
Namespace
GlobalNET.Pages
Summary
ExchangeRateListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
FileOperations type
Namespace
GlobalNET.GlobalOperations
CopyFiles(sourcePath,destinationPath) method
Summary
Prepared Method for Files Copy
Parameters
Name | Type | Description |
---|---|---|
sourcePath | System.String | |
destinationPath | System.String |
CreateFile(file) method
Summary
Prepared Method for Create empty file
Returns
Parameters
Name | Type | Description |
---|---|---|
file | System.String |
FileDetectEncoding(FileName) method
Summary
Prepared Method for Get Information of File encoding UTF8,WIN1250,etc
Returns
Parameters
Name | Type | Description |
---|---|---|
FileName | System.String |
LoadSettings() method
Summary
Application Startup Check and configure Data Structure in folder ProgramData And required files, load client configuration config.json
Returns
Parameters
This method has no parameters.
SaveSettings() method
Summary
Function for saving Application Configuration This is client configuration only
Returns
Parameters
This method has no parameters.
VncServerIniFile(path) method
Summary
Generate ini file for start vns server default password: groupware
Returns
Parameters
Name | Type | Description |
---|---|---|
path | System.String |
GeneratedInternalTypeHelper type
Namespace
XamlGeneratedNamespace
Summary
GeneratedInternalTypeHelper
AddEventHandler() method
Summary
AddEventHandler
Parameters
This method has no parameters.
CreateDelegate() method
Summary
CreateDelegate
Parameters
This method has no parameters.
CreateInstance() method
Summary
CreateInstance
Parameters
This method has no parameters.
GetPropertyValue() method
Summary
GetPropertyValue
Parameters
This method has no parameters.
SetPropertyValue() method
Summary
SetPropertyValue
Parameters
This method has no parameters.
GlobalRuntimeMonitor type
Namespace
GlobalNET.GlobalClasses
Summary
!!!SYSTEM Global Runtime Monitor Definition For One Point monitoring For Processes and each other Definition For optimize the System Running
TODO
- move All Central Definitions Here
- create Monitor Window for managing
GraphsPage type
Namespace
GlobalNET.Pages
Summary
GraphsPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
GroupListPage type
Namespace
GlobalNET.Pages
Summary
GroupListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
HardwareOperations type
Namespace
GlobalNET.GlobalOperations
ApplicationKeyboardMaping(sender,e) method
Summary
Application Keyboard controller
Parameters
Name | Type | Description |
---|---|---|
sender | System.Windows.Input.KeyEventArgs |
IconMaker type
Namespace
GlobalNET.GlobalGenerators
Summary
System Online Icon Generator from custom Path Its for working with Icon over Database Dynamically
Icon(color,iconPath) method
Summary
Generate Custom Icon from Defined Path
Returns
Parameters
Name | Type | Description |
---|---|---|
color | System.Windows.Media.Color | The color. |
iconPath | System.String | The icon path. |
IgnoredExceptionListPage type
Namespace
GlobalNET.Pages
Summary
IgnoredExceptionListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
ImageGalleryListPage type
Namespace
GlobalNET.Pages
Summary
ImageGalleryListPage
ClearGallery() method
Summary
Phycical clear local storage and form
Parameters
This method has no parameters.
GrayscaleClick(sender,e) method
Summary
Images Effect Part
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedEventArgs |
ImageChangesCancelClick(sender,e) method
Summary
Image Graphics Changes Controllers
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.Input.MouseButtonEventArgs |
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
LoadFromServer() method
Summary
Last proccess
Returns
Parameters
This method has no parameters.
RefreshViewPhoto(selectedPhotoId) method
Summary
Parameters
Name | Type | Description |
---|---|---|
selectedPhotoId | System.Nullable{System.Int32} | selectedPhotoId -1 is Select Last |
SaveImageToServer(onlyThis) method
Summary
null For Full Folder else No of dbId, 0 = new
Returns
Parameters
Name | Type | Description |
---|---|---|
onlyThis | System.Nullable{System.Int32} |
IncomingInvoiceListPage type
Namespace
GlobalNET.Pages
Summary
IncomingInvoiceListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
IncomingOrderListPage type
Namespace
GlobalNET.Pages
Summary
IncomingOrderListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
ItemListPage type
Namespace
GlobalNET.Pages
Summary
ItemListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
Language type
Namespace
GlobalNET.Classes
Summary
Language definition support
LanguageListPage type
Namespace
GlobalNET.Pages
Summary
LanguageListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
LicenseActivationFailListPage type
Namespace
GlobalNET.Pages
Summary
LicenseActivationFailListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
LicenseAlgorithmListPage type
Namespace
GlobalNET.Pages
Summary
LicenseAlgorithmListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
LoginHistoryListPage type
Namespace
GlobalNET.Pages
Summary
LoginHistoryListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
MainWindow type
Namespace
GlobalNET
Summary
MainWindow
#ctor() constructor
Summary
System Core AND ALL shared functionalities
Parameters
This constructor has no parameters.
_hackyIsFirstWindow constants
Summary
MainControls Screen Variables
DataGridSelected property
Summary
Indicator for Enable New DataGrid Button
DataGridSelectedIdListIndicator property
Summary
DataGrid have selected record indicator
DgRefresh property
Summary
Indicator for enable Refresh Button Indicator
DownloadShow property
Summary
Indicator for show Downloading area
DownloadStatus property
Summary
Downloading of update status variable
OperationRunning property
Summary
Indicator for mark operation status for any programmatic operations
ProgressRing property
Summary
ProgressRing Visibility indicator
RunReleaseMode property
ServerLoggerSource property
Summary
System Logger Source Status and Controller This is status of Settings System Logger Source
ServiceRunning property
Summary
Service Status description
ServiceStatus property
Summary
Service Status public Variable
ShowSystemLogger property
Summary
System Logger Activator by Setted Parametr Can be setted for All Apps or Every User individually
SystemLogger property
Summary
System Online Logger for EASY developing
UserLogged property
Summary
User Logged Status
VncRunning property
AddOrRemoveTab(headerName,tabPage,tagText) method
Summary
Tabs Pages control for Insert/Move/Change Pages
Parameters
Name | Type | Description |
---|---|---|
headerName | System.String | |
tabPage | System.Object | |
tagText | System.String |
BtnKeyboardClick(sender,e) method
Summary
System tools controllers
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedEventArgs |
BtnShowLoggerClick(sender,e) method
Summary
Show System On line Logger
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedEventArgs |
Btn_LaunchHelp_Click(sender,e) method
Summary
Help button controller for Show Help File
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedEventArgs |
Btn_LaunchMetroTheme_Click(sender,e) method
Summary
Show Metro Theme possibilities
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedEventArgs |
Btn_about_click(sender,e) method
Summary
about applications information
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedEventArgs |
CbFilterDropDownClosed(sender,e) method
Summary
Full dynamic apply sett ed filter
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.EventArgs |
CbPrintReportsSelected(sender,e) method
Summary
Print Report Selection Controller
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.Controls.SelectionChangedEventArgs |
FilterField_SelectionChanged(sender,e) method
Summary
Full dynamic set sign DataGrid advanced filter type
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.Controls.SelectionChangedEventArgs |
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
MainGrid_IsDraggingChanged(sender,e) method
Summary
Dragging and separate to more Applications: TabPanel drag Controller - not Used
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedPropertyChangedEventArgs{System.Boolean} |
MainWindow_Closing(sender,e) method
Summary
Applications Close Request Controller
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.ComponentModel.CancelEventArgs |
MainWindow_KeyDown(sender,e) method
Summary
MainWindow Keyboard pointer to Keyboard Central Application controller
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.Input.KeyEventArgs |
MainWindow_Loaded(sender,e) method
Summary
Application Loaded Start Backend timer for check server set Theme
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedEventArgs |
MainWindow_MouseLeave() method
Summary
Writing Last User action for monitoring Free Time Used by: SceenSaver
Parameters
This method has no parameters.
MenuSortOnStart() method
Summary
Auto Menu Alphabetical sorting for selected Application Language
Parameters
This method has no parameters.
Menu_action_Click(sender,e) method
Summary
THIS IS AUTOMATIC INCLUDE DATALIST VIEW MENU in FORMAT APIcallPage open or select existed TabPanel VERTICAL MENU - Copy and CHANGE ONLY Page Name AND Report CALL as /XXXX
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedEventArgs |
Mi_filter_Click(sender,e) method
Summary
Full dynamic Show/Hidden DataGrid advanced Filter Menu
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedEventArgs |
Mi_logout_Click(sender,e) method
Summary
Application Logout button Controller
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedEventArgs |
RemoveFilterItem_Click(sender,e) method
Summary
Full dynamic Remove Item from DataGrid advanced Filter
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedEventArgs |
SetServiceStop() method
Summary
Server is unavailable All operations are blocked
Parameters
This method has no parameters.
ShowLoginDialog() method
Summary
Application Login Dialog
Parameters
This method has no parameters.
ShowMessage(error,message,confirm) method
Summary
Central Application Message Dialog for All Info / Error / other messages for User
Returns
Parameters
Name | Type | Description |
---|---|---|
error | System.Boolean | |
message | System.String | |
confirm | System.Boolean |
StringToFilter(filterBox,advancedFilter) method
Summary
Full dynamic build filter on selected page from saved advanced filter
Returns
Parameters
Name | Type | Description |
---|---|---|
filterBox | System.Windows.Controls.ComboBox | |
advancedFilter | System.String |
SystemLoggerSourceChanged_Click(sender,e) method
Summary
System Logger Source Selector Server Logger has Source From Client Settings by WebSocket URL
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | The source of the event. |
e | System.EventArgs | The EventArgs instance containing the event data. |
SystemTimerController(sender,e) method
Summary
Backend System Timer for check server connection
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Timers.ElapsedEventArgs |
TabPanelOnSelectionChange(sender,e) method
Summary
Tab click selection change reload ID and Pointers for ListView Buttons
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | The sender. |
e | System.Windows.Controls.SelectionChangedEventArgs | The SelectionChangedEventArgs instance containing the event data. |
TiltOpenForm(translateHeader) method
Summary
Tilts: Standardized Opening or create Tilt documents
Returns
Parameters
Name | Type | Description |
---|---|---|
translateHeader | System.String |
MathTypeOperations type
Namespace
GlobalNET.GlobalOperations
CheckTypeValue() method
Summary
Global DataTypes Chwecker with Bool Result Used on System Parameters
Parameters
This method has no parameters.
MaturityListPage type
Namespace
GlobalNET.Pages
Summary
MaturityListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
MediaOperations type
Namespace
GlobalNET.GlobalOperations
ArrayToImage(array) method
Summary
Cresate Bitmap Image from DB array to Image for show preview
Returns
Parameters
Name | Type | Description |
---|---|---|
array | System.Byte[] |
GetImageImmediatelly(path) method
Summary
Important Closing connections of openned files by Form and binding this is solution for close oppened file after load Solution for All Files
Parameters
Name | Type | Description |
---|---|---|
path | System.String |
MottoListPage type
Namespace
GlobalNET.Pages
Summary
MottoListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
MyCustomLifeSpanHandler type
Namespace
GlobalNET.Pages.DocumentationPage
MyCustomLifeSpanHandler type
Namespace
GlobalNET.Pages.TemplateWebViewPage
OnBeforePopup(chromiumWebBrowser,browser,frame,targetUrl,targetFrameName,targetDisposition,userGesture,popupFeatures,windowInfo,browserSettings,noJavascriptAccess,newBrowser) method
Summary
Block open New Solo Window Frame as popup
Returns
Parameters
Name | Type | Description |
---|---|---|
chromiumWebBrowser | CefSharp.IWebBrowser | |
browser | CefSharp.IBrowser | |
frame | CefSharp.IFrame | |
targetUrl | System.String | |
targetFrameName | System.String | |
targetDisposition | CefSharp.WindowOpenDisposition | |
userGesture | System.Boolean | |
popupFeatures | CefSharp.IPopupFeatures | |
windowInfo | CefSharp.IWindowInfo | |
browserSettings | CefSharp.IBrowserSettings | |
noJavascriptAccess | System.Boolean@ | |
newBrowser | CefSharp.IWebBrowser@ |
OnBeforePopup(chromiumWebBrowser,browser,frame,targetUrl,targetFrameName,targetDisposition,userGesture,popupFeatures,windowInfo,browserSettings,noJavascriptAccess,newBrowser) method
Summary
Block open New Solo Window Frame as popup
Returns
Parameters
Name | Type | Description |
---|---|---|
chromiumWebBrowser | CefSharp.IWebBrowser | |
browser | CefSharp.IBrowser | |
frame | CefSharp.IFrame | |
targetUrl | System.String | |
targetFrameName | System.String | |
targetDisposition | CefSharp.WindowOpenDisposition | |
userGesture | System.Boolean | |
popupFeatures | CefSharp.IPopupFeatures | |
windowInfo | CefSharp.IWindowInfo | |
browserSettings | CefSharp.IBrowserSettings | |
noJavascriptAccess | System.Boolean@ | |
newBrowser | CefSharp.IWebBrowser@ |
NotesListPage type
Namespace
GlobalNET.Pages
Summary
NotesListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
OfferListPage type
Namespace
GlobalNET.Pages
Summary
OfferListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
OperationListPage type
Namespace
GlobalNET.Pages
Summary
OperationListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
OutgoingInvoiceListPage type
Namespace
GlobalNET.Pages
Summary
OutgoingInvoiceListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
OutgoingOrderListPage type
Namespace
GlobalNET.Pages
Summary
OutgoingOrderListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
ParameterListPage type
Namespace
GlobalNET.Pages
Summary
ParameterListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
PartListPage type
Namespace
GlobalNET.Pages
Summary
PartListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
PaymentMethodListPage type
Namespace
GlobalNET.Pages
Summary
PaymentMethodListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
PaymentStatusListPage type
Namespace
GlobalNET.Pages
Summary
PaymentStatusListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
PersonListPage type
Namespace
GlobalNET.Pages
Summary
PersonListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
ReceiptListPage type
Namespace
GlobalNET.Pages
Summary
ReceiptListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
ReportListPage type
Namespace
GlobalNET.Pages
Summary
ReportListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
ReportQueueListPage type
Namespace
GlobalNET.Pages
Summary
ReportQueueListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
ReportSelection type
Namespace
GlobalNET.Classes
Summary
Report naming support
Resources type
Namespace
GlobalNET.Properties
Summary
Třída prostředků se silnými typy pro vyhledávání lokalizovaných řetězců atp.
Culture property
Summary
Potlačí vlastnost CurrentUICulture aktuálního vlákna pro všechna vyhledání prostředků pomocí třídy prostředků se silnými typy.
ResourceManager property
Summary
Vrací instanci ResourceManager uloženou v mezipaměti použitou touto třídou.
no_photo property
Summary
Vyhledává lokalizovaný prostředek typu System.Drawing.Bitmap.
ScreenSaverPage type
Namespace
GlobalNET.Pages
Summary
ScreenSaverPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
ServerSettingKeys type
Namespace
GlobalNET.Classes
Summary
Server Configuration definition for Backend API EASYDATACenter
ServerSettingPage type
Namespace
GlobalNET.Pages
Summary
ServerSettingPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
SupportPage type
Namespace
GlobalNET.Pages
Summary
SupportPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
SvgIconListPage type
Namespace
GlobalNET.Pages
Summary
SvgIconListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
SystemFailListPage type
Namespace
GlobalNET.Pages
Summary
SystemFailListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
SystemLoggerHelper type
Namespace
GlobalNET.SystemHelper
Summary
System Logger Helper Defined Central WebSocket Monitor Controller
DisposeSystemLoggerWebSocketMonitor() method
Summary
Disable Server Logger When the System logger is enabled
Parameters
This method has no parameters.
SystemLoggerWebSocketMonitorOnOff() method
Summary
Systems the logger web socket monitor on/off. Full Control For Server WebSocket Logger
Parameters
This method has no parameters.
SystemLoggerWebSocketClass type
Namespace
GlobalNET.SystemHelper
Summary
System Logger WebSocket Monitor Controller Class Definition For Centralized Using
SystemOperations type
Namespace
GlobalNET.GlobalOperations
Summary
Centralised System Functions for work with Types, methods, Formats, Logic, supported methods
FilterToString(filterBox) method
Summary
SYSTEM Advanced Filter Conversion for API return existing filter for saving to string in selected Page
Returns
Parameters
Name | Type | Description |
---|---|---|
filterBox | System.Windows.Controls.ComboBox |
GetExceptionMessages(exception,msgCount) method
Summary
Mining All Exception Information For Central System Logger Ignore Some selected Fails is possible by Ignored Exception Settings
Returns
Parameters
Name | Type | Description |
---|---|---|
exception | System.Exception | |
msgCount | System.Int32 |
GetExceptionMessagesAll(exception,msgCount) method
Summary
Mining All Exception Information For Local System Logger EveryTime Show All fails for Best Developing On Expert Level
Returns
Parameters
Name | Type | Description |
---|---|---|
exception | System.Exception | |
msgCount | System.Int32 |
IncreaseFileVersionBuild() method
Summary
Automatic Increase version System Ideal for small systems with more release in 1 day Increase Windows Correct 3 position for Widows Installation In Debug is increase last 4 position
Returns
Parameters
This method has no parameters.
RandomString(length) method
Summary
Generate Random String with defined length
Returns
Parameters
Name | Type | Description |
---|---|---|
length | System.Int32 | The length. |
RemoveAppNamespaceFromString(stringForRemoveNamespace) method
Summary
Its Solution for this is a solution for demanding and multiplied servers Or Running SHARP and Test System By One Backend Server Service API Urls with Namespaces in Name are for Backend model with More Same Database Schemas Backend Databases count in One Server Service is Unlimited
Parameters
Name | Type | Description |
---|---|---|
stringForRemoveNamespace | System.String |
SendMailWithMailTo(address,subject,body,attach) method
Summary
System Mail sending
Parameters
Name | Type | Description |
---|---|---|
address | System.String | |
subject | System.String | |
body | System.String | |
attach | System.String |
SendMailWithServerSetting(message) method
Summary
Email Sender for send Direct Email by Server Configuration for Testing
Parameters
Name | Type | Description |
---|---|---|
message | System.String | The message. |
SetLanguageDictionary(Resources,languageDefault) method
Summary
Settings Local Application Translation dictionaries (Resources Files) for Pages Will be replaced by DBDictionary, but for Offline Running must be possible
Returns
Parameters
Name | Type | Description |
---|---|---|
Resources | System.Windows.ResourceDictionary | |
languageDefault | System.String |
StartExternalProccess(fullFilePath,startupPath,arguments) method
Summary
System External Process Starter for Conrtalized Using Return the processId when is started or null
TODO
- create process Monitor
- save the monitored procceses to System Monitor
- must be refactored actual status
Returns
Parameters
Name | Type | Description |
---|---|---|
fullFilePath | System.String | The full file path. |
startupPath | System.String | The startup path. |
arguments | System.String | The arguments. |
SystemStatuses type
Namespace
GlobalNET.GlobalClasses
Summary
!!SYSTEM Global Definition for System Statuses
SYSTEM Running mode In debug mode is disabled the System Logger Visual Studio Debugger difficult operation has problem If you want you can enable SystemLogger by change to: DebugWithSystemLogger
Its Used as String EveryWhere Its good Soution for Centarized Statuses of System Errors Are Saved In SystemLogger or Database
SystemWindowDataModel type
Namespace
GlobalNET.SystemStructure
#ctor() constructor
Summary
Its Solution For MultiInstance Application If The InterTab Is Enabled Can be Dragged Tab To the New Application
Parameters
This constructor has no parameters.
TemplateClassListPage type
Namespace
GlobalNET.Pages
Summary
This standartized Template is only for list view od Data table Called from MainWindow.cs on open New Tab
#ctor() constructor
Summary
Initialize page with loading Dictionary and start loding data Manual work needed Translate All XAML fields by Resources Runned on start
Parameters
This constructor has no parameters.
dataViewSupport constants
Summary
Standartized declaring static page data and selected record for All Pages this method is for global working with pages Called from MainWindow.cs for Control of Button Menu and Selections (Report,Filter and more) All is setted as global Classes for All Pages and Work is Fully automatized by System core
DeleteRecord() method
Summary
Standartized Method on All Pages with Forms for New Record ALL Needed changes Are done By Replace CLASSNAME not needed manual work Dynamicaly Called Only from MainWindow.cs on Delete button Click Show MainWindow Standartized Message with info About Delete and After confirm Send DeleteApiRequest Reload Datalist and cancel Selected Record
Parameters
This method has no parameters.
DgListView_MouseDoubleClick(sender,e) method
Summary
Standartized method for selecting and opening Detail Form. This is only View Page, that is only for Select record This is full automatic, not needed manual work This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working page its local control From XAML
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.Input.MouseButtonEventArgs |
DgListView_Translate(sender,ex) method
Summary
Standartized method for translating column names of DatagidView (List Data) Manual Changing is needed for set Translate of Column Names via Dictionary Items Here you can set Format(Date,time, etc),Index position, Hide Column, Translate, change grahics Style This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with page internal reaction on DatagrigView DataFiling on Start Page Runned On Page Loading
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
ex | System.EventArgs |
EditRecord() method
Summary
Standartized Method on All Pages with Forms for New Record ALL Needed changes Are done By Replace CLASSNAME not needed manual work Dynamicaly Called Only from MainWindow.cs on Edit button Click Only Set Record And Hide Dataview and Show Detail with selected Record
Parameters
This method has no parameters.
Filter(filter) method
Summary
Standartized method for searching match in setted columns. Searched value is from the simple 'Search Input' for DatagidView (List Data) Manual Changing is needed of filtered columns by Search Value This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with pages Called from MainWindow.cs Dynamicaly Called Only from MainWindow.cs when Search value Inserted
Parameters
Name | Type | Description |
---|---|---|
filter | System.String |
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
LoadDataList() method
Summary
Standartized Method for Loading data. Manual Changing is needed for simple form is All changed By CLASNAME Chage, but If you need More API data for selection Here are Defined All incoming Data Loading is same centralized only change ClasName For Diferent Dataset
After all data for DatagridView (List Data) are loaded The ProgressRing is hidden This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with pages Called from MainWindow.cs on Refresh button click Runned on Pageloading or Filter or View Change
Returns
Parameters
This method has no parameters.
NewRecord() method
Summary
Standartized Method on All Pages with Forms for New Record ALL Needed changes Are done By Replace CLASSNAME not needed manual work Dynamicaly Called Only from MainWindow.cs on New button Click Only Set Record And Hide Dataview and Show Detail
Parameters
This method has no parameters.
TemplateClassListViewPage type
Namespace
GlobalNET.Pages
Summary
This standartized Template is only for list view od Data table Called from MainWindow.cs on open New Tab
#ctor() constructor
Summary
Initialize page with loading Dictionary and start loding data Runned on start
Parameters
This constructor has no parameters.
dataViewSupport constants
Summary
Standartized declaring static page data and selected record for All Pages this method is for global working with pages Called from MainWindow.cs for Control of Button Menu and Selections (Report,Filter and more) All is setted as global Classes for All Pages and Work is Fully automatized by System core
DgListView_MouseDoubleClick(sender,e) method
Summary
Standartized method for selecting and opening Detail Form. This is only View Page, that is only for Select record This is full automatic, not needed manual work This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working page its local control From XAML
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.Input.MouseButtonEventArgs |
DgListView_Translate(sender,ex) method
Summary
Standartized method for translating column names of DatagidView (List Data) Here you can set Format(Date,time, etc),Index position, Hide Column, Translate, change grahics Style This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with page internal reaction on DatagrigView DataFiling on Start Page Runned On Page Loading
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
ex | System.EventArgs |
Filter(filter) method
Summary
Standartized method for searching match in setted columns. Searched value is from the simple 'Search Input' for DatagidView (List Data) Here you define which column of Dataset will be filtered This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with pages Called from MainWindow.cs Dynamicaly Called Only from MainWindow.cs when Search value Inserted
Parameters
Name | Type | Description |
---|---|---|
filter | System.String |
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
LoadDataList() method
Summary
Standartized Method for Loading data. Manual Changing is needed for simple form is All changed By CLASNAME Chage, but If you need More API data for selection Here are Defined All incoming Data Loading is same centralized only change ClasName For Diferent Dataset
After all data for DatagridView (List Data) are loaded The ProgressRing is hidden This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with pages Called from MainWindow.cs on Refresh button click Runned on Pageloading or Filter or View Change
Returns
Parameters
This method has no parameters.
TemplateClassListWithSubPage type
Namespace
GlobalNET.Pages
Summary
This standartized Template is only for list view od Data table Called from MainWindow.cs on open New Tab
#ctor() constructor
Summary
Initialize page with loading Dictionary and start loding data Manual work needed Translate All XAML fields by Resources Runned on start
Parameters
This constructor has no parameters.
dataViewSupport constants
Summary
Standartized declaring static page data and selected record for All Pages this method is for global working with pages Called from MainWindow.cs for Control of Button Menu and Selections (Report,Filter and more) All is setted as global Classes for All Pages and Work is Fully automatized by System core
HERE you Define All Data Variables For This Form
ClearItemsFields() method
Summary
Standartized Method for Clear SubRecord Input Fields with custom Dataset For Correct Using must be Fields changed for used dataset
Parameters
This method has no parameters.
Customer_KeyDown(sender,e) method
Summary
Standartized method for Keyboard control of SelectBox This is full automatic, not needed manual work
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.Input.KeyEventArgs |
DeleteRecord() method
Summary
Standartized Method on All Pages with Forms for New Record ALL Needed changes Are done By Replace CLASSNAME not needed manual work Dynamicaly Called Only from MainWindow.cs on Delete button Click Show MainWindow Standartized Message with info About Delete and After confirm Send DeleteApiRequest Reload Datalist and cancel Selected Record
Parameters
This method has no parameters.
DgListView_MouseDoubleClick(sender,e) method
Summary
Standartized method for selecting and opening Detail Form. This is only View Page, that is only for Select record This is full automatic, not needed manual work This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working page its local control From XAML
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.Input.MouseButtonEventArgs |
DgListView_Translate(sender,ex) method
Summary
Standartized method for translating column names of DatagidView (List Data) Manual Changing is needed for set Translate of Column Names via Dictionary Items Here you can set Format(Date,time, etc),Index position, Hide Column, Translate, change grahics Style This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with page internal reaction on DatagrigView DataFiling on Start Page Runned On Page Loading
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
ex | System.EventArgs |
DgSubListView_Translate(sender,ex) method
Summary
Standartized method for translating column names of SubDatagidView (List Data) Manual Changing is needed for set Translate of Column Names via Dictionary Items Here you can set Format(Date,time, etc),Index position, Hide Column, Translate, change grahics Style This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with page internal reaction on DatagrigView DataFiling on Start Page Runned On Page Loading
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
ex | System.EventArgs |
EditRecord() method
Summary
Standartized Method on All Pages with Forms for New Record ALL Needed changes Are done By Replace CLASSNAME not needed manual work Dynamicaly Called Only from MainWindow.cs on Edit button Click Only Set Record And Hide Dataview and Show Detail with selected Record
Parameters
This method has no parameters.
Filter(filter) method
Summary
Standartized method for searching match in setted columns. Searched value is from the simple 'Search Input' for DatagidView (List Data) Manual Changing is needed of filtered columns by Search Value This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with pages Called from MainWindow.cs Dynamicaly Called Only from MainWindow.cs when Search value Inserted
Parameters
Name | Type | Description |
---|---|---|
filter | System.String |
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
LoadDataList() method
Summary
Standartized Method for Loading data. Manual Changing is needed for simple form is All changed By CLASNAME Chage, but If you need More API data for selection Here are Defined All incoming Data Loading is same centralized only change ClasName For Diferent Dataset
After all data for DatagridView (List Data) are loaded The ProgressRing is hidden This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with pages Called from MainWindow.cs on Refresh button click Runned on Pageloading or Filter or View Change
Returns
Parameters
This method has no parameters.
NewRecord() method
Summary
Standartized Method on All Pages with Forms for New Record ALL Needed changes Are done By Replace CLASSNAME not needed manual work Dynamicaly Called Only from MainWindow.cs on New button Click Only Set Record And Hide Dataview and Show Detail
Parameters
This method has no parameters.
NotesChanged(sender,e) method
Summary
Standartized Maximal Simle Code with Reaction and Fill input After ParentComboboxSelection
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.Controls.SelectionChangedEventArgs |
PartNumberGotFocus(sender,e) method
Summary
Standartized method indicate start loading all data of SubRecord after Selected in Combobox This is full automatic, not needed manual work
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedEventArgs |
PartNumber_KeyDown(sender,e) method
Summary
Standartized method for Keyboard control of SelectBox This is full automatic, not needed manual work
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.Input.KeyEventArgs |
SelectCustomer_Enter(sender,e) method
Summary
Standartized methods with Indicate Customer Selection and Start Filling Input This is full automatic, not needed manual work
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.Input.KeyEventArgs |
SelectGotFocus(sender,e) method
Summary
Standartized method indicate start loading all data of SubRecord after Selected in Combobox This is full automatic, not needed manual work
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedEventArgs |
SelectPartNumber_Enter(sender,e) method
Summary
Standartized methods with Indicate Customer Selection and Start Filling Input This is full automatic, not needed manual work
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.Input.KeyEventArgs |
SetCustomer(sender,e) method
Summary
Standartized methods For Filling Input after Selection This is full automatic, not needed manual work
Parameters
Name | Type | Description |
---|---|---|
sender | M:GlobalNET.Pages.TemplateClassListWithSubPage.SetCustomer |
SetPartNumber(sender,e) method
Summary
Standartized methods For Filling Input after Selection This is full automatic, not needed manual work
Parameters
Name | Type | Description |
---|---|---|
sender | M:GlobalNET.Pages.TemplateClassListWithSubPage.SetPartNumber |
SetSubListsNonActiveOnNewItem() method
Summary
Standartized Method for Load All SubData which is needed for Working with SubRecord For Correct Using must be changed for actual datasets
Parameters
This method has no parameters.
UpdateCustomerSearchResults() method
Summary
Standartized method Filling Customer Input by Selected Value This is full automatic, not needed manual work
Parameters
This method has no parameters.
UpdatePartNumberSearchResults() method
Summary
Standartized method Filling Customer Input by Selected Value This is full automatic, not needed manual work
Parameters
This method has no parameters.
TemplateClassListWithSubViewPage type
Namespace
GlobalNET.Pages
Summary
This standartized Template is only for list view od Data table Called from MainWindow.cs on open New Tab
#ctor() constructor
Summary
Initialize page with loading Dictionary and start loding data Manual work needed Translate All XAML fields by Resources Runned on start
Parameters
This constructor has no parameters.
dataViewSupport constants
Summary
Standartized declaring static page data and selected record for All Pages this method is for global working with pages Called from MainWindow.cs for Control of Button Menu and Selections (Report,Filter and more) All is setted as global Classes for All Pages and Work is Fully automatized by System core
HERE you Define All Data Variables For This Form
DeleteRecord() method
Summary
Standartized Method on All Pages with Forms for New Record ALL Needed changes Are done By Replace CLASSNAME not needed manual work Dynamicaly Called Only from MainWindow.cs on Delete button Click Show MainWindow Standartized Message with info About Delete and After confirm Send DeleteApiRequest Reload Datalist and cancel Selected Record
Parameters
This method has no parameters.
DgListView_MouseDoubleClick(sender,e) method
Summary
Standartized method for selecting and opening Detail Form. This is only View Page, that is only for Select record This is full automatic, not needed manual work This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working page its local control From XAML
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.Input.MouseButtonEventArgs |
DgListView_Translate(sender,ex) method
Summary
Standartized method for translating column names of DatagidView (List Data) Manual Changing is needed for set Translate of Column Names via Dictionary Items Here you can set Format(Date,time, etc),Index position, Hide Column, Translate, change grahics Style This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with page internal reaction on DatagrigView DataFiling on Start Page Runned On Page Loading
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
ex | System.EventArgs |
DgSubListView_Translate(sender,ex) method
Summary
Standartized method for translating column names of SubDatagidView (List Data) Manual Changing is needed for set Translate of Column Names via Dictionary Items Here you can set Format(Date,time, etc),Index position, Hide Column, Translate, change grahics Style This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with page internal reaction on DatagrigView DataFiling on Start Page Runned On Page Loading
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
ex | System.EventArgs |
EditRecord() method
Summary
Standartized Method on All Pages with Forms for New Record ALL Needed changes Are done By Replace CLASSNAME not needed manual work Dynamicaly Called Only from MainWindow.cs on Edit button Click Only Set Record And Hide Dataview and Show Detail with selected Record
Parameters
This method has no parameters.
Filter(filter) method
Summary
Standartized method for searching match in setted columns. Searched value is from the simple 'Search Input' for DatagidView (List Data) Manual Changing is needed of filtered columns by Search Value This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with pages Called from MainWindow.cs Dynamicaly Called Only from MainWindow.cs when Search value Inserted
Parameters
Name | Type | Description |
---|---|---|
filter | System.String |
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
LoadDataList() method
Summary
Standartized Method for Loading data. Manual Changing is needed for simple form is All changed By CLASNAME Chage, but If you need More API data for selection Here are Defined All incoming Data Loading is same centralized only change ClasName For Diferent Dataset
After all data for DatagridView (List Data) are loaded The ProgressRing is hidden This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with pages Called from MainWindow.cs on Refresh button click Runned on Pageloading or Filter or View Change
Returns
Parameters
This method has no parameters.
LoadSubDataList() method
Summary
Standartized Method for Loading SubData. Manual Changing is needed for simple form is All changed By CLASNAME Chage, but If you need More API data for selection Here are Defined All incoming Data Loading is same centralized only change ClasName For Diferent Dataset
After all data for DatagridView (List Data) are loaded The ProgressRing is hidden This is on Every page ('View' and 'Form' Types) without 'Setting' Type (Name=Setting and Tag=Setting in XAML part) this method is for global working with pages Called from MainWindow.cs on Refresh button click Runned on Pageloading or Filter or View Change
Returns
Parameters
This method has no parameters.
NewRecord() method
Summary
Standartized Method on All Pages with Forms for New Record ALL Needed changes Are done By Replace CLASSNAME not needed manual work Dynamicaly Called Only from MainWindow.cs on New button Click Only Set Record And Hide Dataview and Show Detail
Parameters
This method has no parameters.
TemplateDocumentViewPage type
Namespace
GlobalNET.Pages
Summary
Template Page For View document, pictures, text and and much more file formats opened in WebViewer
#ctor() constructor
Summary
Initialize page with loading Dictionary and direct show example file
Parameters
This constructor has no parameters.
dataViewSupport constants
Summary
Standartized declaring static page data for global vorking with pages
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
TemplateSTLPage type
Namespace
GlobalNET.Pages
Summary
TemplateSTLPage
dataViewSupport constants
Summary
Standartized declaring static page data for global vorking with pages
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
TemplateSettingsPage type
Namespace
GlobalNET.Pages
Summary
TemplateSettingsPage
#ctor() constructor
Summary
Initialize page with loading Dictionary and start loding data Manual work needed Translate All XAML fields by Resources Runned on start
Parameters
This constructor has no parameters.
Languages constants
Summary
Define Collection For Combobox
dataViewSupport constants
Summary
Standartized declaring static page data for global vorking with pages
BtnApiTest_Click(sender,e) method
Summary
Customized GET Call
Parameters
Name | Type | Description |
---|---|---|
sender | System.Object | |
e | System.Windows.RoutedEventArgs |
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
TemplateVideoPage type
Namespace
GlobalNET.Pages
Summary
TemplateVideoPage
dataViewSupport constants
Summary
Standartized declaring static page data for global vorking with pages
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
TemplateWebViewPage type
Namespace
GlobalNET.Pages
Summary
Template Page For internet pages document, pictures, text and and much more file formats opened in WebViewer
#ctor() constructor
Summary
Initialize page with loading Dictionary and direct show example file
Parameters
This constructor has no parameters.
dataViewSupport constants
Summary
Standartized declaring static page data for global vorking with pages
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
TerminalPage type
Namespace
GlobalNET.Pages
Summary
TerminalPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
TiltTargets type
Namespace
GlobalNET.GlobalClasses
Summary
Tilt Document Types Definitions
ToolPanelDefinitionListPage type
Namespace
GlobalNET.Pages
Summary
ToolPanelDefinitionListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
ToolPanelListPage type
Namespace
GlobalNET.Pages
Summary
ToolPanelListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
TranslatedApiList type
Namespace
GlobalNET.GlobalClasses
Summary
Class for Using as customized list the List of API urls for Central using in the system One Api is One: Dataview / Right / Report Posibility / Menu Item / Page Exist rules for automatic processing in System Core Logic for simple Developing
UnitListPage type
Namespace
GlobalNET.Pages
Summary
UnitListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
UpdateVariant type
Namespace
GlobalNET.GlobalClasses
Summary
Global class for using Name/Value - Example Reports, Language and others
UsedLicenseListPage type
Namespace
GlobalNET.Pages
Summary
UsedLicenseListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
UserData type
Namespace
GlobalNET.GlobalClasses
Summary
Basic user data for login
UserListPage type
Namespace
GlobalNET.Pages
Summary
UserListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
UserRoleListPage type
Namespace
GlobalNET.Pages
Summary
UserRoleListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
VatListPage type
Namespace
GlobalNET.Pages
Summary
VatListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
WarehouseListPage type
Namespace
GlobalNET.Pages
Summary
WarehouseListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
WelcomePage type
Namespace
GlobalNET.Pages
Summary
WelcomePage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.
WorkListPage type
Namespace
GlobalNET.Pages
Summary
WorkListPage
InitializeComponent() method
Summary
InitializeComponent
Parameters
This method has no parameters.