C# 클래스 MasterData_Flow_New, yfkey-scms

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

공개 메소드들

메소드 설명
PageCleanup ( ) : void

보호된 메소드들

메소드 설명
ODS_Flow_Inserted ( object sender, ObjectDataSourceStatusEventArgs e ) : void
ODS_Flow_Inserting ( object sender, ObjectDataSourceMethodEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnBack_Click ( object sender, EventArgs e ) : void
checkFlowExists ( object source, ServerValidateEventArgs args ) : void
checkLocation ( object source, ServerValidateEventArgs args ) : void

비공개 메소드들

메소드 설명
BillSettleTermDataBind ( ) : void
GetBillSettleTerm ( string billSettleTermValue ) : CodeMaster
GetBillSettleTermGroup ( ) : IList

메소드 상세

ODS_Flow_Inserted() 보호된 메소드

protected ODS_Flow_Inserted ( object sender, ObjectDataSourceStatusEventArgs e ) : void
sender object
e ObjectDataSourceStatusEventArgs
리턴 void

ODS_Flow_Inserting() 보호된 메소드

protected ODS_Flow_Inserting ( object sender, ObjectDataSourceMethodEventArgs e ) : void
sender object
e ObjectDataSourceMethodEventArgs
리턴 void

PageCleanup() 공개 메소드

public PageCleanup ( ) : void
리턴 void

Page_Load() 보호된 메소드

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

btnBack_Click() 보호된 메소드

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

checkFlowExists() 보호된 메소드

protected checkFlowExists ( object source, ServerValidateEventArgs args ) : void
source object
args ServerValidateEventArgs
리턴 void

checkLocation() 보호된 메소드

protected checkLocation ( object source, ServerValidateEventArgs args ) : void
source object
args ServerValidateEventArgs
리턴 void