C# Class EDI_FordPlanShip_List, yfkey-scms

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

Méthodes publiques

Свойство Type Description
CurrenPage int
allList IList
currentItem01 int
currentItem02 int
isMaxPage bool
isMinPage bool
returnList IList
totalItem int

Méthodes publiques

Méthode Description
GetView ( string searchSql ) : void
GetView2 ( string clickType ) : void
UpdateView ( ) : void

Méthodes protégées

Méthode Description
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnFirst_Click ( object sender, EventArgs e ) : void
btnLast_Click ( object sender, EventArgs e ) : void
btnNext_Click ( object sender, EventArgs e ) : void
btnPrev_Click ( object sender, EventArgs e ) : void
btnShowDetail_Click ( object sender, EventArgs e ) : void

Method Details

GV_List_RowDataBound() protected méthode

protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
Résultat void

GetView() public méthode

public GetView ( string searchSql ) : void
searchSql string
Résultat void

GetView2() public méthode

public GetView2 ( string clickType ) : void
clickType string
Résultat void

Page_Load() protected méthode

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

UpdateView() public méthode

public UpdateView ( ) : void
Résultat void

btnFirst_Click() protected méthode

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

btnLast_Click() protected méthode

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

btnNext_Click() protected méthode

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

btnPrev_Click() protected méthode

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

btnShowDetail_Click() protected méthode

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

Property Details

CurrenPage public_oe static_oe property

public static int CurrenPage
Résultat int

allList public_oe static_oe property

public static IList allList
Résultat IList

currentItem01 public_oe static_oe property

public static int currentItem01
Résultat int

currentItem02 public_oe static_oe property

public static int currentItem02
Résultat int

isMaxPage public_oe static_oe property

public static bool isMaxPage
Résultat bool

isMinPage public_oe static_oe property

public static bool isMinPage
Résultat bool

returnList public_oe static_oe property

public static IList returnList
Résultat IList

totalItem public_oe static_oe property

public static int totalItem
Résultat int