Class ApplicationHelper.ShowVehiclePlanerPageGovernor
Page-Gorvernor for showing the vehicle planer
Inheritance
System.Object
ApplicationHelper.ShowVehiclePlanerPageGovernor
Namespace: Simplic.PlugIn.Logistics
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public class ShowVehiclePlanerPageGovernor : PageGovernor
Methods
| Improve this Doc View SourceCreatePage(Framework.UI.Info.DBInternPage)
Return an instance of the vehicle planer
Declaration
public override Page CreatePage(Framework.UI.Info.DBInternPage DBInternPage)
Parameters
Type | Name | Description |
---|---|---|
Framework.UI.Info.DBInternPage | DBInternPage | Configuration/Parameter |
Returns
Type | Description |
---|---|
Page | Instance of the scheduler |
EditPage(Framework.UI.Info.DBInternPage)
Configuration - Not needed here
Declaration
public override Window EditPage(Framework.UI.Info.DBInternPage DBInternPage)
Parameters
Type | Name | Description |
---|---|---|
Framework.UI.Info.DBInternPage | DBInternPage | Application configuration |
Returns
Type | Description |
---|---|
System.Windows.Window | null |