C# Class EDI_FordPlan_List, yfkey-scms

Inheritance: com.Sconit.Web.ListModuleBase
Datei anzeigen Open project: Novthirteen/yfkey-scms

Public Properties

Property Type Description
CurrenPage int
allList IList
currentItem01 int
currentItem02 int
isMaxPage bool
isMinPage bool
returnList IList
totalItem int

Public Methods

Method Description
GetView ( string searchSql ) : void
GetView2 ( string clickType ) : void
UpdateView ( ) : void

Protected Methods

Method 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 method

protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
return void

GetView() public method

public GetView ( string searchSql ) : void
searchSql string
return void

GetView2() public method

public GetView2 ( string clickType ) : void
clickType string
return void

Page_Load() protected method

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

UpdateView() public method

public UpdateView ( ) : void
return void

btnFirst_Click() protected method

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

btnLast_Click() protected method

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

btnNext_Click() protected method

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

btnPrev_Click() protected method

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

btnShowDetail_Click() protected method

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

Property Details

CurrenPage public_oe static_oe property

public static int CurrenPage
return int

allList public_oe static_oe property

public static IList allList
return IList

currentItem01 public_oe static_oe property

public static int currentItem01
return int

currentItem02 public_oe static_oe property

public static int currentItem02
return int

isMaxPage public_oe static_oe property

public static bool isMaxPage
return bool

isMinPage public_oe static_oe property

public static bool isMinPage
return bool

returnList public_oe static_oe property

public static IList returnList
return IList

totalItem public_oe static_oe property

public static int totalItem
return int