C# 클래스 Order_OrderView_LocTransList, yfkey-scms

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

공개 프로퍼티들

프로퍼티 타입 설명
EditEvent EventHandler,
UpdateRoutingEvent EventHandler,

보호된 프로퍼티들

프로퍼티 타입 설명
KitItemDic int>.IDictionary
KitItemList IList
OrderStatus string
PartyFromCode string

공개 메소드들

메소드 설명
SaveAllDetail ( ) : void
UpdateView ( ) : void

보호된 메소드들

메소드 설명
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
checkItemExists ( ) : bool
lbtnAdd_Click ( object sender, EventArgs e ) : void
lbtnDelete_Click ( object sender, EventArgs e ) : void
lbtnEdit_Click ( object sender, EventArgs e ) : void
tbHuScan_TextChanged ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
GetKitItemList ( IList orderLocTransList ) : void
InitialHuScan ( ) : void

메소드 상세

GV_List_RowDataBound() 보호된 메소드

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

Page_Load() 보호된 메소드

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

SaveAllDetail() 공개 메소드

public SaveAllDetail ( ) : void
리턴 void

UpdateView() 공개 메소드

public UpdateView ( ) : void
리턴 void

checkItemExists() 보호된 메소드

protected checkItemExists ( ) : bool
리턴 bool

lbtnAdd_Click() 보호된 메소드

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

lbtnDelete_Click() 보호된 메소드

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

lbtnEdit_Click() 보호된 메소드

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

tbHuScan_TextChanged() 보호된 메소드

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

프로퍼티 상세

EditEvent 공개적으로 프로퍼티

public EventHandler, EditEvent
리턴 EventHandler,

KitItemDic 보호되어 있는 프로퍼티

protected IDictionary KitItemDic
리턴 int>.IDictionary

KitItemList 보호되어 있는 프로퍼티

protected IList KitItemList
리턴 IList

OrderStatus 보호되어 있는 프로퍼티

protected string OrderStatus
리턴 string

PartyFromCode 보호되어 있는 프로퍼티

protected string PartyFromCode
리턴 string

UpdateRoutingEvent 공개적으로 프로퍼티

public EventHandler, UpdateRoutingEvent
리턴 EventHandler,