C# Class Ecolab.Pages.Pages.PlantSetupTab.FormulasTabPage

Inheritance: PageBase
Afficher le fichier Open project: geeksree/cSharpGeeks

Méthodes publiques

Méthode Description
AddingFormula ( string strFormulaName, string strEcolabTextileCategory, string strSaturation, string strChainFormulaName, string strTextileCategoryInternal, string strNumberofweightedPieces, string strAddWeight ) : void
CopyingFormula ( string strFormulaName, string strEcolabTextileCategory, string strSaturation, string strChainFormulaName, string strTextileCategoryInternal, string strNumberofweightedPieces, string strAddWeight ) : void
EditListItemClick ( HtmlControl control, string strText ) : void
EditingFormula ( string strFormulaName, string strEcolabTextileCategory, string strSaturation, string strChainFormulaName, string strTextileCategoryInternal, string strNumberofweightedPieces, string strAddWeight ) : void
EditingFormulaCancelFunctionality ( string strFormulaName, string strEcolabTextileCategory, string strSaturation, string strChainFormulaName, string strTextileCategoryInternal, string strNumberofweightedPieces, string strAddWeight ) : void
FormulasTabPage ( List utilsList ) : System
InLineEditingFormula ( string strFormulaName ) : void
ListItemClick ( HtmlControl control, string strText ) : void
isRecordExist ( string strFormulaName ) : bool

Method Details

AddingFormula() public méthode

public AddingFormula ( string strFormulaName, string strEcolabTextileCategory, string strSaturation, string strChainFormulaName, string strTextileCategoryInternal, string strNumberofweightedPieces, string strAddWeight ) : void
strFormulaName string
strEcolabTextileCategory string
strSaturation string
strChainFormulaName string
strTextileCategoryInternal string
strNumberofweightedPieces string
strAddWeight string
Résultat void

CopyingFormula() public méthode

public CopyingFormula ( string strFormulaName, string strEcolabTextileCategory, string strSaturation, string strChainFormulaName, string strTextileCategoryInternal, string strNumberofweightedPieces, string strAddWeight ) : void
strFormulaName string
strEcolabTextileCategory string
strSaturation string
strChainFormulaName string
strTextileCategoryInternal string
strNumberofweightedPieces string
strAddWeight string
Résultat void

EditListItemClick() public méthode

public EditListItemClick ( HtmlControl control, string strText ) : void
control HtmlControl
strText string
Résultat void

EditingFormula() public méthode

public EditingFormula ( string strFormulaName, string strEcolabTextileCategory, string strSaturation, string strChainFormulaName, string strTextileCategoryInternal, string strNumberofweightedPieces, string strAddWeight ) : void
strFormulaName string
strEcolabTextileCategory string
strSaturation string
strChainFormulaName string
strTextileCategoryInternal string
strNumberofweightedPieces string
strAddWeight string
Résultat void

EditingFormulaCancelFunctionality() public méthode

public EditingFormulaCancelFunctionality ( string strFormulaName, string strEcolabTextileCategory, string strSaturation, string strChainFormulaName, string strTextileCategoryInternal, string strNumberofweightedPieces, string strAddWeight ) : void
strFormulaName string
strEcolabTextileCategory string
strSaturation string
strChainFormulaName string
strTextileCategoryInternal string
strNumberofweightedPieces string
strAddWeight string
Résultat void

FormulasTabPage() public méthode

public FormulasTabPage ( List utilsList ) : System
utilsList List
Résultat System

InLineEditingFormula() public méthode

public InLineEditingFormula ( string strFormulaName ) : void
strFormulaName string
Résultat void

ListItemClick() public méthode

public ListItemClick ( HtmlControl control, string strText ) : void
control HtmlControl
strText string
Résultat void

isRecordExist() public méthode

public isRecordExist ( string strFormulaName ) : bool
strFormulaName string
Résultat bool