Class DayPlanningPageGovernor
Represents a default page governor
Inheritance
System.Object
DayPlanningPageGovernor
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public class DayPlanningPageGovernor : PageGovernor
Methods
|
Improve this Doc
View Source
CreatePage(DBInternPage)
Declaration
public override Page CreatePage(DBInternPage DBInternPage)
Parameters
Type |
Name |
Description |
DBInternPage |
DBInternPage |
|
Returns
|
Improve this Doc
View Source
EditPage(DBInternPage)
Declaration
public override Window EditPage(DBInternPage DBInternPage)
Parameters
Type |
Name |
Description |
DBInternPage |
DBInternPage |
|
Returns
Type |
Description |
System.Windows.Window |
|