C# 클래스 MRP_PlanSchedule_List, yfkey-scms

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

Private Properties

프로퍼티 타입 설명
GenDynControls void
GenerateDynamicColumns void
GetDynControlID string
GetHeaderText string
GetLimitEndTime DateTime
GetToolTip string

공개 메소드들

메소드 설명
ListView ( ) : void
ListView ( bool autoPlan ) : void
Release ( ) : void
Run ( ) : void
Save ( ) : void
UpdateView ( ) : void

보호된 메소드들

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

비공개 메소드들

메소드 설명
GenDynControls ( ) : void
GenerateDynamicColumns ( List dateList, string timePeriodType ) : void
GetDynControlID ( int colIndex ) : string
GetHeaderText ( string timePeriodType, DateTime date ) : string
GetLimitEndTime ( string timePeriodType, DateTime startTime, DateTime endTime ) : DateTime
GetToolTip ( IList ifptList ) : string

메소드 상세

GV_List_RowDataBound() 보호된 메소드

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

ListView() 공개 메소드

public ListView ( ) : void
리턴 void

ListView() 공개 메소드

public ListView ( bool autoPlan ) : void
autoPlan bool
리턴 void

Page_Load() 보호된 메소드

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

Release() 공개 메소드

public Release ( ) : void
리턴 void

Run() 공개 메소드

public Run ( ) : void
리턴 void

Save() 공개 메소드

public Save ( ) : void
리턴 void

UpdateView() 공개 메소드

public UpdateView ( ) : void
리턴 void