C# 클래스 EncoderSelectRepetitionsIndividualCurrentSession, chronojump

상속: EncoderSelectRepetitions
파일 보기 프로젝트 열기: GNOME/chronojump

공개 메소드들

메소드 설명
EncoderSelectRepetitionsIndividualCurrentSession ( ) : System

보호된 메소드들

메소드 설명
activateCallbacks ( ) : void
createBigArray ( ) : void
createGenericWindow ( ) : void
createdGenericWinIsOfThisType ( ) : bool
getData ( ) : void
on_show_repetitions_done ( object o, EventArgs args ) : void
on_show_repetitions_row_delete ( object o, EventArgs args ) : void
on_show_repetitions_row_delete_pre ( object o, EventArgs args ) : void
on_show_repetitions_row_edit ( object o, EventArgs args ) : void
on_show_repetitions_row_edit_apply ( object o, EventArgs args ) : void
removeCallbacks ( ) : void

메소드 상세

EncoderSelectRepetitionsIndividualCurrentSession() 공개 메소드

public EncoderSelectRepetitionsIndividualCurrentSession ( ) : System
리턴 System

activateCallbacks() 보호된 메소드

protected activateCallbacks ( ) : void
리턴 void

createBigArray() 보호된 메소드

protected createBigArray ( ) : void
리턴 void

createGenericWindow() 보호된 메소드

protected createGenericWindow ( ) : void
리턴 void

createdGenericWinIsOfThisType() 보호된 메소드

protected createdGenericWinIsOfThisType ( ) : bool
리턴 bool

getData() 보호된 메소드

protected getData ( ) : void
리턴 void

on_show_repetitions_done() 보호된 메소드

protected on_show_repetitions_done ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_show_repetitions_row_delete() 보호된 메소드

protected on_show_repetitions_row_delete ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_show_repetitions_row_delete_pre() 보호된 메소드

protected on_show_repetitions_row_delete_pre ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_show_repetitions_row_edit() 보호된 메소드

protected on_show_repetitions_row_edit ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_show_repetitions_row_edit_apply() 보호된 메소드

protected on_show_repetitions_row_edit_apply ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

removeCallbacks() 보호된 메소드

protected removeCallbacks ( ) : void
리턴 void