Class LoadingAidWindow
Interaction logic for LoadingAidWindow.xaml
Inheritance
System.Object
LoadingAidWindow
Namespace: Simplic.PlugIn.Logistics.Disposition.UI
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public class LoadingAidWindow : DefaultRibbonWindow
Constructors
| Improve this Doc View SourceLoadingAidWindow(Nullable<Guid>)
Declaration
public LoadingAidWindow(Guid? loadingAidGuid)
Parameters
Type | Name | Description |
---|---|---|
System.Nullable<System.Guid> | loadingAidGuid |
Methods
| Improve this Doc View SourceOnDelete(WindowDeleteEventArg)
Declaration
public override void OnDelete(WindowDeleteEventArg e)
Parameters
Type | Name | Description |
---|---|---|
WindowDeleteEventArg | e |
OnSave(WindowSaveEventArg)
Declaration
public override void OnSave(WindowSaveEventArg e)
Parameters
Type | Name | Description |
---|---|---|
WindowSaveEventArg | e |