C# 클래스 Inventory_InspectOrder_InspectDetailList, yfkey-scms

상속: com.Sconit.Web.ModuleBase
파일 보기 프로젝트 열기: Novthirteen/yfkey-scms

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
InitPageParameter ( string inspectNo ) : void
InitPageParameter ( string inspectNo, bool isWorkShop ) : void
PopulateInspectOrder ( bool isQualified ) : IList
PopulateUnqualifiedInspectOrder ( ) : IList

보호된 메소드들

메소드 설명
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

메소드 상세

GV_List_RowDataBound() 보호된 메소드

protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
리턴 void

InitPageParameter() 공개 메소드

public InitPageParameter ( string inspectNo ) : void
inspectNo string
리턴 void

InitPageParameter() 공개 메소드

public InitPageParameter ( string inspectNo, bool isWorkShop ) : void
inspectNo string
isWorkShop bool
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

PopulateInspectOrder() 공개 메소드

public PopulateInspectOrder ( bool isQualified ) : IList
isQualified bool
리턴 IList

PopulateUnqualifiedInspectOrder() 공개 메소드

public PopulateUnqualifiedInspectOrder ( ) : IList
리턴 IList