C# Class Warehouse_InProcessLocation_Edit, yfkey-scms

Inheritance: com.Sconit.Web.EditModuleBase
ファイルを表示 Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
AdjustInProcessLocationFrom ( ) : void
AdjustInProcessLocationTo ( ) : string
CloseInProcessLocation ( ) : void
InitPageParameter ( string ipNo ) : void
UpdateInProcessLocation ( ) : void
UpdateView ( ) : void

Protected Methods

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

Method Details

AdjustInProcessLocationFrom() public method

public AdjustInProcessLocationFrom ( ) : void
return void

AdjustInProcessLocationTo() public method

public AdjustInProcessLocationTo ( ) : string
return string

CloseInProcessLocation() public method

public CloseInProcessLocation ( ) : void
return void

FV_Flow_DataBound() protected method

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

InitPageParameter() public method

public InitPageParameter ( string ipNo ) : void
ipNo string
return void

Page_Load() protected method

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

UpdateInProcessLocation() public method

public UpdateInProcessLocation ( ) : void
return void

UpdateView() public method

public UpdateView ( ) : void
return void