C# Class Warehouse_InProcessLocation_Edit, yfkey-scms

Inheritance: com.Sconit.Web.EditModuleBase
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Méthode Description
AdjustInProcessLocationFrom ( ) : void
AdjustInProcessLocationTo ( ) : string
CloseInProcessLocation ( ) : void
InitPageParameter ( string ipNo ) : void
UpdateInProcessLocation ( ) : void
UpdateView ( ) : void

Méthodes protégées

Méthode Description
FV_Flow_DataBound ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Method Details

AdjustInProcessLocationFrom() public méthode

public AdjustInProcessLocationFrom ( ) : void
Résultat void

AdjustInProcessLocationTo() public méthode

public AdjustInProcessLocationTo ( ) : string
Résultat string

CloseInProcessLocation() public méthode

public CloseInProcessLocation ( ) : void
Résultat void

FV_Flow_DataBound() protected méthode

protected FV_Flow_DataBound ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

InitPageParameter() public méthode

public InitPageParameter ( string ipNo ) : void
ipNo string
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

UpdateInProcessLocation() public méthode

public UpdateInProcessLocation ( ) : void
Résultat void

UpdateView() public méthode

public UpdateView ( ) : void
Résultat void