C# Class MRP_ShiftPlan_Manual_List, yfkey-scms

Inheritance: com.Sconit.Web.ModuleBase
Datei anzeigen Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
GenOrders ( object sender ) : void
ListView ( object sender ) : void
Save ( object sender ) : void

Protected Methods

Method Description
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Method Description
GetDynControlID ( int colIndex ) : string
HideColumns ( IList shiftList ) : void

Method Details

GV_List_RowDataBound() protected method

protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
return void

GenOrders() public method

public GenOrders ( object sender ) : void
sender object
return void

ListView() public method

public ListView ( object sender ) : void
sender object
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Save() public method

public Save ( object sender ) : void
sender object
return void