C# 클래스 SIL.FieldWorks.Common.Controls.BulkEditBar.ProcessTabPageSettings

Same as BulkCopy except for the Process combo box and different controls.
상속: BulkCopyTabPageSettings
파일 보기 프로젝트 열기: sillsdev/FieldWorks

보호된 메소드들

메소드 설명
InitizializeTab ( BulkEditBar bulkEditBar ) : void

InvokeTargetComboSelectedIndexChanged ( ) : void

this is a hack that explictly triggers the currentTargetCombo.SelectedIndexChange delegates during initialization, since they do not fire automatically until after everything is setup.

SetupBulkEditBarTab ( BulkEditBar bulkEditBar ) : void

메소드 상세

InitizializeTab() 보호된 메소드

protected InitizializeTab ( BulkEditBar bulkEditBar ) : void
bulkEditBar BulkEditBar
리턴 void

InvokeTargetComboSelectedIndexChanged() 보호된 메소드

this is a hack that explictly triggers the currentTargetCombo.SelectedIndexChange delegates during initialization, since they do not fire automatically until after everything is setup.
protected InvokeTargetComboSelectedIndexChanged ( ) : void
리턴 void

SetupBulkEditBarTab() 보호된 메소드

protected SetupBulkEditBarTab ( BulkEditBar bulkEditBar ) : void
bulkEditBar BulkEditBar
리턴 void