C# Class Ecolab.Pages.WashersPage

Inheritance: PageBase
Datei anzeigen Open project: geeksree/cSharpGeeks

Public Methods

Method Description
DeleteWasherFromGridList ( string text ) : void

Deleting Washer Details

UpdateWasherDetails ( string SetValues ) : bool
WashersPage ( Ecolab TelerikPlugin ) : ArtOfTest.WebAii.Controls.HtmlControls

reading guimap OR objects

WashersPage ( List utilsList ) : ArtOfTest.WebAii.Controls.HtmlControls

Method Details

DeleteWasherFromGridList() public method

Deleting Washer Details
public DeleteWasherFromGridList ( string text ) : void
text string
return void

UpdateWasherDetails() public method

public UpdateWasherDetails ( string SetValues ) : bool
SetValues string
return bool

WashersPage() public method

reading guimap OR objects
public WashersPage ( Ecolab TelerikPlugin ) : ArtOfTest.WebAii.Controls.HtmlControls
TelerikPlugin Ecolab
return ArtOfTest.WebAii.Controls.HtmlControls

WashersPage() public method

public WashersPage ( List utilsList ) : ArtOfTest.WebAii.Controls.HtmlControls
utilsList List
return ArtOfTest.WebAii.Controls.HtmlControls